BODY			{background: #888888}
BODY.answer 	{background: #B0C4DE}
A:link			{color:#FF4411;}
A:visited		{color:#666666;}
A:hover			{text-decoration: underline; color: #666666;}

A.dark:link			{color:#FFFFFF;}
A.dark:visited		{color:#888888;}
A.dark:hover		{text-decoration: underline; color: #888888;}

TD
	{
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		color: #333333;
	}
.smalltd {		
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	}

H5.book		{color: Navy;}
HR.orange
	{
		height: 1px;
		color: #FF4411;
	}

HR.gray
	{
		height: 1px;
		color: #778899;
	}
HR
	{
		height: 1px;
	}
		
.body
	{
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		line-height: 17px;
		
		color: #333333;
	}
	
.search			{color: #FFFFFF; margin-left: 20px;}
.big			{font-size: 14px; font-weight: bold;}
.footer			{font-size: 11px; color: #FFFFFF; vertical-align:bottom;}
.smallprint		{font-size: 10px; color: #888888;}
.button			{font: 10px Tahoma, Verdana, Arial; font-weight: bold; background-color: #FF6644; color: #000000;}
.forum			{font-size: 10px; line-height: 16px;}
.topic			{font-size: 12px; font-weight: bold; color:#000000;}
.greybg			{background: #DDDDDD; padding: 10px;}
.date			{color: #000000; font-size: 10px;}
.number			{font-weight: bold;}
.name			{font-weight: bold;}
.current		{font-weight: bold;}
.trail			{font-size: 10px; margin-left: 25px;}


.title			{text-indent: 35px; color:black; font-weight:bold;}
.header			{font-size: 14px; font-weight: bold; color:#FF4411;}
.subheader		{font-size: 14px; font-weight: bold; color:#333333;}

.upper			{text-transform: uppercase; font-size: 12px;}
.small			{font-size: 10px;}
.medium			{font-size: 11px;}
.twelve			{font-size: 12px;}
.fourteen		{font-size: 14px;}
.indent			{margin-left: 12px; font-size: 11px; line-height: 150%;}
.indentsmall	{margin-left: 12px; font-size: 10px;}
.selected		{font-weight: bold; font-size: 11px;}
.submit			{font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #FFFFFF; background: #666666; padding: 2px;}
.field			{font-family: Verdana, Arial, Helvetica; font-size: 10px; color: #333333; background: #DDDDDD;}


#white			{color: #FFFFFF;}
#normal			{font-size: 14px; font-weight: normal;}
#blue			{color: #003366;}
#red			{color: #FF0000;}

