a						{ color: #663C26; text-decoration: none}
a:hover					{ color: #CC0000; }
body					{
	color: #585851;
	font-family: arial, helvetica;
	font-size: 12px;
	margin: 0px;
}
td						{ color: #585851; font-family: arial, helvetica; font-size: 12px }
input, select, textarea { color: #585851; font-family: arial, helvetica; font-size: 11px }

.smalltext				{ color: #585851; font-family: arial, helvetica; font-size: 9px }
.medtext				{ color: #585851; font-family: arial, helvetica; font-size: 11px }
.red					{ color: #FF0000 }
a:hover.red				{ color: #FF0000 }
.bold					{ font-weight: bold }

.graytext				{ color: #666666 }
a.graytext				{ color: #666666 }
.graytextbold			{ color: #666666; font-weight: bold }
.whitetextbold			{ color: #FFFFFF; font-weight: bold }
.bluetextbold			{ color: #3399FF; font-weight: bold }
a:hover.nav				{ color: #FF0000 }

.alert					{ color: #00DD00 }
.quote2				{ color: #009F00 }
.quote1				{ color: #3D59A5 }
.boldgreytext 			{ color: #A6814F; font-weight: bold; font-size: 12px; line-height: 12px; font-family: Arial, Helvetica, Verdana }
.greytext 				{ color: #666; font-size: 11px; line-height: 15px; font-family: Arial, Helvetica, Verdana }
.whitesmalltext 		{ color: #fff; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Verdana }
.navbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

h1 { 
color: #666666;
font-weight: bold;
font-size: 12px;
 }

