A {
	COLOR:#0099FF; TEXT-DECORATION: none
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.para {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.tableborderblack {
	border: 1px solid #666666;
}
.td2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.td1 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}
.tdbrd_yellow {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FACD77;
	border-left: none;

}
.td_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.up_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.greyborder {
	border: 1px dotted #999999;
}
.botomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.leftrightborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
