.header		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; text-decoration: none; line-height: 30px; background-color:#ffffff}


body{
	background-image: url(images/bk_blur.jpg);
	position: center;
	border-style: none;
	margin: 0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-position: 0% 0%; 
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}




.flash {
	background-color: none;
	border: none;
	position: center;	
}


.text {
	font-family: Verdana, Helvetica, Arial, Tahoma, sans-serif;
	font-size: 8pt;
	text-transform: none;
	text-align: left;
	line-height: 20px;
	font-weight: normal;
	color: #000033;
	background-color: #ffffff;
	width: 280px;
}

.nav {
	position:absolute; top:190.3; left:184.2;
	width:800;
}

.iframe {
	position:absolute; top:230.1; left:184.2;
	width:300;
}



.footer 		{ 
    position:relativee; top:460; left:12;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; line-height: 10p;
	font-weight: normal; color: #000033; text-decoration: none;
}





a:link      	{ text-decoration: underline;     background-color: #cccccc; color:#000000; }

a:hover      	{ text-decoration: none;      background-color: #333333; color:#999999; }

a:visited    	{ text-decoration: underline;     background-color: #333333; color:#996600; }

a:visited:hover { text-decoration: underline;      background-color: #cccccc; color:#999999; }


