body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
background-image: url(BGstrip.jpg); 
	background-color:#000000;
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	margin-top: 12px; 
}
.style3 {font-size: 10px}
#table1 {
    width:860px;
    background-image:url(../images/tablemid.jpg);
}
#table2 {
    width:860px;
	height: 68px;
    background-image:url(../images/tablebtm.jpg);
}

.table_1 {
background-color: #F0EFE3;
border: double;
border-color: #0066CC;
width:600px;

}
.table_2 {
background-color: #F0EFE3;
border: double;
border-color: #0066CC;
}

.table_3 {
background-color: #F0EFE3;
border: double;
border-color: #0066CC;
}

.divname2 {
background-color: transparent; 
margin-right: 0px; 
position: absolute; 
z-index: 10; 
height: 200px; 
width: 200px; 
left: 0%;
top: 0px;
overflow: hidden;
}



.hoverinfo{
position: relative;
z-index: 0;
}

.hoverinfo:hover{
background-color: transparent;
z-index: 50;
}

.hoverinfo span{ /*CSS for enlarged image*/
position: absolute;
width: 330px;
background-color: #E4E8ED;
border: medium;
border-style: ridge;
border-color: #0066FF;
padding: 2px;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.hoverinfo span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.hoverinfo:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -30px;
left: 60px; /*position where enlarged image should offset horizontally */

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style1 {
color:#CCE2F4;

}
.homestyle {
background-color:#333333;
border:1px #CDBAA0;
border-style:solid;
padding: 6px;
}

.rightpane {
background-color:#333333;
border:1px #CDBAA0;
border-style:solid;
padding: 6px;
font-size:10px;
color: #FFFFFF;

}
.agentbox {
background-image:url(../images/agentbox.jpg);
height: 30px;
width: 580px;
font-size:10px;
color: #D8EDFE;

}
