

body
{
	background-color: #111111;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-left: 0px;
	font-family: arial, verdana, 'ms sans serif';
}

a 
{
	color: #99aa33;
	font-family: arial, verdana, 'ms sans serif';
	font-size: 14px;
    line-height: 19px;
	text-decoration: none; 
	line-height: normal;
	font-weight: bold;
}
a:visited 
{
	color: #777777; 
	font-family: arial, verdana, 'ms sans serif';
	font-size: 14px;
    line-height: 19px;
	text-decoration: none; 
	line-height: normal;
	font-weight: bold;
}
a:active 
{
	color: firebrick;
	font-family: arial, verdana, 'ms sans serif';
	font-size: 14px;
    line-height: 19px;
	text-decoration: none; 
	line-height: normal;
	font-weight: bold;
}
a:hover 
{
	color: firebrick; 
	font-family: arial, verdana, 'ms sans serif';
	font-size: 14px;
    line-height: 19px;
	text-decoration: none; 
	line-height: normal;
	font-weight: bold;
}



.title
{
	font-weight: 800;
	font-size: 30pt;
	line-height: 48pt;
	color: #639c18;
	font-family: georgia, times, 'ms serif';
	text-align: center;
	text-decoration: none;
}


.header1yellow
{
    font-weight: 800;
    font-size: 24px;
    color: #999900;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-family: arial, 'ms sans serif'
}

.header2green
{
    font-weight: 800;
    font-size: 17px;
    line-height: 20px;
    color: #639c18;
    font-family: arial;
	border-style: solid; 
	border-width: 1px; 
	border-color: #999900;
	border-right: none;
	border-left: none;
	background-color: #444444;
}

.header3green
{
    font-weight: 800;
    font-size: 15px;
    color: #339933;
    font-style: italic;
    font-family: arial, verdana, 'ms sans serif'
}

.text
{
    font-size: 12px;
    color: #7bc618;
    line-height: 19px;
    font-family: verdana, arial, 'ms sans serif';
    margin-left: 15px;
}

.newsprint
{
    font-size: 12px;
    font-weight: 450;
    color: #dddddd;
    line-height: 15px;
    font-family: georgia, times, 'ms  serif';
    margin-left: 15px;
}

.msgtext
{
    font-size: 12px;
    color: #CC6600;
    line-height: 19px;
    font-family: verdana, arial, 'ms sans serif';
    margin-left: 15px;
    text-align: center;
    font-style: italic;
}


.linktext
{
    font-size: 12px;
    font-weight: 800;
    color: #dddddd;
    line-height: 19px;
    font-family: verdana, arial, 'ms sans serif';
}


.backgroundtext
{
    font-size: 48pt;
    color: #444444;
    font-family: arial;
    font-weight: 800;
    text-transform: uppercase;   
}


ul
{
    font-size: 12px;
    color: black;
    line-height: 19px;
    font-family: verdana, arial, 'ms sans serif';
    margin-left: 70px;
}


.redbox 
{
	border-style: solid;
	border-width: thin; 
	border-color: #a10749;
	border-right: none;
	border-top: none;	
}

.greenbox 
{
	border-style: solid; 
	border-width: 1px; 
	border-color: #999900;
	border-right: none;
	border-left: none;
	border-top: none;
}


.headbar 
{
	border-style: solid; 
	border-width: thin; 
	border-color: #a10749;
	font-weight: extra-bold;
    font-size: 20px;
    text-indent: 5px;
    margin: 5px 5px 5px;
    color: black;
    font-family: arial, verdana, 'ms sans serif';
    text-transform: uppercase; 	
}

TR.SM_NavRow 
{
	border-right: none;
}

TR.SM_NavRow TD 
{
	vertical-align: middle;
	border: 1px solid;
	border-color: black black black;
	border-left: none;
	border-right: none;
	margin: 3px 3px 3px;
}

.SM_Nav 
{
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
	
.SM_Nav A:link { color: black; }

.SM_Nav A:visited { color: #333333; }

.SM_NavText 
{
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 4px;
	font-weight: bold;
	margin: 3px 3px 3px;
}

.SM_NavHighlight A:link { color: white; }

.SM_NavHighlight A:visited { color: #777777; }

.SM_NavHighlight { color: #ffffff; }

TR.SM_NavHiliteRow TD 
{
	vertical-align: middle;
	border: 1px solid;
	border-color: darkgray darkgray darkgray;
	border-left: none;
	border-right:none;
	margin: 3px 3px 3px;
}







