body {
	background-image: url(images/bg2.jpg);
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color:#333333;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color:#333333;
}



.bg1 {
background-color:#898C9B;
}

.bg2 { 
background-image:url(images/background_side.gif);
background-repeat: no-repeat;
background-position: top;
}

.bgw {
background-color:#ffffff;
}

li {
list-style-position: outside;
padding: 0px;
margin-left: -10px;
}

.bodytext {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color:#333333;
}
.heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color:#333333;
	font-weight:600;
}


A.links:ACTIVE, A.links:FOCUS, A.links:LINK, A.links:VISITED {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color:#000000;
   text-decoration: underline;

}
A.links:HOVER {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color:#000000;
   text-decoration: none;
	}.nounderlinelink {  text-decoration: none; color: #404C6C}
