td {
	color : Black;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
}
.input {
	background-color : White;
	border : 0px 1px groove #E4E4E4;
	font-size : 12px;
}
.menu, .menu:link, .menu:visited {
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}
.menu:hover, .menu:active {
	color : #0065A5;
	font-weight : normal;
	text-decoration : underline;
}
.a, A, A:LINK, A:VISITED {
	color : #000099;
	text-decoration : none;
}
A:HOVER, A:ACTIVE {
	color : #7B7D7F;
	text-decoration : underline;
}
.title1 {
	font-size: 130%;
	font-weight: bold;
	color: #003399;
	text-transform: uppercase;
}
.smaller {
	font-size: 85%;
	color: #666666;
}
.style1 {
	color: #0000CC;
	font-weight: bold;
	}
.tdnew {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
