body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF
}
#main {
	width:730px;;
	padding:12px;
	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greytext {  color: #666666; font-size: 12px}
.tblbrdbtm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: none;
}


.boldhead {  font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.boldunder {  font-weight: bold; text-decoration: underline}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
}
.show {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold}
.boldunderitalic { font-weight: bold; text-decoration: underline ; font-size: 14px; font-style: italic}
.blacktext { color: #000000; font-size: 12px }
.showmenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px ; color: #F5F5F5; text-decoration: underline}
.boldheaditalic { font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif ; font-style: italic}
.boldheadFlash { font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.redtext { color: #FF0000; font-size: 12px ; font-weight: bold; text-align: center}
h1 {
	font-size: 18px;
	color: #006600;
}
h3 {
	color: #060;
}
.button {
	color: #FFF;
	background-color: #060;
}
h2 {
	font-size: 14px;
	color: #333;
}
input, textarea {

}
#contentdiv {
	float: left;
	width: 720px;
	padding-left: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.error {
	color:#F00;
}
.small {
	font-size:11px;
	color:#333;
	text-align:justify;
}
