body         {
	font-size: 11px;
	font-family: Verdana;
}
a{
	color: #08429D;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.tab_box_body {
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	font-style: normal;
}
.tab_box_header {
	color: White;
	background-color: transparent;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
.text_input{
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 12px;
}
.text_input_combo{
	border: 1px solid Black;
	font-family: Verdana;
	font-size: 10px;
}
.field_input{
	font-family: Verdana;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	border: 1px solid #708090;
}
.field_input_legend{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.button{
	font-family: Tahoma;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	color: #2f4f4f;
}
.menu_header {
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	color: White;
}
.menu_header_bold {
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
.tab_header {
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	text-align: right;
}
.tab_menu_vis {
	background-color: Black;
	font-family: Verdana;
	font-size: 11px;
	color: White;
}
.tab_menu {
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}
.alert {
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	color: #DC143C;
	font-weight: bold;
}
.menutitle {
	font-family: Verdana;
	font-size: 12px;
	color: White;
	font-weight: bold;
	border: 3px double #F1F1EC;
	background: Black;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-variant: normal;
}
.head_back{
	background: White;
	border: 1px solid White;
}
.foot_back{
	background: White;
	border: 1px solid White;
}
.anylinkcss{
	border-left:1px solid black; border-right:1px solid black; border-top:1px solid black; border-bottom:0px solid black; position: absolute;
	visibility: hidden;
	line-height: 14px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Verdana
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
}

.anylinkcss a:hover{
	/*hover background color*/
	background-color: #D3D3D3;
	text-decoration: none;
}.pic_table   { border:4px ridge #0099FF; text-align: center  }
