#fullheight
{
	height: 100%;
}
BODY , HTML
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8E8E;
	margin-left: 0px;
	margin-top: 0px;
	height:100%;
}
form
{
	padding:0px;
	margin:0px;
	font-size: 11px;
	color: #8E8E8E;
}
TD 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8E8E;
}
A
{
	color: #336699;
	text-decoration: none;
}

A:HOVER 
{
	color: #006699;
	text-decoration: none;
}
.header_title
{
	font-weight:bold;
	font-size:11px;
}
.inpt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E8E8E;
}
.search_fields
{
	color:#6c6c6c;
}
.search_text
{
	font-size:16pt;
}
.select_text
{
	font-size:8pt;
}
.errorText
{
	color:Red;
}
.successText
{
	color:Green;
}
.gvheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	color:Blue;
	font-weight:bold; 
}
.barheader
{
	background-color: #ffcc00;
	height: 25px;
}
.roundcont {
	background-color: #9c9eff;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(../images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.content_holder
{
	padding:5px 5px 5px 5px;
}
.smalltxt_blue
{
	color:#336699;
	font-size:8pt;
}
.sidenav
{
	font-size:10pt;
	color:Yellow;
}
.footertxt
{
	color:#ffffff;
}
.topbot
{
	padding: 5px 0px 5px 0px;
}
.whitetxt_10pt
{
	color:#fff;
	font-size: 10pt;
}
.errortxt
{
	color:Red;
}