body {
	margin-top: 0px;
	background-image: url(images/bg2.jpg);
}

p, blockquote	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.bodybold {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding: 7px;
	text-align: left;
}
.bodybold a:link {
	color: #000000;
	text-decoration: none;
}
.bodybold a:visited {
	color: #000000;
	text-decoration: none;
}
.bodybold a:hover {
	color: #000000;
	text-decoration: underline;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 7px;
	text-align: left;
}

.bodytext a:link {
	color: #000000;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #000000;
		text-decoration: none;

}
.bodytext a:hover {
	color: #000000;
	text-decoration: none;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
select, submit, input, textarea	{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	}
.rtcol {
	background: #999999;
}
.scroll {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #999999;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	width: 265px;
	overflow: auto;
	position: static;
	visibility: visible;
	height: 280px;
	left:495px; 
	top:144px; 
}

.note {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #999999;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	width: 250px;
	overflow: auto;
	position: static;
	visibility: visible;
	left:491px; 
	top:325px; 
	height:51px;
}

.pubtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 7px;
	text-align: left;
	background-color: #999999;

}
.pubtext a:link {
	color: #333333;

	text-decoration: none;
	background-color: #999999;

}
.pubtext a:visited {
	color: #333333;

	text-decoration: none;
	background-color: #999999;
}
.pubtext a:hover {
	color: #333333;

	text-decoration: none;
	background-color: #CCCCCC;
}


.small {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
}

.small a:link {
	color: #777777;
	text-decoration: underline;
}
.small a:visited {
	color: #777777;
		text-decoration: none;

}
.small a:hover {
	color: #777777;
	text-decoration: none;
}
.largertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	margin-left: 30px;
}

