A  {
	color : #808080;
	text-decoration : none;
}

A:Visited  {
	color : #004080;
	text-decoration : none;
}

A:Active  {
	color : #808080;
	text-decoration : none;
}

A:Hover  {
	color : Silver;
	text-decoration : none;
}

BODY  {}

.text  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}

.textsm  {
	font-size : 9px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}

.textw  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.textpp  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}

.textdb  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #341CAA;
}

.textp  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #adac87;
}

.text2  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #004080;
}

.textg  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #008080;
}

.textsm  {
	font-size : 9px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}
	
.textb  {
	font-size : 11px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : White;
  }
  SELECT  {
  	font-family : Verdana, Tahoma, sans-serif;
  	font-size : 11px;
  	color : black;
  	background-color : WhiteSmoke;
	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 : WhiteSmoke;
  	border-style : solid;
  	border-color : #2F4F4F;
  }




