body {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 10px;
}
td {
	font-size: 12px;
	vertical-align: top;
}
a {  color: #0000CC; text-decoration: none}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a.link1 {  color: #0000CC; text-decoration: none}
a.link1:hover {
	color: #333333;
	text-decoration: underline;
}
p.style1 {line-height:22px; text-align: justify}
input {
	font-family: Tahoma;
	font-size: 13px;
	border: 1px solid;

}
textarea { border-color: #000000 #000000 #000000 #000000; border: 1px solid ; font-family: Verdana; font-size: 13px}
textarea.maxwidth { width:500px;}

.tdhover1 {
	background-color: #FF9900;

}
.adminedit {
	font-family: Arial;
	font-size: 10px;
}
a.admin {
	color: #336600;
	text-decoration: none;
	background-color: #FFFFCC;
	font-weight: bold;
}
table.main {
	height: 500px;
	width: 640px;
}

td.clist {
	font-size: 11px;
	font-weight: bold;
	height: 25px;
}
.implink {
	background-color: #AEE2FF;
	border: 1px solid #0099CC;
	height: 17px;
	text-decoration: none;
	font-weight: bold;
	padding: 1px 3px;
}.formmsg {
	background-color: #FAFD84;
	border: 1px solid #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
	width: 75%;
	margin: 3px;
}
.box1 {
	background-color: #D6E4F3;
	border: 1px solid #498CB4;
	padding: 10px;
}
.box2 {
	background-color: #FFFFFF;
	border: 1px solid #498CB4;
	padding: 10px;
}
.txt1 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding: 3px;
}
