.main {font-family:Geneva, Arial, Helvetica, sans-serif; font-size:11px;}
.main_bold {font-family:Verdana,Helvetica; font-size:11px; font-weight: bold;}
.maincolor {background: #808080;}
.formfield {background: #E6E6E6; font-family:Verdana,Helvetica; font-size:11px; font-weight: bold; border: 1 solid;}

a.link:link {font-family:Verdana,Helvetica; font-size:14px; color: #000000; text-decoration: none;}
a.link:active {
	font-family:Verdana,Helvetica;
	font-size:14px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
a.link:visited {font-family:Verdana,Helvetica; font-size:14px; color: #000000; text-decoration: none;}
a.link:hover {
	font-family:Verdana,Helvetica;
	font-size:14px;
	color: #000099;
	font-style: normal;
	font-weight: normal;
}


a.boldlink:link {font-family:Verdana,Helvetica; font-size:14px; color: #000000; text-decoration: none;}
a.boldlink:active {
	font-family:Verdana,Helvetica;
	font-size:14px;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
a.boldlink:visited {font-family:Verdana,Helvetica; font-size:14px; color: #000000; text-decoration: none;}
a.boldlink:hover {
	font-family:Verdana,Helvetica;
	font-size:14px;
	color: #000099;
	font-style: normal;
	font-weight: bold;
}


a.copyrightlink:link {font-family:Verdana,Helvetica; font-size:9px; color: #666666; text-decoration: none;}
a.copyrightlink:active {font-family:Verdana,Helvetica; font-size:9px; color: #666666; text-decoration: none;}
a.copyrightlink:visited {font-family:Verdana,Helvetica; font-size:9px; color: #666666; text-decoration: none;}
a.copyrightlink:hover {font-family:Verdana,Helvetica, helvetica; font-size:9px; color: #666666; text-decoration: none;}

body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(/images/face-bgbw.jpg);
	background-position: right top;
	background-color: #FFFFFF;


}
