@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #A5E0ED;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #0099CC;
}
.maintab {
	background-color: #FFFFFF;
}
.captext {
	font-family: Arial, Helvetica, sans-serif;
	color: #1C7588;
	font-size: 10px;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818B83;
}
.whitetext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
.whitemain {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #DAEEF2;
	border: 1px solid #DAEEF2;
}
.pageheader {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #286775;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.btnav { background-color: #84C1DF; border: 1px #000000 solid;} 

.boxes {
	background-color: #EEFAFB;
	border: 1px solid #E3F6F9;
}.makeoverbox {
	font-family: "Lucida Sans";
	font-size: 16px;
	color: #1F99AD;
	border: 1px solid #CDEEF5;
}
.sidebarbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #A5E0ED;
}
.blogstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #218CA3;
	border: 1px solid #DAF2F8;
}

