/* CSS Document */

.boxlook
{
	font-size:9pt;
	color:#626262;
	background-color:#ffffff;
	border:#BDD9EC;
	border-style: groove;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.bodytxt
	{
	font-size:10pt;
	color:#626262;
	font-family: "Arial", "Helvetica", "sans-serif";
	}
.bodyhead
	{
	font-size:10pt;
	color:#626262;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	}

.menu
	{
	font-size:9pt;
	color:#65A834;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	}
	


.heading{
	font-size:14pt;
	color:#65A834;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.intro{
	font-size:11pt;
	color:#65A834;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.copyright{
	font-size:8pt;
	color:#626262;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.bk_norepeat {
	background-repeat: no-repeat;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
		text-decoration: none;
}
a:hover {
	color: #666666;
		text-decoration: none;
}
a:active {
	color: #006699;
		text-decoration: none;
}
.unnamed1 {
	color: #006699;	font-family: "Arial", "Helvetica", "sans-serif";	font-size: 12px;}
a.case:link {	color: #65A834; 	text-decoration: none;}
a.case:visited {	color:#65A834;		text-decoration: none;}
a.case:hover {	color: #65A834;		text-decoration: underline;}
a.case:active {	color: #65A834;		text-decoration: none;}