/* CSS Document */


.headline { font-family: Arial;
	 font-size: 11px;
	 font-weight:bold;
	 color: #B3401D; 
	 margin-bottom:1px;
	  padding-bottom:1px;
	 }

a:link { color: #333399; text-decoration:none; }
a:visited { color: #333399; text-decoration:none; }
a:hover { color: #333399; text-decoration:underline;}
a:active { color: #333399; text-decoration:none; }

h1 { font-family: Arial;
	 font-size: 17px;
	 font-weight:bold;
	 color: #B3401D;
	margin-bottom:1px;
	 padding-bottom:1px;
	 }

h2 { font-family: Arial;
	 font-size: 14px;
	 font-weight:bold;
	 color: #B3401D; 
	 margin-bottom:1px;
	  padding-bottom:1px;
	 }

h3 { font-family: Arial;
	 font-size: 13px;
	 font-weight:normal;
	 color: #B3401D; 
		margin-bottom:1px;
		 padding-bottom:1px;
	}


html {
	background-color:#fff;
	}
	
#brdtop {	border-top: 0px;
			border-left: 0px;
			border-right: 0px;
			border-bottom: 0px;
			border-color: #666666;
			border-style:solid;
			 }
			 
#brdbottom {border-top: 0px;
			border-left: 0px;
			border-right: 0px;
			border-bottom: 1px;
			border-color: #666666;
			border-style:solid;
			 }

td { font-family: Arial; 
	 font-size: 11px; 
	}
 
#tablegrey { background-image: url(../images/bg_lftbox.jpg); }
	 
td#left { font-family:Arial;
		   font-size: 11px;
		   background-image: url(../images/bg_lftbox.jpg); 
		   padding: 3px;}
		   
#shadowlft { width: 10px;
		  background-image: url(../images/shadow_left.jpg); }

#shadowright { width: 10px;
		  background-image: url(../images/shadow_right.jpg); }
		  
li { font-size: 11px;
	 color: #000000;}
	 
em{ font-family: Arial;
 	font-size: 10px; }

select, input, textarea {
font-family: Tahoma;
font-size:10px;
}
.small_b_menu {
font-family:		Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size:			9px;
font-weight:		bold;
margin-top:			10px;
margin-bottom:		10px;
line-height:		16px;
padding-left: 		0px;
}
#redline{
text-align:			left;
margin:				0;
padding:			0px;
border: 			0px solid black;
z-index:			2;
}
#over_redline{
border: 0px solid black;
background-color: #ddd;
width:739px;
height:30px;

}
p{ font-family: Arial; 
	 font-size: 11px; 
	 margin-bottom:1px;
	  padding-bottom:1px;
	}
	