.bgmain {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.linksgrey10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bgbluegrey {
	background-color: #D8DDE0;
}
.bordergrey {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D8DDE0;
	border-bottom-color: #D8DDE0;
	border-left-color: #D8DDE0;
}

.bgwhite {
	background-color: #FFFFFF;
}
.textblack10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.bggrey {
	background-color: #F2F3F5;
}
.bgbrown {
	background-color: #3F3011;
}
.bgcaramel {
	background-color: #EDC158;
}
.bgutopia {
	background-color: #D5BB19;
}
.textblack11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}
.headerblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
	font-weight: bold;
}
.linksgrey10 a:link {
	color: #666666;
	text-decoration: none;
}
.linksgrey10 a:visited {
	color: #666666;
	text-decoration: none;
}
.linksgrey10 a:hover {
	color: #666666;
	text-decoration: underline;
}
.bgpurple {
	background-color: #662A82;
}
