.bodydiv {
	width: 900px;
	background-color: #E6E6E6;
}
.banner {
	background-image: url(../images/banner.gif);
	background-repeat: repeat-x;
	height: 100px;
}
.bg2 {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat-x;
	height: 40px;
}
.font1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.imageborder {
	border: 4px solid #999999;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	height: 23px;
	padding-top: 12px;
}
.a:link {
	color: #000000;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #000000;
}
.a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
.a:active {
	text-decoration: none;
	color: #000000;
}

.amenu:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.amenu:visited {
	color: #000000;
	text-decoration: none;
		font-size: 12px;
}
.amenu:hover {
	text-decoration: underline;
	color: #333333;
	background-color:#999999;
	padding: 6px 6px 6px 6px;
		font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 8px;
}

.amenu:active {
	text-decoration: none;
	color: #000000;
		font-size: 12px;
}
.matterdiv {
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.scroll {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 10px;
color:#BC2A4D;
font-style: normal;
font-weight:bold;
text-align: justify;
}

.error {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
color:red;
font-style: normal;
font-weight:bold;
text-align: justify;
}

.success {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 11px;
color:green;
font-style: normal;
font-weight:bold;
text-align: justify;
}

.table1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}