body {
	SCROLLBAR-FACE-COLOR: #EBEAEA;
	SCROLLBAR-HIGHLIGHT-COLOR: #EBEAEA;
	SCROLLBAR-SHADOW-COLOR: #EBEAEA;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-TRACK-COLOR: #EBEAEA;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
p {	
	line-height: 18px;
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.a1:link {
	color: #999999;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #999999;
}
.a1:hover {
	text-decoration: none;
	color: #0033CC;
}
.a1:active {
	text-decoration: none;
	color: #999999;
}
.bgtd {
	background-attachment: fixed;
	background-image: url(images/bg_page_inner.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.boxBackground
{
background-image:url(images/boxback.jpg);
background-repeat:no-repeat;
}
.txtGray
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:11px;
}
.txtLightGray
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CCCCCC;
font-size:11px;
}

.ablue:hover {
	text-decoration: underline;
	color: #0D85BC;
}
.ablue:visited {
	color: #0D85BC;
	text-decoration: none;
}
.ablue:link {
	color: #0D85BC;
	text-decoration: none;
}
.txtBlue
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0D85BC;
font-size:11px;
}
.txtBlueBold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#0D85BC;
font-size:11px;
font-weight:bold;
}