*{
	font-size: 11px;
}
body{
	color: #484948;
	font-family: Tahoma, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Tahoma, Arial, Helvetica;
}
a {
	color: #484948;
	text-decoration: none;
}
a:hover {
	color: #EA0000;
	text-decoration: underline;
}
a.menu {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding: 8px 8px 8px 8px;
	height:29px;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	background: #EA0000;
}
td.menu{
	border-right:1px solid #686868;
	height: 29px;
}
.rightmenu, .rightmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.rightmenu{
	border-top: 1px solid #C1C1C1;
}
.rightmenu li {
	border-bottom: 1px solid #C1C1C1;
	background-color: #C8C8C8;
	line-height: 24px;
	width:202px;
	display: block;
	position: relative;
}
.rightmenu ul li{
	border-bottom: 1px solid #C1C1C1;
	background-color: #C8C8C8;
	line-height: 24px;
	width:202px;
	display: block;
	position: relative;
}
.rightmenu a{
	background: url(../images/ga.gif) no-repeat 18px;
	padding-left: 30px;
	color: #5A5959;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	height: 24px;
}
.rightmenu a:hover{
	background: url(../images/ba.gif) no-repeat 18px;
	color: #000000;
	text-decoration: none;
}
.rightmenu a.selected{
	color: #EA0000;
	background: url(../images/ra.gif) no-repeat 18px;
	text-decoration: underline;	
}
.rightmenu a.subselected{
	color: #EA0000;
	background: url(../images/ra.gif) no-repeat 30px;
	text-decoration: underline;
}
.rightmenu ul li a{
	color: #696969;
	background: url(../images/ga.gif) no-repeat 30px;
	padding-left: 42px;
}
.rightmenu ul li a:hover{
	background: url(../images/ba.gif) no-repeat 30px;
	color: #000000;
	text-decoration: none;
}
.rightmenu li + li {
	border-top: 0;
}
.copy, a.copy{
	color: #878787;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.title{
	color: #EA0000;
	font-size: 15px;
	font-weight: bold;
}
h1.title{
	color: #EA0000;
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	line-height: 30px;
	padding-left: 10px;
}
.black11b{
	color: #484948;
	font-weight: bold;
}
.white12b{
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
}
.black12b{
	font-size:12px;
	color: #484948;
	font-weight: bold;
}
.redb{
	color: #EA0000;
	font-weight: bold;
}
.boxlogin{
	border:1px solid #D9D9D9;
	font-size:11px;
	color: #696969;
	background-color: #FFFFFF;
	padding-left:12px;
	height: 19px;
}
.boxlight{
	border:1px solid #D9D9D9;
	font-size:11px;
	color: #696969;
	background-color: #FFFFFF;
}
.whiteb30{
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}
.whiteb13{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	line-height: 150%;
}
.boxheader, .boxheader a{
	background-color: #8B8A8A;
	color: #ffffff;
	font-weight: bold;
	padding-left: 12px;
}
.sitemap, .sitemap ul {	
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.sitemap li {
	padding: 8px 0px 0px 22px;
	background: url(../images/folder2.gif) no-repeat 0px 7px;
}
.sitemap li li {
	background: url(../images/folder3.gif) no-repeat 2px 8px;
}
.sitemap li li li {
	background: url(../images/folder4.gif) no-repeat 5px 5px;
}
.date{
	color: #8D8D8D;
	font-family: "Trebuchet MS", "HelveticaNeue", Helvetica, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.smalltitlered{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #ea0000;
}
a.more {
	color: #ea0000;
	text-decoration: underline;
}
.newsindex{
	background-color: #C8C8C8;
	color: #5A5959;
	width:202px;
	padding: 10px;
}
.subtitle{
	font-size: 12px;
	font-weight: bold;
}