body
{
	font-family: Verdana,Arial;
	background-color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-left:5px;
}
input
{
	font-family: Verdana,Arial;
	font-size: 12px;
}
select
{
	font-family: Verdana,Arial;
	font-size: 12px;
}
textarea
{
	font-family: Verdana,Arial;
	font-size: 12px;
}
td.title
{
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	background-image: url(   '../Img/TitleBg.gif' );
}
td.subTitle
{
	background-color: #eeeeee;
	font-weight: bold;
	text-align: left;
}
td.k
{
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #808080;
}
td.k_l
{ 
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #808080;
 }

td.gray
{
	text-align: left;
	vertical-align: top;
	background-color: #eeeeee;
}
td.gray_r
{
	
	vertical-align: top;
	text-align: right;
	background-color: #eeeeee;
}
tr.H2
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #eeeeee;
}
.red
{
	color: #ff0000;
}
td.sub
{
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	background-color: #eeeeee;
}
td.v
{
	text-align: left;
}
td.v2
{
	text-align: left;
	vertical-align: top;
}
td.war
{
	text-align: left;
	font-weight: bold;
	background-color: #ffcc66;
}
td.hlp
{
	color: #a52a2a;
	text-align: right;
	font-style: italic;
}
td.hlp_l
{
	color: #a52a2a;
	text-align: left;
	font-style: italic;
}
td.lt
{
	text-align:left ;
}
td.rt
{
	text-align: right;
}
td.c
{
	text-align:center;
}
.rec
{
	color: #ff0000;
	font-weight: bold;
}
.err
{
	color: #ff0000;
	font-weight: bold;
}
.info
{
	color: #006400;
	font-weight: bold;
}
.blu
{
	color: #4169e1;
	font-weight: bold;
}
input.btn
{
	font-weight: bold;
	background-color: #bfcfff;
	height: 24px;
}
input.btnS
{
	font-weight: bold;
	background-color: #bfcfff;
	text-indent: 10px;
	font-size: 10px;
}
table.d
{
	border-right: #4169e1 1px solid;
	border-top: #4169e1 1px solid;
	border-left: #4169e1 1px solid;
	border-bottom: #4169e1 1px solid;
}
table.h
{
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}  
table.otr
{
	border-top: #00CBFE 1px solid;
	border-right: #00CBFE 1px solid;
	border-left: #00CBFE 1px solid;
	border-bottom: #00CBFE 1px solid;
} 
table.war
{
	border-right: #ffcc66 1px solid;
	border-top: #ffcc66 1px solid;
	border-left: #ffcc66 1px solid;
	border-bottom: #ffcc66 1px solid;
}
table.hdr
{
	background-image: url(../Img/top.gif);
	background-repeat: no-repeat;
}
.nav
{
	border-right: #eeeeee 2px solid;
} 
.hlght
{
	background-color: #ffff66;
	color: #006400;
	font-weight: bold;
}
.errInput
{
	font-family: Verdana,Arial;
	font-size: 12px;
	border-right: #ff6c00 2px solid;
	border-top: #ff6c00 2px solid;
	border-left: #ff6c00 2px solid;
	border-bottom: #ff6c00 2px solid;
}
a.big
{
	font-weight: bold;
	font-size: 16px;
}
a.big:hover
{
	font-weight: bold;
	font-size: 16px;
	color: #ff8c00;
}
a:hover
{
	color: #ff8c00;
}
a.no:hover
{
	border:0px outset;
}
.ad
{
	font-size: small;
	color: #a9a9a9;
	vertical-align: bottom;
	text-align: center;
}
h1
{
	color: Black;
	line-height: 20px;
}
.ans
{
	text-align: left;
	text-indent: 10px;
}
h1
{
	color: Black;
	line-height: 15px;
}
h2
{
	color: Black;
	line-height: 30px;
}
.menu
{
	font-family: Verdana,Arial;
	background-color: #B5C7DE;
	font-size: 10px;
}
.i
{
	font-style: italic;
	color: Black;
	font-weight: normal;
}
.data
{
	border-top: #eeeeee 2px solid;
}
ul
{
	list-style-image: url(../Img/ul_li.gif);
}
.ie8fix
{
	  z-index: 1000; 
}