*
{ margin:			0 0 0 0;
}
p, body, font, div, td
{ font-family:		Arial, Ms Sans Serif, verdana, trebuchet ms;
  font-size:		11px;
  line-height:		100%;
  padding:			0 0 0 0;
  color:			#000000;
}

td
{ font-size:		10pt;
}

div
{ position:			relative;
  float:			left;
  color:			#000000;
  background-color: transparent;
}
div.spacer
{ font-size:		0;
  height:			1;
  width:			1;
}
div.box
{ width:			100%;
  padding-bottom:	2;
}
img
{ border:			none;
}
input.auttxt
{ font-size:	    10px;
  font-family:		Trebuchet MS;
  color:			#000000;
  background-color: #E7EBF0;
  height:			15px;
  width:			88px;
  border:			none;
  margin:			0 0 0 0;
}
input.txt
{ font-size:	    10px;
  font-family:		Trebuchet MS;
  color:			#000000;
  background-color: #EFEFEF;
  height:			15px;
  width:			90px;
  border:			solid;
  border-width:		1;
  border-color:		#999999;
  margin:			0 0 0 0;
}
input.num
{ font-size:	    10px;
  font-family:		Trebuchet MS;
  color:			#000000;
  text-align:		right;
  background-color: #EFEFEF;
  height:			15px;
  width:			45px;
  border:			solid;
  border-width:		1;
  border-color:		#999999;
  margin:			0 0 0 0;
}
input.btn
{ background-color:	#E7EBF0;
  background-image:	url("/images/bg_button.gif");
  color:			#192A48;
  font-size:		11px;
  font-family:		Tahoma;
  font-weight:		bold;
  border:			solid;
  border-width:		1;
  border-color:		#192A48;
  padding-left:		3;
  padding-right:	3;  
  padding-top:		0;
  padding-bottom:	0;
}
input.autbtn
{ width:			27px;
  background-image:	url("../images/bg_button.gif");
  color:			#192A48;
  font-size:		11px;
  font-family:		Tahoma;
  font-weight:		bold;
  border:			none;
  padding:			0 3 0 3;
}
input.btngo
{
  border:0;
  width:15;
  height:15;
  background-image:url(images/bullet_go_bk_2.png);
}
a
{ font-weight:		bold;
  text-decoration:	none;
  cursor:			pointer;
  color:			#192A48;
}
/*  color:			#E7EBF0;*/
a.white
{ font-weight:		normal;
  text-decoration:	none;
  cursor:			pointer;
  color:			#E7EBF0;
}
div.subtitle
{
  font-size:11;
  font-family:Tahoma;
  color:#99AABB;
  font-weight:bold; 
}
div.v_menu_l1
{ margin-top: 2;
  text-align:left;
  text-indent:6;
  text-decoration:none;
  #line-height: 110%;
  font-family:Trebuchet Ms;
  font-size:13px;
  font-weight:bold;
  color:#E7EBF0;
}
div.v_menu_l2
{ margin-top: 3;
  text-indent:10;
  text-align:left;
  font-family:Trebuchet MS;
  font-size:12px;
  font-weight:bold;
  color:#192A48;
}
div.v_menu_l3
{ margin-top: 3;
  text-indent:10;
  text-align:left;
  font-family:Trebuchet MS;
  font-size:10px;
  font-weight:bold;
  color:#192A48;
}
input.text, input.password, select
{ border-style: solid;
  border-width: 1px;
  border-color: #3074A8;
  height: 20;
  width: 200;
  padding-top:1;
  padding-left:3;
  font-family: MS Sans Serif; 
  font-size: 10pt;
  margin-top:2px; 
}
input.button
{ background-image:	url("../images/bg_button.gif");
  color:			#286898;
  font-size:		11px;
  font-family:		Tahoma;
  font-weight:		bold;
  border:			solid;
  border-width:		1;
  border-color:		#3074A8;
  padding-left:		3;
  padding-right:	3;  
  padding-top:		0;
  padding-bottom:	0;
}
textarea
{ border-style: solid;
  border-width: 1px;
  border-color: #3074A8;
  height: 55;
  width: 200;
  padding-top:1;
  padding-left:3;
  font-family: Arial;
  font-size: 10pt;
  margin-top:2px;
  overflow:hidden;
}
