body, td {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;

	
}

.copy {
	color:#5C5C5C;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	padding-left:8px;
	padding-right:20px;
	padding-bottom:4px;
	padding-top:3px;
	line-height:12px;
}

.copyin {
	color:#4C4C4C;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	font-weight: normal;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
	padding-top:3px;

}

.copyt {
	color:#FF9C00;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:14px;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:6px;
	padding-top:8px;

}

.copyo {
	color:#FF9C00;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: bold;


}

.foot {
	color:#FFECD5;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-align: left;
	padding-top:40px;
	padding-right:4px;
	padding-left:4px;


  }
  
  .footin {
	color:#FFE3B3;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-align: left;



  }
  
  
   a {
	color:#701700;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
  }
a:hover {
	color:#000000;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

   a.text {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
  }
a.text:hover {
	color:#FE8500;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}

   a.footer {
	color:#ffffff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
  }
a.footer:hover {
	color:#FFE3B3;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}




td.bglinert{
	border-right: 1px solid #CECECE;
	border-top: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

td.bgline1{
	border-top: 0px none;
	border-right: 1px solid #BBBADC;
	border-bottom: 0px solid none;
	border-left: 1px solid #BBBADC;
}




ul{
	color:#000000;
	list-style-type: disc;
	font-weight: bold;
	line-height:15px;
}

ul.txt{
color:#000000;
}

.inputbox
	{
	background-color:#ffffff;
	width:175px;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}
	
.checkbox
	{
	background-color:#000000;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}
	
.radiobutton
	{
	background-color:#000000;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}
	
.textarea
	{
	background-color:#ffffff;
	width:200px;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	}
	
.button
	{
	background-color:#CCCCCC;
	height:20px;
	width:95px;
	CURSOR: hand;
	border: 1pt solid #999999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
		
		}

table#drivers {
	empty-cells:show;}

table#drivers td.new_driver {
	font-weight:bold;}
	
.deco {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	border: 1px solid #999999;}
input.deco {
	width:15em;}
	
input.butt {
	background-color:#CCCCCC;
	border: 1px solid #999999;
	font-size: 11px;
	font-weight: bold;
	color: #666666;}

table#drivers td a:hover {
	text-decoration:underline;}

fieldset {
	width:80%;
	margin:0 10px 10px;
	clear:both;}
fieldset legend {
	color:#5E871C;
	font-weight:bold;}