@charset "utf-8";
BODY {
	font-family: Trebuchet MS; 
	font-size: 10pt
	background-color:#ffffff;
	margin-left:3px;
	margin-top:3px;
	margin-right:3px;
	margin-bottom:3px;
}

form{ 
line-height: 100%; margin-top: 0; margin-bottom: 0; 
}
td{
	font-size:10px;
}
.h{
padding: 5px;letter-spacing: 1pt; font-weight: bold;
}
input{ 
border: 1px solid #C0C0C0; 
padding-left: 4px; 
padding-right: 4px;
padding-top: 1px; 
padding-bottom: 1px; 
}

a{
	font-size:12px;
	color:#000000;
	text-decoration:none;	
	
}
a:hover{
	color:#ff8600;
	font-size:12px;
	text-decoration:none;
}
.white{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;	
	
}

.mendatory{
	color:#FF0000;
	font-size:14px;
	text-decoration:none;
}
.errorhead{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.error{
	color:#FF0000;
	font-size:12px;
	text-decoration:none;
}
.msg{
	color:#00CC00;
	font-size:12px;
	text-decoration:none;
}
.header{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background:#f0f0f0;
}
.header_red{
	font-size:14px;
	color:#FFFF55;
	text-decoration:none;
	font-weight:bold;
	background-color:#FF0000;
}
.heading{
	font-size:15px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-image: url(../images/th.jpg);
}
.heading_red{
	font-size:15px;
	color:#FFFF55;
	text-decoration:none;
	font-weight:bold;
	background: #FF0000;
}		

.border{
	border:1px solid #E8E8E8;
	
}
.list {
		background: #ffffff;
		cellspacing: 5px;
		cellpadding: 5px;
}
.list td {
	background: #FFF8E8;
}
.list1 td {
	background: #FBECF5;
}
.list2 td {
	background: #F4FFE8;
}
.list3 td {
	background: #E6F9FF;
}
.list4 td {
	background: #EEEEE8;
}
.list5 td {
	background: #EEDAB5;
}
.list6 td {
	background: #D0E8E7;
}
.list7 td{
	background: #DFD9F9;
}