.style {
width : 99%; 
font : normal 11px Verdana; 
} 
.style:after {
content : "."; 
display : block; 
height : 0; 
clear : both; 
visibility : hidden; 
} 
.style ul {
border : 0 solid #bbb; 
width : 100%; 
padding : 4px 0; 
margin : 0; 
text-align : left; 
min-height : 6px; 
white-space: nowrap;
} 
.style ul li {
display : inline; 
background : url(chromebg-over.gif) repeat-x center center; 
width : 100%;
 white-space: nowrap;
} 
.style ul li a {
color : #494949; 
padding : 8px 20px; 
margin : 0; 
text-decoration : none; 
border-right : 0 solid #dadada; 
background : url(line.gif) right; 
background-repeat : no-repeat; 
white-space: nowrap;

} 
.style ul li a:hover {
text-decoration : underline; 
white-space: nowrap;
} 
tr.traGraph {
background-image : url(lb3.gif); 
background-repeat : repeat-x; 
background-position : left; 
height : 100px; 
} 
tr.traGraph2 {
background-image : url(chromebg-over.gif); 
background-repeat : repeat-x; 
background-position : left; 
font : normal 12px Verdana; 
text-align: left;
} 
tr.traGraph3 {
background-image : url(foot.gif); 
background-repeat : repeat-x; 
background-position : left; 
height : 19px; 
} 

td.Header {
background-image : url(header.gif); 
background-repeat : repeat-x; 
background-position : left; 
} 


.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 9px Verdana;
/*line-height:18px;*/
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a {
width : auto; 
display : block; 
text-indent : 3px; 
border-bottom : 1px solid #bbb; 
padding : 2px 0; 
text-decoration : none; 
font-weight : normal; 
color : black; 

} 
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
text-decoration: underline;
}

* html .dropmenudiv a {
width : 100%; 
} 
#footer {
clear : both; 
} 
.foottext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}
.maintext {
border: 10px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
.maintext h1{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-transform: capitalize;
}
.maintext h2{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-transform: capitalize;
	
}

.Linktext {
	border: 2px solid #FFFFFF;
	font:normal 11px Verdana;
	font-style: normal;
	
	
	text-align: justify;
	
}
.Linktext ul  {
color : #FF3300; 
padding : 0px 20px; 
margin : 0; 
	font:normal 11px Verdana;
text-decoration : underline; 
border-right : 0 solid #dadada; 
background : url(arrow.gif) left; 
background-repeat : no-repeat; 
white-space: nowrap;

} 


.Linktext a  {
color: #333A32;
text-decoration : none; 
white-space: nowrap;
font:normal 11px Verdana;
}

.Linktext a:hover  {
color: #333A32;
background-color:;
  	
font:normal 11px Verdana;
text-decoration : underline; 


} 

.Plane_Linktext a  {
font : normal 11px Verdana; 
color: #003399;
text-decoration : none; 
white-space: nowrap;

}

.Plane_Linktext a:hover  {
font : normal 11px Verdana; 
color: #003399;
background-color:;
 

text-decoration : underline; 


} 

.Yellow_Linktext a  {
color:#FFFF00;
text-decoration : none; 
white-space: nowrap;

}

.Yellow_Linktext a:hover  {
color:#FFFF00;
background-color:;
 

text-decoration : underline; 


} 

.Results_Box {
width : 60%; 
padding : 5px 5px; 
margin : 1; 
border: 1px  #BBB solid thin;
text-align:  left
} 

.Results_Box2 {
width : 60%; 
padding : 5px 5px; 
margin : 0; 
border: 1px  #BBB solid thin;
text-align:  left;
 background-color:#D7E3FF;
} 
 .tRow:hover {
    background-color:#66CC66;
   border: 1px solid #EFE;
     color: 3F0;
	cursor: hand;
}

.Side_Nav{
background-image : url(bkg_page.gif); 
background-repeat : repeat-x; 
background-position : left; 
background-position : TOP; 
} 



.header {

z-index:-3;}

.body_one {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.body_bold{
	font-family: Arial, Helvetica, sans-serif;
	color: #585858;
	font-weight: bold;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 




h2.first {
	margin: 0; 
	font-size: 2em;
	font-weight: normal;
	color: #B8B592;
}
#p7swapmenu {width: 180px; vertical-align: top;}
#p7swapmenu ul {margin: 0; padding: 0;}
#p7swapmenu li {margin: 0; padding: 0; list-style-type: none;}

.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	
	
	border-color: #ccc #333 #333 #ccc;
	color: #0033FF;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
}
.closed a:hover, .open a:hover {
	
	color: #666666;
}
.closed a {
	background-image: url(menplus.gif);
}
.open a {
	background-image: url(menminus.gif);
}
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color: #003399;

	font-size: 0.8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}
.open ul a:hover {
	background-color: transparent;
	color: #6E6E6E;
}
#p7current {font-weight: bold;}
#footer {
	margin: 24px 0 0 0;
	font-size: 80%;
	padding: 6px 0 0 0;

	color: #B1AA52;
}
/* 	Link styles for Footer Content only
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */
#footer a:link {color: #B1AA52; text-decoration: none;}
#footer a:visited {color: #B1AA52;}
#footer a:hover, #footer a:active, #footer a:focus {color: #000000;}
