/* Style Sheet */

body
{
	font-family:Tahoma;
	font-size: 12px;
}

table
{
	font-family:Tahoma;
	font-size: 13px;
}

input, select, option
{
	font-family:Tahoma;
	font-size: 12px;
}

ul, li
{
	font-family:Tahoma;
	font-size: 12px;
}
h2 { 
   font-size: 10pt; 
   color: #000080; 
   background-color:#FFCC33; 
   margin-bottom: 0; 
   font-family: arial;
   padding-left: 2px; 
   padding-top: 2px; 
   padding-bottom: 2px;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}
/*
a:link       { color: inherit; text-decoration:none; }
a:visited    { color: inherit; text-decoration:none; }
A:active     { color: inherit; text-decoration:underline; }
a:hover      { color: inherit; text-decoration:underline; }
*/
#adv_yn {
	padding-left:10px;
	background-color:#FFCC33;
	height:100px;
	width:620px;
	border-color: #8D8D8D;
 	border:1px solid;
}
.advtitle { 
   margin-top:5px;
   font-size: 10pt; 
   font-weight:bold;
   color: #000080; 
   background-color: #FFCC33; 
   margin-bottom: 0; 
   font-family: arial;
   padding-left: 2px; 
   padding-top: 2px; 
   padding-bottom: 2px;   
}
#print_wrapper {
	   margin-right:50px;
	   padding-top:5px;
	   float:right;
	   Width:200px;
	   text-align:center;
	   font-weight:bold;
}
#print_div {
	   
	   float:right;
	   background-color: #FFCC33;
	   Width:200px;
	   height:100px;
	   border-color: #8D8D8D;
	   border:1px solid;
	   text-align:center;
	   font-weight:bold;
}
#advbut {
	color: #FFFF00;
	background-color:#000000;
	margin-right: 40px;
 	border:1px solid #B2B2B2;
 	padding-top:5px;
 	vertical-align: middle;
 	font-weight:bold;
 	text-align:center;
 	width:40px;
 	height:20px;
 	float:right;
}
#search {
	 background-color: #FFFF99;
	padding:0 0 0 0;
	margin-top: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	width:300px;
	height:120px;
}
#searchhead {
 	padding-left: 8px;
 	padding-top:5px;
 	font-weight:bold;
 	color: #000000;
 	font-size:13px;
   	background-color: #FFE805;
 	height:22px;
 	width:auto;
 	border:1px solid #CCCCCC;
 	border-top-width: 0;
 	border-left-width: 0;
 	border-right-width: 0;
}
#searchlabel{	

        font-family: Tahoma;
        padding-left:5px;
        padding-top:6px;
	vertical-align: middle;        
	font-size:11px;
	     
}
#searchform {
	   
	    width:300px;
	    height:auto;
}
#mainlink {
	  float:right;
	  margin-right:10px;
	  text-align: right;
	  width:300px;
	  height:60px;
	  text-decoration: underline;
	  font-size:1.1em;
	  font-weight:bold;
	  line-height: 1.5em;
}

.btn 
{	
	color:#993300;
     font-family: Tahoma; 
     font-size: 11px; 
     border: 1px outset #FFCC66; 
     background-color: #FFF66E;
}	
#floatdiv 
{
	 border:1px;
	width:120px;
	height:100px;
	position: absolute ;
	padding: 0px;		
}