body {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
td {
	font-size: 12px;
}
.textbox {
	font-family: Tahoma;
	font-size: 10px;
	width: 70px;
}
.norepeat {
	background-repeat: no-repeat;
}
.bordered
{
	border-right: darkslategray 1px solid;
    border-top: darkslategray 1px solid;
    border-left: darkslategray 1px solid; 
    border-bottom: darkslategray 1px solid;
             
	}
Head {
	font-size: 14px;
}
a
{
	color: White;
	}
.hdr {
	font-size: 14px;
	font-weight: bold;
}
font {
	font-size: 12px;
}
.linkblue
{
	color:Blue;
	}.DASHBORDERED {
	border: thin dashed #999999;
}
