BODY
{
	margin: 0px;
    BACKGROUND-COLOR: #beac48;
    BACKGROUND-IMAGE: url(Background.jpg);
    BACKGROUND-POSITION: center top;
    BACKGROUND-REPEAT: repeat-x;
}

TABLE.Top
{
    BORDER-BOTTOM: black 1px;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
}

TABLE.Middle
{
    BORDER-BOTTOM: black 1px;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px;
    background-color: White;
}

TABLE.Bottom
{
    BORDER-BOTTOM: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px;
    background-color: White;
}

TD.Bottom1
{
    BACKGROUND-IMAGE: url(BottomBack1.jpg);
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: repeat-x;
}

TD.Bottom2
{
    BACKGROUND-IMAGE: url(BottomBack2.gif);
    background-position: left bottom;
    background-repeat: repeat-x;  
}

P
{
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px;
}

P.NoBreakBeforeAfter
{
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
}

P.NoBreakBefore
{
    MARGIN-BOTTOM: 0px;
}

P.NoBreakAfter
{
    MARGIN-TOP: 0px;
}

P.AlignButton
{
    COLOR: #0b4171;
    MARGIN-LEFT: 35px;
}

TD.LeftBar
{
    BACKGROUND-IMAGE: url(LeftBarBack.gif);
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: repeat-y;
}

TD.LeftBarButton
{
    BACKGROUND-IMAGE: url(LeftBarButton.gif);
    BACKGROUND-POSITION: left top;
    BACKGROUND-REPEAT: no-repeat;
}

A
{
    COLOR: #0b4171;
    TEXT-DECORATION: none;
}

P.Bottom
{
    COLOR: #0b4171;
}

.header
{
	font-family:Tahoma,sans-serif;
	font-size: 16px;
	color: Red;
	padding-left:5;
	padding-right:5; 
	font-weight:900;
}

.news
{
	font-family:Arial,sans-serif;
	font-size: 14px;
	color: Black;
	padding-left:5;
	padding-right:5;
	font-weight:900;
}

.smalltext
{
	font-family:Tahoma,sans-serif;
	font-size: 9px;
	color: Black;
	padding-left:5;
	padding-right:5;
}

.text
{
	font-family:Tahoma,sans-serif;
	font-size: 12px;
	color: Black;
	padding-left:5;
	padding-right:5;
}

.largetext
{
	font-family:Tahoma,sans-serif;
	font-size: 16px;
	color: Black;
	padding-left:5;
	padding-right:5;
}

.text2
{
	font-family:Verdana,sans-serif;
	font-size: 12px;
	color: Black;
	padding-left:5;
	padding-right:5;
}

.textlabel
{
	font-family:Tahoma,sans-serif;
	font-size: 12px;
	color: Black;
}

a:link
{
	text-decoration: none;
	color:#000000;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: none;
	color: Red;
}

a:active
{
	text-decoration: none;
	color: #000000;
}
