/* CSS Document */
body
{
	 background-color: #3b0808;
	 background-image: url(images/bg.jpg);
	 background-repeat: no-repeat;
}

table
{
	padding: 0, 0, 0, 0;	
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363636;
}

a 
{
	color: #be6b40;
}

a:hover
{
	text-decoration: none;
}

.Normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #363636;
}
A.Normal:link
{
	color: #be6b40;
}
A.Normal:visited  
{
	text-decoration: underline;
    color: #be6b40;
}

A.Normal:active   
{
	text-decoration: underline;	
    color: #be6b40;
}

A.Normal:hover    {
    text-decoration: none;
    color: #be6b40;
}
.Links
{
	font-family: Verdana;
	font-size: 10px;
	color: #d27c4f;
}

.CurrentNews
{
	background-image: url(images/currentnews_02.gif);
	background-repeat: no-repeat;
	padding-top: -5px;
}

.CurrentNews_Top
{
	background-image: url(images/currentnews_01.gif);
	background-repeat: no-repeat;
}

.ContentTopBorder
{
	background-image: url(images/centertable2_r1_c1.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=84);
	opacity: 0.84;
	-moz-opacity:0.84;
}
.ContentMiddleArea
{
	background-image: url(images/centertable2_r2_c1.gif);
	background-repeat: repeat-y;
	filter:alpha(opacity=84);
	opacity: 0.84;
	-moz-opacity:0.84;
	vertical-align: top;
}
.ContentBottomBorder
{
	background-image: url(images/centertable2_r3_c1.gif);
	background-repeat: no-repeat;
	filter:alpha(opacity=84);
	opacity: 0.84;
	-moz-opacity:0.84;
}

.NextEvent
{
	background-image: url(images/undercurrent_09.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}

.homeImage
{
	padding-left:16px;
	vertical-align: top;
}

.menuBelow
{
	color: #be6b40;
}

.menuBelow
{
	color: #be6b40;
}

.menuBelow a:link {
	color: #be6b40;
}

.menuBelow a:hover, a:visited, a:active {

	text-decoration: none;
	color: #be6b40;
}


