.styless {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.styless_top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.styless_mesg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}

.tableborder{
	border: 1px solid #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.cellborder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;	
}
.SiteTitle {
	font-family: Arial Black;
	font-size: 24pt; 
	color: #000099; 
}


.bluetxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F2F8A;
	font-weight:bold;
	font-size : 24pt;
	padding-left:12px;
}
body{
	background-image: url(images/pageBg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FCE4FA;
}
.headerBg{
	background-image: url(images/headerBg.jpg);
	background-repeat: repeat-x;
}