body,    
{ 
	background-attachment: fixed; 
	background-repeat: norepeat;
	font-family: Verdana, Georgia, Arial, serif;
	font-size: 9pt;
	color: #660000;
	background-color: #FFFFFF;
	scrollbar-face-color: #C0C0C0;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
}

.grayblue { background-color:#bcc8d4; background-attachment: fixed; background-image:url(back_zzc.jpg); background-position: bottom; background-repeat:repeat-x}
.darkborder { background-color: #2A0055; }

table, td, p, li, ul
{ 
	background-attachment: fixed; 
	background-image: none; 
	font-family: Verdana, Georgia, Arial, serif;
	font-size: 9pt;
	color: #000000;
	background-color: none;
}

a	    	{ text-decoration: none; color: #D40000}
a:visited 	{ text-decoration: none }
a:active 	{ text-decoration: color: #660000}
a:hover 	{ text-decoration: underline; color: #000000 }



h1 		{ 
	font-family : Verdana, Georgia, Arial, serif;
	font-size : 13pt;
	font-weight: bold;
	color: #2A1F55;
}

h2 		{ 
	font-size : 12pt;
	font-family : Verdana, Georgia, Arial, serif;
	color: #2A1F55;
	font-weight: bold;
}

h3 		{ 
	font-size : 11pt;
	font-family : Verdana, Georgia, Arial, serif;
	font-weight: bold;
	color: #330000;
}

.navi, navi {
	font-size: 11pt;
	font-family: georgia, Verdana, Arial, Helvetica, serif;
	font-weight: bold;	
	color: #D40000;
	text-decoration: none;
}

.navi:visited 	{ text-decoration: none}
.navi:active 	{ text-decoration: underline}
.navi:hover 	{ text-decoration: none; color: #2A5FAA }

.media 			{ font-size: 7pt; font-family: Verdana, Arial, Helvetica, serif; color: #AA0000; text-decoration: none;}
.media:visited 	{ text-decoration: none}
.media:active 	{ text-decoration: underline}
.media:hover 	{ text-decoration: none; color: #000000 }

TEXTAREA, INPUT, SELECT  
{
	color : black;
	background-attachment: fixed; 
	background-color: #D4DFFF;
	border : 1px solid black;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	scrollbar-face-color: #C0C0C0;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
}

