A {
	COLOR: #3360aa; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff3333
}
A:visited {
	COLOR: #6688aa
}
A:hover {
	COLOR: #ff3333
}
BODY {
	MARGIN: 0px; WIDTH: 100%; TEXT-ALIGN: left
}
td {
	font-family : Tahoma, Arial, Verdana;
	font-size : 12px;
}
.td2 {
	font-family : Tahoma, Arial, Verdana;
	font-size : 12px;
	border-bottom : 1px dotted Gray;
	background : Silver;
}
.td3 {
	font-family : Tahoma, Arial, Verdana;
	font-size : 12px;
	font : bold;
}

.ttitle {
	font : bold 15px;
	background : Orange;
	color : black;
}

.theader {
	font : bold 12px;
	background : Cornflowerblue;
	color : black;
}

.input
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	background-color: White;
}

.inputblur
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	background-color: lightgrey;
}
