@import url(http://fonts.googleapis.com/css?family=Philosopher);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:regular,bold);

a, a:active
{ 	color: #fea01a;
	text-decoration: none; }

a:visited
{ 	color: #ffd497;
	text-decoration: none; }

a:hover
{ 	color: #ffffff;
	text-decoration: underline; }

.main
{ 	color: #333333;
	font-family: 'Droid Serif', georgia, 'trebuchet ms', verdana, arial, helvetica;
	font-size: 13px;
	line-height: 140% }
	
.mainwhite
{ 	color: #eeeeee;
	font-family: 'Droid Serif', georgia, 'trebuchet ms', verdana, arial, helvetica;
	font-size: 13px;
	line-height: 140% }

.title
{ 	color: #333;
	font-family: 'Droid Serif', georgia, 'trebuchet ms', verdana, arial, helvetica;
	font-size: 18px;
	line-height: 26px; }
	
.titlewhite
{ 	color: #fff;
	font-family: 'Droid Serif', georgia, 'trebuchet ms', verdana, arial, helvetica;
	font-size: 18px;
	line-height: 26px; }
	
.bighead
{ 	color: #cccccc;
	font-family: 'Droid Serif', georgia, 'trebuchet ms', verdana, arial, helvetica;
	font-size: 28px;
	line-height: 38px }

h1 { color:#fff; font-family: 'Philosopher'; }

.small
{ 	color: #333333;
	font-family: 'Droid Serif', georgia, 'trebuchet ms', verdana, arial, helvetica;
	font-size: 10px;
	line-height: 13px }

a.small
{ 	color: #FF4D00; }
	
a.small:visited, a.small:hover
{ 	color: #993300; }

a.smallsans, a.smallsans:visited, a.smallsans:hover
{ 	text-decoration: underline }

a.noline, a.noline:visited, a.noline:hover
{ 	color: #FF4D00;
	text-decoration: none }

.sans
{ 	color: #333333;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 15px }

.smallsans
{ 	color: #808080;
	font-family: verdana, arial, helvetica;
	font-size: 9px;
	line-height: 13px }

.form
{	color: #333333;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	font-weight: bold;
	background: #FFFCFC;  
	border: 0px; 
	scrollbar-face-color: #FFFCFC; 
	scrollbar-highlight-color: #FFFCFC; 
	scrollbar-shadow-color: #FFFCFC; 
	scrollbar-3dlight-color: #FFFCFC; 
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-track-color: #FFFCFC; 
	scrollbar-darkshadow-color: #FFFCFC; 
	scrollbar-base-color: #FFFCFC }

.tla, .tla ul { margin: 0; color:#fff; font-family: 'Droid Serif', georgia, 'trebuchet ms', verdana, arial, helvetica; font-size:11px; }
.tla a, .tla a:visited  { color:#fff; }


#tnx {	display:none;	}
