body{
    font-family:verdana;
    font-size:12px;
    line-height: 12px;
    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:#F7FBFF;
}

.txtFocus {background-color:#CED7E7;BORDER-BOTTOM-COLOR: #FFF6DC;} 
.txtBlur {background-color:#F7FBFF}

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{

	background-color: #FEDE87;
	
}
tr.TitleBgcolor{
	background-color: #3996E7;
	font-size:12px;
	color: #FFFFFF;	
	
}
tr.DataBgcolor1{
	background-color: #e6e6e6;
	font-size:12px;
	color: #000000;	
}
td.DataBgcolor1{
	background-color: #e6e6e6;
	font-size:12px;
	color: #000000;	
}
tr.DataBgcolor2{
	background-color: #FFFFFF;
	font-size:12px;
	color: #000000;	
}
td.DataBgcolor2{
	background-color: #FFFFFF;
	font-size:12px;
	color: #000000;	
}
tr.DataBgcolor3{
	background-color: #ffff99;
	font-size:12px;
	color: #000000;	
}
//Show
tr.SDataBgcolor1{
	text-align: right;
	background-color: #FFD77B;
	font-size:12px;
	color: #000000;	
}
td.SDataBgcolor1{
	text-align: right;
	background-color: #FFD77B;
	font-size:12px;
	color: #000000;	
}
tr.SDataBgcolor2{
	text-align: left;
	background-color: #FFE7B5;
	font-size:12px;
	color: #000000;	
}
td.SDataBgcolor2{
	text-align: left;
	background-color: #FFE7B5;
	font-size:12px;
	color: #000000;	
}

//Modify
table.MTableBgcolor{
	background-color: #E1EEC0;
	
}
tr,td.MTitleBgcolor{
	background-color: #E1EEC0;
	font-size:13px;
	color: #FFFFFF;	
	
}
tr,td.MDataBgcolor1{
	text-align: right;
	background-color: #FFFFFF;
	color: #000000;
}

tr,td.MDataBgcolor2{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
}


A.menulink {
	font-family:verdana;;
	display: block;
	width:70px;
	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;
	color: #FFFFFF;
	text-decoration:'underline';
}

.DMIn {color:#00009C;font-weight: 800 }

td.DMNormal {color:#0644ad }
span.Title{line-height:23px;font-weight: 900;font-size:15px;}
.readonly{
	background-color: #CCCCCC;
}


