/* CSS Document */

body						{
								margin:0px; 
								background:#3b1300 url(../images/body_bg.jpg) repeat-x left top; 
								scrollbar-face-color:#000;
								scrollbar-arrow-color:#6F1F03; 
								scrollbar-track-color:#CF943A; 
								scrollbar-shadow-color:#C18427; 
								scrollbar-highlight-color:#DCAE67; 
								scrollbar-3dlight-color:#C18427; 
								scrollbar-darkshadow-Color:#A26201; 
								}

.main_bg					{background:url(../images/main_bg.jpg) no-repeat center top; height:768px; }

.whitetext					{color:#FFFFFF;}

.yellowtext					{color:#FFCC00;}

tr, td, p, div 				{font-size:11px; color:#fff; font-family:verdana; line-height:18px; }

a, a:link, a:visited 		{color:#FFCC00; text-decoration:none; }

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

a.whitelink, a.whitelink:link, a.whitelink:visited 		{color:#fff; text-decoration:none; }

a.whitelink, a.whitelink:hover			 		{color:#FFCC00; text-decoration:underline; }

a.whitelinksmall, a.whitelinksmall:link, a.whitelinksmall:visited 		{color:#fff; text-decoration:none; font-size:9px; }

a.whitelinksmall, a.whitelinksmall:hover			 		{color:#FFCC00; text-decoration:underline; font-size:9px;  }		

.headinglargetext				{font-size:18px; color:#FFCC00; font-weight:bold;}

.section_heading				{font-size:18px; color:#FFCC00; font-weight:bold; background-color:#660000; padding:6px;}

.sub-head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}