/*CSS*/
body{
background-color: #fff;
background-image: url(../images/bg_site2.gif);
background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	font-size: 11px;
	color: #6699CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #99CCFF;
}
a:active {
	text-decoration: none;
}
img{
vertical-align: middle!important;
border: 0;
}
.style3 {font-size: 9px;	color: #999999;}
.style5 {font-size: 9px}
.style6 {color: #000066;	font-weight: bold;}
.style7 {color: #000085;	font-weight: bold;}
.style8 {color: #000066}

#apDiv1 {
	position:absolute;
	width:203px;
	height:379px;
	z-index:1;
	left: 523px;
	top: 314px;
	overflow: auto;
	visibility: visible;
}
.button{
font-family: Trebuchet MS, Verdana, Tahoma, sans-serif;
border: 1px solid lightgray;
background-image: url(../images/bg_button.gif);
background-repeat: repeat-x;
height: 23px;
color: #666666;
}
.button:hover{
background-image: url(../images/bg_button_hover.gif);
background-repeat: repeat-x;
}
