
body {
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images_site/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 220px;
}

#content {
	border-right: solid #660000 1px;
	border-top: solid #660000 1px;
}

#Header {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}

a:link, a:visited {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

a:active, a:hover {
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
}

/*- SubMenu -*/
.SubMenu:link    {font-size: 13px; color: #FFFFFF; text-decoration: none; border-bottom: #CCCCCC dashed 1px;}
.SubMenu:visited {font-size: 13px; color: #FFFFFF; text-decoration: none; border-bottom: #CCCCCC dashed 1px;}
.SubMenu:hover   {font-size: 13px; color: #CC0000; text-decoration: none;}
.SubMenu:active  {font-size: 13px; color: #CC0000; text-decoration: none;}

.SubMenuClicked	 {font-size: 13px; color: #CC0000; text-decoration: none; text-transform: uppercase; font-weight: bold;}

#Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}

.b14White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
