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


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


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


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

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

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


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

A.special:Hover  {
	color : #595959;
	text-decoration : none;
}


BODY  {}


.text  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #595959;
}


.smtext2  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #c0c0c0;
}


.textsm1  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #595959;
}


.textsm2  {
	font-size : 9px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #595959;
}


.textsm3  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #002851;
}


.textsm3a  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #002851;
}


.textb2  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #002851;
}


.textb2a  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : #002851;
}


.texto  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ff8000;
}


.textsm  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}


.textr  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ff3300;
}


.textl  {
	font-size : 9px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #8C8C8C;
}


.textg  {

	font-size : 11px;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #339900;
}


.textw  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}


.textb  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #FF0000;
}
.textline  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : underline;
}


.text2  {
	font-size : 10px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}
	
.boldtextb  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
}
	
.boldtextbsm  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
}


.texta  {
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Teal;
}


.textw  {
	font-size : 11px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
}


.textw2  {
	font-size : 10px;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : white;
  }
  
  SELECT  {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 11px;
  	color : black;
  	background-color : White;
	border-width: 1px;
  	border-style : outset;
  	border-color : Silver;
  }
  INPUT {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 11px;
  	color : black;
	border-width: 1px;
  	background-color : White;
  	border-style : solid;
  	border-color : #2F4F4F;
  }
