A  {
	color : #FF0000;
	text-decoration : none;
}

A:Visited  {
	color : #FF0000;
	text-decoration : none;
}

A:Active  {
	color : #00AC6C;
	text-decoration : none;
}

A:Hover  {
	color : #666666;
	text-decoration : none;
}

BODY  {}

.text  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #666666;
}

.textred  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}

.text4  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #74352D;
}

.textsm  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #7E7E7E;
}

.textsm2  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #653515;
}


.text2a { font-size : 10px; font-family : Arial, Helvetica, sans-serif; font-weight : normal; font-style : normal; color : #666666; 

}

.textsmw  {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}


.text2  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #00B25A;
}


.text2b  {
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #00AC6C;
}


.text3  {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #653515;
}


.textw  {
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	}

.inlineimage {
	margin: 0 8px 4px 0;
	border: solid 0px #666;
	float: left ;
	
	}

.inlineimage2 {
	margin: 0 8px 4px 7px;
	border: solid 0px #666;
	float: right ;
	
	}	


.textw2  {
	font-size : 12px;
	font-family : Georgia, Times New Roman, Times, serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding: 3;
  }
  SELECT  {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 9px;
  	color : #000000;
  	background-color : WhiteSmoke;
	border-width: 1px;
  	border-style : solid;
  	border-color : #CCCCCC;
  }
  INPUT {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 9px;
  	color : #000000;
	border-width: 1px;
  	background-color : WhiteSmoke;
  	border-style : solid;
  	border-color : #CCCCCC;
  }

TEXTAREA  {
	font-family : Helvetica, Arial, sans-serif;
	font-size : 9px;
	border-color : #000000;
}
