/* GENERAL STYLES */

td				{font-family:arial,sans-serif,verdana;font-size:11px;}

/*  SECTION NAV CLASSES  */		
.nav 				{font-size:11px; font-weight:bold; color:#000000;}
.nav a:link			{color:#000000; text-decoration:none;}
.nav a:active		{color:#000000; text-decoration:none;}
.nav a:visited		{color:#000000; text-decoration:none;}
.nav a:hover		{color:#ffffff; text-decoration:bold;font-weight: bolder;}

/*  FOOTER CLASSES  */		
.footer 			{font-size:15px; color:#000000; }
.footer a:link		{color:#000000; text-decoration:underline;}
.footer a:active	{color:#000000; text-decoration:underline;}
.footer a:visited	{color:#000000; text-decoration:underline;}
.footer a:hover		{color:#000000; text-decoration:underline;}

.bottom_nav			{font-size:11px; color:#660000; }
.bottom_nav a:link		{color:#660000; text-decoration:underline;}
.bottom_nav a:active	{color:#660000; text-decoration:underline;}
.bottom_nav a:visited	{color:#660000; text-decoration:underline;}
.bottom_nav a:hover		{color:#660000; text-decoration:underline;}

input.submit, textarea.submit		{background:#fde3c1; border:1px solid black; font-family:sans-serif; font-size:13px;}
textarea	{width:300px;}
.mleft		{margin-left:10px;}

td.plusone 		{font-size:13px;}
input.newsletter {background:#fde3c1; border:1px solid black; font-family:sans-serif; font-size:13px;} 

table.outline {border:1px solid black; background:#ffffff;} 
