body{
    font-family:verdana;
    font-size:12px;
    line-height: 18px;
    margin-top: 0px;¡@
    margin-left: 0px;
    margin-right: 0px;¡@
    margin-bottom: 0px;
}

 

a:link {text-decoration: none;color: #000099;}
a:visited {text-decoration: none;color: #000099;}
a:hover {ext-decoration: underline;color: #0033FF;}
a:active {text-decoration: none;}

table,td,tr{
	font-family:verdana;
	font-size:12px; 
	line-height: 18px;
    vertical-align:top;	
}

TEXTAREA,input,select{
	border-left-style:none;
	border-top-style:none;
	line-height: 20px;
	font-size:12px;
	background-color:#bce2ff;
}

.txtFocus {background-color:#ffe4b5;BORDER-BOTTOM-COLOR: #bce2ff;} 
.txtBlur {background-color:#bce2ff}

input.white{border:#0000FF none;background-color:#ffffff;color:#000099;; height: 20px; padding-top: 3px; border-width: 0px 0px thin; text-decoration: underline;	cursor: hand;}

//List
table.TableBgcolor{
    MARGIN: 8px 12px 12px 12px;
	background-color: #B5C7E7;
	
}
tr.TitleBgcolor{
	background-color: #2179AD;
	font-size:12px;
	color: #FFFFFF;	
	
}
tr.DataBgcolor1{
	background-color: #C6E7FF;
	font-size:12px;
	color: #000000;	
}
td.DataBgcolor1{
	background-color: #C6E7FF;
	font-size:12px;
	color: #000000;	
}
tr,td.DataBgcolor2{
	background-color: #FFFFFF;
	font-size:12px;
	color: #000000;	
}
tr.DataBgcolor3{
	background-color: #ffff99;
	font-size:12px;
	color: #000000;	
}

//Modify
table.MTableBgcolor{
	background-color: #B5C7E7;
	
}
tr,td.MTitleBgcolor{
	background-color: #2179AD;
	font-size:13px;
	color: #FFFFFF;	
	
}
tr,td.MDataBgcolor1{
	text-align: right;
	background-color: #FFFFFF;
	color: #0644ad;
}

tr,td.MDataBgcolor2{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
}


A.menulink {
	font-family:verdana;;
	display: block;
	width: 120px;
	text-align: center;
	text-decoration: none;
	font-size:12px;
	color: #000000;
	BORDER: none;
	border: solid 1px #BBBBBB;
}

A.menulink:hover {
	font-family:verdana;
	text-decoration: none;
	text-align: center;
	border: solid 1px #FFFFFF;
	background-color:#B9C0DD;
	font-size:12px;
	color: #FFFFFF;
}

form{margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.linksubmit{
	cursor: hand;
	text-decoration:'underline';
}

.DMIn {color:#0644ad;font-weight: 800 }

td.DMNormal {color:#0644ad }

.readonly{
	background-color: #CCCCCC;
}


