:hover {
	color: #F3F3F3;
}

a {
	color: #A8E2FF;
	text-decoration: none;
}

a.desclink {
	color: #D10000;
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;

}

a.desclink:hover {
	color: #0000CC;
}

a.paginglink {
	color: #D10000;
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.paginglink:hover {
	color: #0000CC;
}

body {
	background: #FFF7E5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #032D8C;
	scrollbar-face-color: #FF9900;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #E56600;
	scrollbar-shadow-color: #FF9900;
	scrollbar-highlight-color: #FFCC66;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-darkshadow-Color: #CC6600;	
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

td {
	font-size: 14px;
}

textarea, input, select, option {
	background-color: #FFFCF4;
	border: thin solid #032D8C;
	color: #032D8C;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;

}

.dashUnderline {
color: #032D8C;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11.5px;
font-weight: bold;
border-bottom: #F60 1px dashed; 
padding-bottom: 5px;
}

.description {
	background-color: #FFF7E5;
	color: #032D8C;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

a.description:hover{
	color: #FF8102;
}

a.description{
	color: #0002CA;
}

.desctitle {
	background-color: #EEF7FF;
	color: #032D8C;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.paging {
	background-color: #A8E2FF;
	border: 2px solid #032D8C;
	color: #032D8C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-decoration: none;
}
.main a {
	background-color: #000033;
	border: 2px solid #000033;
	color: #A8E2FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	text-decoration: none;
}

.main a:hover {
	background-color: #000033;
	color: #FFF7E5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.realweaver {
	color: #FFB584;
}

.drpdown {
background-color: #007AB7;
	color: #FFF7E5;
	font-family: MS Sans Serif, Arial, Helvetica, sans-serif;
	font-size: 10px;
   line-height: 18px;
}

.nowrap {
	FFF7E5-space: nowrap;
}

.iframe {
 background: #FFF7E5;
}

.webdescription {
	background-color: #FFF7E5;
	color: #000033;
	font-family: "MS Sans Serif",  Arial, Helvetica, sans-serif;
   padding-bottom: 2px;

}

.title{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


