a		{ color: #0084E6; text-decoration: none;}
a:HOVER	{ color: #E68400; text-decoration: underline;}

body
{ 
	background-image: url('images/backgrounds/acc.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	border: 0px solid #FFFFFF;
	padding: 0
}
.text
{	
	font-family: Tahoma, Verdana, Helbetica, sans-serif;
	font-size: 10pt;
}

.input		{ font-family: Tahoma; font-size: 8pt; border-style: window-inset; width: 100%; background-color: #FFFFFF;}
.inputUnsized	{ font-family: Tahoma; font-size: 8pt; border-style: window-inset; width: 120px; }
.textarea	{ font-family: Tahoma; font-size: 8pt; border-style: window-inset; width: 100%; background-color: #FFFFFF;}
.radius	{ border-style: none; width: 20px;}
.button	{ font-family: Tahoma; font-size: 8pt; border-style: window-outset; width: 100px;}

.footLink	 	{ font-family: Tahoma, Verdana, Helbetica, sans-serif; font-size: 7pt; color: #FFFFFF; text-decoration: none; }
.footLink:LINK	{ font-family: Tahoma, Verdana, Helbetica, sans-serif; font-size: 7pt; color: #FFFFFF; text-decoration: none; }
.footLink:HOVER	{ color: #FF8800; text-decoration: underline; }
.footLink:ACTIVE	{ color: #FF8800 }
.footLink:ALINK	{ color: #FF8800 }

.alpha			{ height: 100%; width: 100%; FILTER: Alpha( opacity=50); }









































