: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: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #1C3900;
	scrollbar-face-color: #FDF9E0;
	scrollbar-arrow-color: #555E4A;
	scrollbar-track-color: #AAB594;
	scrollbar-shadow-color: #555E4A;
	scrollbar-highlight-color: #E9E6BD;
	scrollbar-3dlight-color: #555E4A;
	scrollbar-darkshadow-Color: #555E4A;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

td {
	font-size: 11px;
}

textarea, input, select, option {
	background-color: #FFFCF4;
	border: thin solid #1C3900;
	color: #1C3900;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 8pt;

}

.dashUnderline {
color: #1C3900;
font-family: Arial, Helvetica, sans-serif;
font-size: 12.5px;
font-weight: bold;
}

.description {
	background-color: #FFFFFF;
	color: #1C3900;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	padding: 5px;
}

a.description:hover{
	color: #FF8102;
}

a.description{
	color: #0002CA;
}

.desctitle {
	background-color: #EEF7FF;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.paging {
	background-color: #A8E2FF;
	border: 2px solid #000033;
	color: #000033;
	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: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.realweaver {
	color: #FFB584;
}

.drpdown {
background-color: #007AB7;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
   line-height: 18px;
}

.nowrap {
	white-space: nowrap;
}

.iframe {
 background: White;
}

.webdescription {
	background-color: #FFFFFF;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
   padding-bottom: 2px;

}

.title{
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


