/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	background-color:#FFFFFF;
}

.text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #656565;
}

.text1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #FFFFFF;
}
.text2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	color: #BA0A00;
	text-indent:8px;
}
.text3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	color: #BA0A00;
	/*text-indent:8px;*/
	
}
.text4 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #656565;
	left-padding:13px;
	padding:0px 0px 6px 20px;

}
.text5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color: #BA0A00;
	
}


.text6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #656565;
}

.text7 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	text-transform:uppercase;
	color: #000000;
}

.maintable-bg{
	background-image:url(images/index_05.gif);
	background-repeat:repeat-x;
}

.specialtable-bg{
	background-image:url(images/table_bg.gif);
	background-repeat:repeat-x;
}

.imgbullet {
	margin:0px 5px 0px 0px;

}
	
a	{
	color: #BA0A00;
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}



.leftnavlink	{
	color: #BA0A00;
	text-decoration: none;
}

.leftnavlink:hover	{
	color: #656565;
	text-decoration: underline;
}

.subnavlink	{
	color: #656565;
	text-decoration: none;
}

.subnavlink:hover	{
	color: #BA0A00;
	text-decoration: underline;
}
.morelink	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color: #FF1507;
	text-decoration: none;
}

.morelink:hover	{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	color: #FF1507;
	text-decoration: underline;
}
.copyright {
	color: #85DCF6;
	text-decoration: none;
}

.copyright:hover {
	text-decoration: underline;

}
.navactive a:link {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
display:block;
height:33px;
line-height:33px;
background-position:center;
}

.navactive a:active {
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
display:block;
height:33px;
line-height:33px;
background: transparent url(images/but_bg_hover.gif);
background-position:center;
}

.navactive a:visited {
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
display:block;
height:33px;
line-height:33px;
background-position:center;
}


.navactive a:hover {
font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
text-decoration:none;
display:block;
height:33px;
line-height:33px;
background: transparent url(images/but_bg_hover.gif);
background-position:center;
}

.table-navi {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	color: #FFFFFF;
	height:33px;
	line-height:33px;
	background: transparent url(images/but_bg_hover.gif);
	background-position:center;
}