@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
	background-image: url(../images/bkgDiagGray.gif);
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1{font-family: Century Gothic, Arial, Helvetica, sans-serif; color:#380008; font-size:18px; line-height:18px; font-weight:100; text-transform:uppercase;}
h2{font-family: Century Gothic, Arial, Helvetica, sans-serif; color:#380008; font-size:25px; line-height:18px; font-weight:100;}
#siteMap{width:95%; height:15px; border-right: 2px solid #333; border-bottom: 2px solid #333; top:5%;}
#siteMap td{background-color:#e5e5e5; vertical-align:top;}
#myUl {font-family:Arial, Helvetica, sans-serif; font-size:12px; list-style: none; text-align:left;}
#myUl li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*display:none;*/
}
#menu{background-color:#e5e5e5; border:1px solid #CCC; width:240px;}
#menu a{display:block; color:#666; border-top:1px solid #FFF; border-bottom:1px solid #CCC; border-right:15px solid #DDD; height:18px; text-indent:10px; text-align:left; padding-left:5px;}
#menu a:hover{background-color:#666; color:#A7E18A; border-right:10px solid #66CC33; text-decoration:none;}

#data{padding:8px; overflow:auto; text-align:left;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
	line-height: 18px;
}
body-inside {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #380008;
	line-height: 18px;
}
.topmenu a  {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.texbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #870014;
	text-decoration: none;
}
.logo-header {
	background-color: #FFFFFF;
}
a.homepagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.texfooterlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #D90000;
	text-decoration: none;
}
.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:22px;
	display:block;
	/*border-right: 1px solid #FFFFFF;*/
	text-transform:uppercase;
	font-weight:bolder;
	width:100%;
	height:22px;
	/*border-bottom:1px solid #859990;*/
	text-decoration:none;
	background-color: #870014;
}
.TdBg {
	background-color:#000000;
}

.mainMenu:hover{
	color:#870014;
	background:#FFFFFF;
	text-decoration:none;
}
.images-front {
	background-color:#e5e5e5; 
	border-color:#21523C; 
	padding:10px;
}
.sitemap {
	border-right:1px solid #D90000;
	margin-right:10px;
	width:70px;
	background-color:#000000;
}
.sitemap2 {
	margin-right: 10px;
	width: 10px;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D90000;
}
