/****************************************************************************************************/
/*									General Document Style											*/
/****************************************************************************************************/

BODY { 
	font-family: Arial, Helvetica, sans-serif;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:link { text-decoration: none; }
a:hover { text-decoration: underline; }
a:visited { text-decoration: none; }
a:visited:hover { text-decoration: underline; }


/****************************************************************************************************/
/*									Classes for top bar */
/****************************************************************************************************/

.TopBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	color: #990000;
}

.TopBar TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.TopBar a:link, .TopBar a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.TopBar a:hover, .TopBar a:active { text-decoration: underline; }

/****************************************************************************************************/
/*									Classes for top comments */
/****************************************************************************************************/

.TopComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.TopErrors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #990000; 
}

/****************************************************************************************************/
/*									Classes for pager */
/****************************************************************************************************/

.Pager {
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.Pager a:link, .Pager a:visited {
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}

.Pager a:hover, .Pager a:active {
	font-weight: normal;
	color: #993300;
	text-decoration: underline;
}

/****************************************************************************************************/
/*									Classes for the center of the screen */
/****************************************************************************************************/

.CenterHeader {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clip:   rect(   );
	border-top: 1px none #990000;
	border-right: 1px none #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	background-color: #FFFFFF;
}


.CenterBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.CenterBox		.headergray {
	font-weight: bold;
	color: #990000;
	height: 20px;
	background-color: #EAEAEA
}

.CenterBox		.boxed {
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.CenterBox		.announcements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.CenterBox		.highlighted {
	color: #996600;
}

.CenterBox		.sublighted {
	color: #333333;
}

.CenterBox  a:link { color: #990000; text-decoration: none; }
.CenterBox  a:visited { color: #990000; text-decoration: none; }
.CenterBox  a:hover { color: #990000; text-decoration: underline; }
.CenterBox  a:visited:hover { color: #990000; text-decoration: underline; }

.CenterBox UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: disc;
	text-decoration: none;
	margin-bottom: 2px;
	padding-top: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

.CenterBox UL LI a:link { color: #333333; text-decoration: none; }
.CenterBox UL LI a:visited { color: #333333; text-decoration: none; }
.CenterBox UL LI a:hover { color: #333333; text-decoration: underline; }
.CenterBox UL LI a:visited:hover { color: #333333; text-decoration: underline; }



.CenterNewsBox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
}

.CenterNewsBox .category {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.CenterNewsBox .title {
	background-color: #EAEAEA;
	border-left: 5px solid #990000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
}

.CenterNewsBox .date {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: italic;
	color: #AF3314;
	text-decoration: none;
}

.CenterNewsBox .category_inline {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: italic;
	color: #990000;
	text-decoration: none;
}

.CenterNewsBox .arrow {
	margin-top: 5px;
	border: 0px solid #990000;
}

.CenterNewsBox IMG {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-top: 1px solid #990000;
	border-right: 1px solid #990000;
	border-left: 1px solid #990000;
	border-bottom: 1px solid #990000;
}

.CenterNewsBox .textbox {
	border-bottom: 1px solid #990000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	margin-bottom: 20px;
}

.CenterNewsBox .more {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.CenterNewsBox a:link, .CenterNewsBox a:visited { color: #990000; text-decoration: none; }
.CenterNewsBox a:hover, .CenterNewsBox a:active { text-decoration: underline; }




/****************************************************************************************************/
/*									Classes for the side menu */
/****************************************************************************************************/

.SideMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom=5px;
	text-decoration: none;
	width: 210px;
}

.SideMenu UL {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.SideMenu LI {
	background-color: #EFEFEF;
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 2px;
	margin-bottom: 2px;
}

.SideMenu a { display: block;}
.SideMenu a:link, .SideMenu a:visited { background-color: #EFEFEF; color: #333333; }
.SideMenu a:hover, .SideMenu a:active { background-color: #FFFFFF; }


/****************************************************************************************************/
/*									Classes for the side boxes */
/****************************************************************************************************/

.SideBox {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 5px 0px 0px;
}

.SideBox		.header { 
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	height: 25px;
}


.SideBox 		.content TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.SideBox .content .arrow {
	margin-top: 5px;
}


.SideBox		.header 		a:link { color: #990000; text-decoration: none; }
.SideBox		.header 		a:visited { color: #990000; text-decoration: none; }
.SideBox		.header 		a:hover { color: #990000; text-decoration: underline; }
.SideBox		.header 		a:visited:hover { color: #990000; text-decoration: underline; }

.SideBox 		a:link { color: #333333; text-decoration: none; }
.SideBox 		a:visited { color: #333333; text-decoration: none; }
.SideBox 		a:hover { color: #333333; text-decoration: underline; }
.SideBox 		a:visited:hover { color: #333333; text-decoration: underline; }


/****************************************************************************************************/
/*									Classes for form fields */
/****************************************************************************************************/

.FormTextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #990000;
}

.FormSelectBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.underconstr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}


.Gallery {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;




}
.Gallery .title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-family: Arial, Helvetica, sans-serif;




}
.Gallery .titleZ {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;

}
.Gallery .titleZ .titleZb {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.Gallery .titleZ .subcategories {
	color: #990000;
}
.Gallery .titleZ .subcategories SELECT {
	color: #0054A8;
	font-size: 10px;
}

.Gallery .Thumbs {
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
}
.Gallery .Thumbs IMG {
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid #0054A8;
}
.Gallery .ThumbsZ {
	text-align: left;
	margin-top: 18px;
	margin-bottom: 0px;
	overflow: visible;
	position: relative;
	width: 100%;



}
.Gallery .ThumbsZ IMG {
	margin-right: 8px;
	margin-bottom: 10px;
	border: 1px solid #0054A8;
}
.Gallery .more {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;





}
.Gallery .more a:link, .Gallery .more a:visited {
	color: #990000;
	text-decoration: none;



}
.Gallery .more a:hover, .Gallery .more a:active {
	color: #666666;
	text-decoration: none;

.Gallery .Label {
	text-align: center;
	font-size: 9px;
	font-style: italic;

}

