body {
	font-family: verdana, tahoma, arial;
	scrollbar-base-color : #6A6A8C;
}
.td1{
	font-size: x-small;
	font : bold;
	text-align : right;
	color : #F5F5F5;
}

A:HOVER {
	text-decoration : underline;
}

A {
	text-decoration : none;
}


.button {
	font-family: verdana, tahoma;
	font-size: x-small;
	color: #000066;
	background-color: #dddddd;
	letter-spacing: 2px;
	border: 1 solid #000000;
	margin-right : 2px;
}
.button2 {
	font-family: verdana, tahoma;
	font-size: xx-small;
	color: Navy;
	background-color: transparent;
	border: 0;
	margin-left : 2px;
}
.buttontop {
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: bold;
	height: 16px;
	width: 16px;
	padding-left: 1px;
	vertical-align: middle;
	margin-top: 0px;
	text-indent: 0pt;
	border : 1px solid Black;
}
.textarea {
	font-size: 12px;
	color: #003333;
	background-color: #CDCDDC;
	border : 1px solid Black;
	width : 100%;
	font-family : Verdana;
}
.input {
	font-family: Verdana;
	font-size: x-small;
	border : 1px solid Black;
	background : #CDCDDC;
	width : 100%;
}

td {  font-size: x-small}

