body {
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	background-color:#534C7C;

	
}

.copy {
	color:#ffffff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	padding-left:6px;
	padding-right:6px;


}

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



}

.copyin {
	color:#FFFFFF;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	font-weight: bold;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:4px;
	padding-top:3px;

}

.copy3 {
	color:#D5A73B;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:16px;
	font-weight: bold;
	padding-left:20px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
}

.copy1 {
	color:#D5A73B;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:18px;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	padding-top:3px;
	text-align:center;
}


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

  }
  
  .footin {
	color:#FFECD5;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-align: right;
	padding-right:5px;


  }
  
  
   a {
	color:#D5A73B;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:11px;
	text-decoration: underline;
	font-weight: bold;
  }
a:hover {
	color:#F6E29D;
	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:#000000;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
  }
a.footer:hover {
	color:#666666;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}

td.top{
	border-top: 1px solid #FFFFFF;
}




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

ul.txt{
color:#FFFFFF;
}

.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;}