
body {text-decoration:none;}

a:link,a:active,a:visited {
	color:#88B153;
	text-decoration:underline;
	font-size:15px;
	font-family:verdana;
	}
a:hover	{
	color:#C3972D;
	border:solid 0;
	text-decoration:overline;
	}

a.s:link, a.s:visited, a.s:active {
	color:#88B153;
	text-decoration:underline;
	font-size:15px;
	font-family:verdana;
	line-height:25px;
	}
a.s:hover{
	color:#C3972D;
	border:solid 0;
	text-decoration:overline;
	line-height:25px;
	}

a.b:link, a.b:visited, a.b:active {
	color:#88B153;
	text-decoration:underline;
	font-size:15px;
	font-family:verdana;
	font-weight:bold;
	line-height:25px;
	}
a.b:hover{
	color:#C3972D;
	border:solid 0;
	text-decoration:overline;
	font-weight:bold;
	line-height:25px;
	}


body {
	background-color:#C37E38; 
	background-image:url('bg.jpg'); 
	background-attachment:fixed; 
	background-repeat:repeat;
	font-family:verdana;
	font-size:15px;
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	padding:0px;
	}

table.container {
	width:100%;
	height:100%;
	border:0px;
	padding:0px;
	}

table.main {
	width:77%;
	height:100%;
	border:0px;
	font-size:15px;
	font-family:verdana;
	color:#000000;
	padding:0px;
	}

td.content {
	background-color:#FFFFFF;	
	vertical-align:top;
	padding:1px;
	}

td.b1 {
	background-image:url('b1.gif');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:38px;
	width:20px;
	vertical-align:top;
	}

td.b2 {
	background-image:url('b2.gif');
	background-repeat:no-repeat;
	height:38px;
	width:37px;
	vertical-align:top;
	}

td.b3 {
	background-image:url('b3.gif');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height:50px;
	width:20px;
	vertical-align:top;
	}

td.b4 {
	background-image:url('b4.gif');
	background-repeat:no-repeat;
	height:50px;
	width:20px;
	vertical-align:top;
	}

td.border {
	background-image:url('border.gif');
	background-repeat:repeat-x;
	height:37px;
	width:16px;
	vertical-align:top;
	}

td.border2 {
	background-image:url('border2.gif');
	background-repeat:repeat-x;
	height:50px;
	width:16px;
	vertical-align:top;
	}

td.vine {
	background-image:url('vine.jpg');
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	width:20px;
	vertical-align:top;
	}

td.vine2 {
	background-image:url('vine2.jpg');
	background-repeat:repeat-y;
	width:20px;
	vertical-align:top;
	}


td.win {
	text-align:center;
	}

h2 {
	color:#000000;
	font-family:verdana;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
	text-align:center;
	margin:0px;
	padding:0px;
	}

h3 {
	color:#000000;
	font-family:verdana;
	font-weight:bold;
	font-size:19px;
	text-decoration:none;
	text-align:center;
	margin-top:28px;
	padding:0px;
	}

.top4 {
	font-weight:bold;
	font-size:17px;
	line-height:45px;
	}

.modwin {
	font-weight:bold;
	font-size:16px;
	}

.runnerups {
	font-weight:bold;
	font-size:16px;
	line-height:45px;
	}

.lastup {
	font-weight:bold;
	font-size:15px;
	line-height:45px;
	}

.notice {
	font-weight:bold;
	font-size:15px;
	color:maroon;
	}

p.cen {
	text-align:center;
	}

div.middle {
	text-align:center;
	}

div.blockquote {
	margin-left:1cm;
	margin-right:1cm;
	}

body {
	scrollbar-face-color:#778921;
	scrollbar-highlight-color:#343C10;
	scrollbar-3dlight-color:#C37E38;
	scrollbar-darkshadow-color:#C37E38;
	scrollbar-shadow-color:#343C10;
	scrollbar-arrow-color:#343C10;
	scrollbar-track-color:#C37E38;
	}

