body {
	font-size: 12px;
	color:#000000;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#FF0000;
	text-decoration: none;
}
.bordertabl {
	border: 1px solid #000000;
}

.bordblack {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.bordblackReight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.padtop10 {
    padding:10px 0px;
}
.fontheight {
	line-height: 20px;
}
.* {font-size:12px}
.tdtitle{
background-color:#89A5CF;
}
.tdhback{
background-color:#E4E8EF;
}
.bgcl{
background-color:#2763A8;}
.bord table td{
background:#b0cfeb;
border:1px solid #2361A1;}