body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height:15px;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	line-height:18px;	
	color:#000000;
}

a:link {
	text-decoration: none;
	color: #227BBC;
}
a:visited {
	color: #227BBC;
	text-decoration: none;
}
a:hover {
	color: #00887E ;
	text-decoration: none;
}
a.tm:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.tm:visited {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.tm:hover {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

a.topmenu:link {
	font-size: 12px;
	color: #055AAF;
	text-decoration: underline;
}
a.topmenu:visited {
	font-size: 12px;
	color: #055AAF;
	text-decoration: underline;
}
a.topmenu:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

.indexTitle {		
	font-family:"ºÚÌå";
	color:#C60500;
	background:#eeeeee;
	font-size:16px;
	height:24px;
}
.title {		
	font-family:"ºÚÌå";
	color:#00887E;	
	font-size:16px;	
	text-align:center;
}
.tblTitle {
	color:#ffffff;	
	background:#2B83C2;
	text-align:center;
}
.fldLable{
	color:#ffffff;	
	background:#2B83C2;
	text-align:right;
}
.fldValue{
	background:#eeeeee;
	text-align:left;
}
textarea{
	font-family: "Tahoma", "MS Shell Dlg"
	font-size: 12px;
	color: blue;
	background-color: #ffffff;
	height: 80px;
	width: 640px;
	border: 1px dotted #00887E;	
}
INPUT {
	font-family: "Tahoma", "MS Shell Dlg"
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px dotted #00887E;	
	height:20px;	
}
input.button{	
    font-size: 12px;
	line-height: 12px; 	
	background: #0171BB;
	border-bottom: 2px solid #333366;
	border-right: 2px solid #333366;
	border-left: 2px solid #4F9BD1;
	border-top:2px solid #4F9BD1;
	color:#FFFFFF;
	height:20px;	
	cursor: hand
}
.required{	
	color:red;
	font-size:14px;
}
background{
     background-repeat :repeat-x;
}
	 