/*  This Stylesheet Created by Tornado Design team */

/*  Created 04/10/02 by ben@tornadodesign.com    */

/*  Brain Fuel  STYLES */

/*  Most text on site in blue, bold text in black */

BODY {
/*SCROLLBAR-3DLIGHT-COLOR: #96aabd;
SCROLLBAR-ARROW-COLOR: #606d79;
SCROLLBAR-DARKSHADOW-COLOR: #96aabd;
SCROLLBAR-FACE-COLOR: #d8e2e7;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #d8e2e7;
SCROLLBAR-TRACK-COLOR: #c2cacf;
color: transparent;
font-family: Verdana
font-size:11px
 font-style : normal;
}*/
SCROLLBAR-3DLIGHT-COLOR: #dddddd;
SCROLLBAR-ARROW-COLOR: #cacaca;
SCROLLBAR-DARKSHADOW-COLOR: #dddddd;
SCROLLBAR-FACE-COLOR: #f0f0f0;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #f0f0f0;
SCROLLBAR-TRACK-COLOR: #f7f7f7;
color: transparent;
font-family: Verdana
font-size:11px
 font-style : normal;
 }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin: 0px;
	padding: 10px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #045CA6;
	margin: 0px;
	padding: 0px;
}


A{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #325B85;
	line-height: 12px;

}
A:active{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : 366390;
}
A:visited
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : 366390;
}
A:hover
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	color : #437AB1;
}
