body{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.bdhome{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background:url(../images/index_bg.jpg) no-repeat center top;
	vertical-align:top;
}

.bdsub{
	background:url(/images/index_bg_sub.jpg) no-repeat center top;
}


a.home:link { font-family: Verdana; font-size: 11px; text-decoration:underline; color:#000000; }
a.home:visited { font-family: Verdana; font-size: 11px; text-decoration:underline; color:#000000; }
a.home:hover { font-family: Verdana; font-size: 11px; text-decoration:none; color:#7C0025; }

.boldthetext {	
	font-weight:bold;
	}

.header_navi {
	background-color:#7C0025;
	font-size:10px;
	color:#FFFFFF;
	padding-left:50px;
	vertical-align: middle;
	}
	
.header_navi_sub {
	background-color:#7C0025;
	font-size:10px;
	color:#FFFFFF;
	padding-left:20px;
	vertical-align: middle;
	}
	
	a.white:link { font-size:10px; text-decoration:none; color:#FFFFFF; }
	a.white:visited { font-size:10px; text-decoration:none; color:#FFFFFF; }
	a.white:hover { font-size:10px; text-decoration:underline; color:#FFFFFF; }
	
	.header_button {
		background-color:#DCDCDC;
		}
		
#flash {
	position:absolute;
	margin-left:27px;
	}
	
.logo {
	padding-left:0px;
	vertical-align: middle;
	}

.logo_sub {
	padding-left:0px;
	vertical-align: middle;
	}
	
.search {
	padding-bottom:5px;
	vertical-align: bottom;
	}
	
	.search_input {
		background-color:#000000;
		height:18px;
		width:133px;
		color:#FFFFFF;
		border:none;
		font-size:11px;
		vertical-align: top;
		}
		
.tdvmid{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	vertical-align: middle;
	}
	
.tdvbot{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	vertical-align: bottom;
	}
	
.boxbg {
	background:url(/images/boxbg.jpg) repeat-x;
	border:1px solid #D2D2D2;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top: 5px;
	}
	
.boxcontent {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	vertical-align: middle;
	}
	
.breadcrumbs {
	background-color:#000000;
	color:#FFFFFF;
	font-size:10px;
	padding:4px 15px 4px 15px;
	}
	
	a.breadcrumbs_link:link { font-size:10px; text-decoration:none; color:#FFFFFF; }
	a.breadcrumbs_link:visited { font-size:10px; text-decoration:none; color:#FFFFFF; }
	a.breadcrumbs_link:hover { font-size:10px; text-decoration:underline; color:#FFFFFF; }
	
.bodycontents {
	padding:15px 0px 15px 5px;
	background-color:#FFFFFF;
	}
	
	.submenu_left {
		margin-bottom:0px;
		}
		
	.subsubmenu_left{
		font-family: Verdana;
		font-size: 10px;
		color: #FFFFFF;
		}
	
	.subsubmenu_left_bold{
		font-family: Verdana;
		font-size: 10px;
		color: #FFFFFF;
		font-weight:bold
		}
		
	a.sub2menu:link { font-family: Verdana; font-size: 10px; text-decoration:none; color:#FFFFFF; }
	a.sub2menu:visited { font-family: Verdana; font-size: 10px;text-decoration:none; color:#FFFFFF; }
	a.sub2menu:hover { font-family: Verdana; font-size: 10px;text-decoration:underline; color:#FFFFFF; font-weight:bold; }
	
.footer {
	color:#646464;
	font-size:10px;
	padding:10px 0px 5px 0px;
	}
	
	a.copyright:link { font-size:10px; text-decoration:none; color:#646464; }
	a.copyright:visited { font-size:10px; text-decoration:none; color:#646464; }
	a.copyright:hover { font-size:10px; text-decoration:underline; color:#7C0025; }
	
/* liScroll style declarations */

.tickercontainer { /* the outer div with the of the whole ticker */
background: #e6e6e6; 
/*width: 900px; 
height: 25px; */
width: 900px; 
height: 35px;
margin: 0px 0px 0px 27px; 
padding: 5px 0px 5px 0px;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
/*width: 900px;*/
width: 1500px;
overflow: hidden;
}
ul.newsticker { /* that's your list. left refer the distance where the text start*/
position: relative;
/*left: 900px;*/
left: 900px;
font: bold 11px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
color:#5a001e;
}
ul.newsticker li {
float: left;
margin: 0;
padding: 0;
background: #e6e6e6;
font: bold 11px Verdana;
color:#5a001e;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #5a001e;
font: normal 11px Verdana;
margin: 0 30px 0 0;
} 
ul.newsticker span {
margin: 0px 5px 0px 0px;
} 

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: black; 
	text-decoration: none
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #990033; 
	text-decoration: none
}

H3, H1.closehead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #990033; 
	text-decoration: none
}

H4, H2.closehead {
	font-weight: bold; 
	font-size: 10pt; 
	margin-top: 0em; margin-bottom: 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	padding: 0;
}
	
H5 {
	font-weight : normal; 
	font-style : italic;
	font-size: 10pt; 
	margin-top: 0em;  
	margin-bottom: 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H6 {
	font-weight : normal; 
	font-size: 10pt; 
	margin-top: 0em;  
	margin-bottom: .1em; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A, A:visited, A:active, A:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black; 
	font-size: 13px; 
	text-decoration : none;
}

A:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #81081E;
}   

P,TABLE,DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	vertical-align: top;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	vertical-align: top;
}

LI {
	font-size: 13px;
	color: Black;
	padding-bottom: 8px;
}


.sitemapHead
  { 
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
  	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
  	font-variant: normal; 
  	text-transform: capitalize; 
	vertical-align : top;
  	color: #81081E;
	padding-bottom : 5px;
} 
 
.sitemapSubHead
  { 
  	font-family: Verdana, Arial, Helvetica, sans-serif; 
  	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
  	font-variant: normal; 
  	text-transform: capitalize; 
  	color: #666666;
	padding-bottom : 5px;
	vertical-align: top;
	} 
	
A.sitemapSubHead:link, A.sitemapSubHead:visited, A.sitemapSubHead:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	vertical-align : top;
	padding-bottom : 5px;
} 

.block_bkgd {
	background: #890018;
}	