
body.main{
	background-color : #4F8E87;
}
table.mid{
	background-color : #A9CFCB;
}
td.listnum
{
	color : #330000;
	font-weight : bold;
	text-decoration : none;
	padding-left : 0px;
	font-size : 13px;
	cursor : hand;
}
td.listnum1
{
	color : #330000;
	font-weight : normal;
	text-decoration : none;
	padding-left : 0px;
	font-size : 13px;
	
}
td.bkborder{
	border : 1px solid Black;
}
tr.input{
	background-color : #009966;
}
tr.input1{
	background-color : #336699;
}
tr.heading{
	background-color : #6699CC;
	color : White;
}
td.text1{
	font-size : 12px;
}
td.text2{
	font-size : 14px;
}

a.body{
	color : #0066CC;
	cursor: pointer;
}
a.body:active{
	color : #0066CC;
}
a.body:hover{
	color : #003E79;
}
a.foot{
	color : #FFFFCC;
}
a.foot:active{
	color : #FFFFCC;
}
a.foot:hover{
	color : #003E79;
}
a.title{
	color : White;
	text-decoration : none;
}
a.title:hover{
	color : #003E79;
	text-decoration : none;
}
a.body2{
	color : #003E79;
	cursor: pointer;
}
a.body2:hover{
	color : #0066CC;
}
.size14{
	font-size : 14px;
	margin-bottom : 1px;
}
.size16{
	font-size : 16px;
	margin-bottom : 1px;
}
