body {
	background: #FC7116 url(gfx/pattern.jpg) repeat-x top;
	color: #000000;
}

body, html {
	scrollbar-track-color: #FF9916;
	scrollbar-face-color: #940C12;
	scrollbar-arrow-color: #FFE3C1; 
	scrollbar-3dlight-color: #940C12; 
	scrollbar-darkshadow-color: #940C12; 
	scrollbar-highlight-color: #FFE3C1; 
	scrollbar-shadow-color: #FFE3C1;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #000000;
	background-color: transparent;
}

td.main {
	background: #FFFFFF url(gfx/body.gif);
	color: #000000;
	width: 877px;
	padding-top: 13px;
}
                      
td.copy {
	color: #000000;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 387px;
}

td.newshead, td.newshead a {
	border: 1px solid #000000;
}

p.title, h1, .head {
	color: #CC6633;
	background-color: transparent;
}

h2 {
	color: #CC0000;
	background-color: transparent;
}

p.comment {
	color: #CC0000;
	background-color: transparent;
}

a {
	color: #CC6633; 
	background-color: transparent;
}

a:hover {
	color: #B54D1F; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #CC0000; 
	background-color: transparent;
}

.combo {
	background-color: #FFE3C1;
	color: #000000;
}

p.imgtitle, p.imgcopy, p.imgcopy a {
	color: #000000;
	background-color: transparent;
}

option.new {
	color: #CC0000; 
	background-color: transparent;
}

p, h1, h2, #itable table {
	margin-left: 100px;
	margin-right: 100px;
}

ul, ol {
	margin-left: 130px;
	margin-right: 100px;
}

#itable table, #itable th, #itable td {
	border-color: #000000;
}

#itable table {
	width: 677px;
}

.imgleft {
	float: left;
	margin-left: 100px;
	margin-right: 20px;
}

h1 {
	clear: left;
}
