.main {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #CCCCCC;
	background: url(../images/site/backgroundimage.gif) repeat-x;
	padding: 0;
	margin: 0;
}
.blacksmalltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	}
.greensmalltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666600;
}
.graylargetext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.graysmalltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
link {
	color: #999999;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #AA3700;
}
a:active {
	color: #C0C0C0;
}
.grayltsmalltext {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

