.check_orange
{
	font-size:10px;
	color:#FE860C;
}
.check_violet
{
	font-size:10px;
	color:#90508B;
}
.check_red
{
	font-size:10px;
	color:#C51015;
}
.check_green
{
	font-size:10px;
	color:#5DA526;
}
.check_gray
{
	font-size:10px;
	color:#666666;
}



.check_orange_big
{
	font-size:11px;
	color:#FE860C;
}
.check_violet_big
{
	font-size:11px;
	color:#90508B;
}
.check_red_big
{
	font-size:11px;
	color:#C51015;
}
.check_green_big
{
	font-size:11px;
	color:#5DA526;
}
.check_gray_big
{
	font-size:11px;
	color:#666666;
}


body {
        background-color: #FFFFFF;
        margin: 0;
        padding: 0px;
}
div.content {
        position: relative;
        background-color: #FFFFFF;
        border-width: 0px 0px 0px 0;
        border-style: solid solid solid solid;
}
A.underline
{
	text-decoration:underline;
}

A.green
{
font-size: 13px;
color: #89A725;
text-decoration:none;
}
A.green:hover
{
	text-decoration:underline;
	color: #89A725;
}
.large
{
	font-size:12px;
	text-align:justify;
}
.biggray
{
	color:#838382;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
}
.bigred
{
	color:#C8272C;
	font-size:27px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 40px;
}
.red_heading
{
font-size: 12px;
color: #C8272C;
font-weight:bold;
}
.red
{

color: #CC0000;
}
A.red
{
font-size: 13px;
color: #CC0000;
text-decoration:none;
}
A.red:hover
{
	text-decoration:underline;
	color: #CC0000;
}
A.topicons {
        font-size: 9px;
        font-family: Arial, sans-serif;
		text-decoration:none;
}
A.topicons:hover
{
	text-decoration:none;
}
.topnav {
        font-size: 13px;
		color: #FF9B16;
        font-family: trebuchet MS, Arial, sans-serif;
}
a.topnav {
        font-size: 13px;
        font-family: trebuchet MS, Arial, sans-serif;
        text-decoration: none;
		color: #FF9B16;
}
a.topnav:hover {
        font-size: 13px;
        font-family: trebuchet MS, Arial, sans-serif;
        text-decoration: underline;
		color: #FF9B16;
}
p {
        color: #666666;
        font-size: 12px;
        font-weight: normal;
        line-height: 16px;
        font-style: normal;
        font-family: Arial, sans-serif;
        text-indent: 0px;
        text-align: left;
}
div,td {
        color: #666666;
        font-size: 11px;
        font-weight: normal;
        line-height: 16px;
        font-style: normal;
        font-family: Arial, sans-serif;
}
a.lnav {
        color: #666666;
        font-size: 11px;
        font-weight: normal;
        font-family: Trebuchet MS, Arial, sans-serif;
}
a {
        color: #666666;
        
        font-weight: normal;
        font-family: Arial, sans-serif;
		text-decoration:underline;
}
a:hover {
        color: #000000;
}
INPUT, TEXTAREA, SELECT, RADIO, CHECKBOX
{
	font-family: Verdana, Arial, sans-serif;
  		font-size: 11px;
		background-color:#ffffff;
		
		color: #000000;
		font-weight: normal;
		
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0; 
	display:inline;
	  
}
INPUT
{
	height:16px;
	
}
INPUT.smallbox
{
	height:11px;
	font-size:9px;
	
}
FORM {
	display: inline;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0; 
}



  INPUT.gray_button
  {
  	height:33px;
	border:0px;
	background-color:#F2F1F1;
  }
  INPUT.button_no_border
  {
  	height:33px;
	border:0px;
	background-color:#ffffff;
  }


FORM{
				margin-top:0;
				margin-bottom:0;
				margin-right:0;
				margin-left:0;
}
 SELECT {
 			margin-top:0;
				margin-bottom:0;
				margin-right:0;
				margin-left:0;

   
          font-family: arial;
          font-weight: normal;
		  font-size:11px;
		  border-size:1;
		  border-color:#838F9D; 
		  height:20;
 }

