/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:16px;
}

li { list-style-image:url(../images/blackarrow.gif)}

li li { list-style-image:url(../images/arrow.gif)}
.list_bullet { list-style-image:url(../images/orange_arrow.gif)}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 100px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}


a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #C82000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
/*body*/
.white { color:#FFFFFF; font-size:11px }
.bwhite { color:#FFFFFF; font-size:11px; font-weight:bold }
.b { font-weight:bold; color:#333333}
.bsmall { font-weight:bold; color:#333333; font-size:11px}
.redsmall { font-weight:bold; color:#C82000; font-size:11px}
.orangesmall { font-weight:bold; color:#DB740B; font-size:11px}


.redgreen { font-weight:bold; color:#FFFFFF; font-size:11px; background-color:#C82000; display:block}


.border_top_bottom { border-top-color:#FFFFFF; border-top-width:4px; border-top-style:solid; border-bottom-color:#FFFFFF; border-bottom-width:4px; border-bottom-style:solid }
.txt11 { font-size:11px }
.border1 { border-color:#D8D5CB; border-width:1px; border-style:solid }
#border { border-color:#D8D5CB; border-width:1px; border-style:solid }
 .border_main {
	 border-bottom-color:#D8D7D3;
	 border-bottom-style:solid;
	 border-bottom-width:1px;}
.border_right{border-right-color:#D8D7D3;
	 border-right-style:solid;
	 border-right-width:1px} 
	 
#border_left{border-left-color:#D8D7D3;
	 border-left-style:solid;
	 border-left-width:1px;
	 border-right-color:#D8D7D3;
	 border-right-style:solid;
	 border-right-width:1px
	 }
	 
.border_left{border-left-color:#D8D7D3;
	 border-left-style:solid;
	 border-left-width:1px;}
	 
 .border_sub {
	 border-bottom-color:#D8D7D3;
	 border-bottom-style:solid;
	 border-bottom-width:1px;
	 }
.redtitle { color:#C82000; font-weight:bold; font-size:12px; font-family:Verdana; text-shadow:#000000; text-transform:uppercase}
/* links */
.white_btn {
	 color:#FFFFFF;
	 font-size:11px;
	 padding:2px;
	 }
.white_btn:link {
	text-decoration: none; 
	color:#FFFFFF;
	}
.white_btn:visited {	
	text-decoration: none; 
	color:#FFFFFF; 
	}
.white_btn:hover {
	text-decoration:none;
	color:#F3AF0B; 
	}
.white_btn:active {
	text-decoration: none; 
	color:#FFFFFF; 
	}
	
	
.submit_button {
	 text-decoration: none; 
	 font-weight:bold;
	 font-size:10px; 
	 color:#FFFFFF;
	 background-color:#666666;
	 padding-bottom:8px; height:10px;
	 display:block;
	 }
.submit_button:link {
	text-decoration: none; 
	font-size:10px; 
	color:#FFFFFF;
	padding-bottom:8px; background-color:#666666;
	height:10px;
	vertical-align:middle
	display:block;
	}
.submit_button:visited {	
	text-decoration: none; 
	font-size:10px; 
	color:#FFFFFF;
	padding-bottom:8px; background-color:#666666;
	height:10px;
	display:block;
	}
.submit_button:hover {
	text-decoration:none;
	font-size:10px;
	padding-bottom:8px; 
	color:#000000;
	background-color:#8A8A8A;
	height:10px;
	display:block;
	}
.submit_button:active {
	padding-bottom:8px; text-decoration: none; 
	font-size:10px; 
	color:#FFFFFF;
	background-color:#666666;
	height:10px;
	display:block;
	}
	
	
	
	
.main_btn {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px; color:#333333;
	 padding-left:15px;
	 padding:5px;
	
	 }
.main_btn:link {
	text-decoration: none; 
	color:#333333; 
	padding-left:15px;
	background-color:#FFFFFF;
	display:block;
	}
.main_btn:visited {	
	text-decoration: none; 
	color:#333333; 
	padding-left:15px;
	background-color:#FFFFFF;
	display:block;
	}
.main_btn:hover {
	text-decoration:none;
	color:#ffffff; 
	padding-left:15px;
	background-color:#A29B82;
	display:block;
	}
.main_btn:active {
	text-decoration: none; 
	color:#333333; 
	padding-left:15px;
	background-color:#FFFFFF;
	display:block;
	}
	
	
.sub_btn {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px; 
	 color:#333333;
	 padding-left:15px;
	 padding:5px;
	 border-bottom-style:dashed;
	 border-bottom-color:#D8D7D3;
	 border-bottom-width:1px;
	
	 }
.sub_btn:link {
	text-decoration: none; 
	color:#333333; 
	padding-left:15px;
	background-color:#FFFFFF;
	display:block;
	}
.sub_btn:visited {	
	text-decoration: none; 
	color:#333333; 
	padding-left:15px;
	background-color:#FFFFFF;
	display:block;
	}
.sub_btn:hover {
	text-decoration:none;
	color:#333333; 
	padding-left:15px;
	background-color:#F0F0F0;
	display:block;
	}
.sub_btn:active {
	text-decoration: none; 
	color:#333333; 
	padding-left:15px;
	background-color:#FFFFFF;
	display:block;
	}
	
	
	
	
	

.buttons2 {
	BACKGROUND-COLOR:#666666;  COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold; border:none
}

.img
    {
	border:1px solid #CCCCCC;
	padding:2px;
	}
	
.table_border {
   background-color:#CCCCCC;
   }