body
{
	background-image:url(bg.jpg);
	background-repeat:repeat;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.maintable
{
	background-image:url(main_table_bg.gif);
	background-repeat:repeat-y;
	width:776px;
	float:none;
	border:0px;
	height:100%;
}

td.vbar
{
	background-image:url(vbar_bg.jpg);
	background-repeat:repeat-y;
}
td.title
{
	background-image:url(title_bg.jpg);
	background-repeat:repeat-x;
	height:23px;
	font-size:10pt;
	font-weight:bold;
	color:#000;
	padding-left:10px;
	}
	
td.titlenew
{
	background-color:#F2E6B6;
	height:50px;
	font-size:10pt;
	font-weight:bold;
	color:#900;
	padding-left:10px;
	padding-top:2px;
	}	
	
td.line
{
	background-image:url(white_doted_line.gif);
	background-repeat:repeat-x;
	height:19px;
}
td.line
{
	background-image:url(line.gif);
	background-position:center;
	background-repeat:repeat;
	background-repeat:repeat-x;
}
p.page_heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:normal;
	color:#AF6E46;
}

p.normal
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#000;
}
p.normalb
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #000000;
}
ul
{
	list-style-image: url('ul_arrow.png');
	list-style-position:outside;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:170%;
}
li.magazine
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:140%;
}
p.small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#000;
}
p.copyright
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#fff;
}
p.website_msg
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#fff;
}
td.thumbnail
{
	background-image:url(thumbnail_box.gif);
	background-repeat:no-repeat;
	height:111px;
	width:147px;
	text-align:center;
	vertical-align:middle;
}

td.thumbnailphoto
{
	background-image:url(photo_bg.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:150px;
	background-repeat:no-repeat;
	height:120px;

}

td.phototext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	text-align:center;
	width:200px;
	height:80px;
	background-color:#F7EECE;
}

td.sponsers
{
	background-image:url(sponser_bg.jpg);
	background-repeat:repeat-y;
	width:160px;
	text-align:center;
	vertical-align:middle;
}
td.upcoming
{
	background-image:url(upcoming_bg.jpg);
	background-repeat:no-repeat;
	width:176px;
	height:146px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

td.menuitems
{
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	color:#fefce4;
}

td.activeitem
{
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	color:#000;
}
a.menuitems:hover
{
	text-align:left;
	font-size:10pt;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	color:#fefce4;
}
.border
{
	border-right: 1px solid #B5956E;
	border-bottom: 1px solid #B5956E;
	border-top: 1px solid #F2E6B6;
	border-left: 1px solid #F2E6B6;
}

a.menuitmes:link, a.menuitmes:visited, a.menuitmes:active
{
	color:#fefce4;
	text-decoration:none;
}
a.menuitmes:hover
{
	color:#000;
	text-decoration:none;
}

a:link
{
	color:#000099;
	text-decoration:none;
}
a:hover
{
	color:#ff0000;
	text-decoration:underline;
}
a:visited
{
	color:navy;
	text-decoration:none;
}
