

body
{
	background-color: black;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	font-family: trebuchet ms, arial, sans serif;
	color: #dddddd;
	font-weight: bold;
}

a 
{
	color: #99aa33;
	font-family: franklin, univers, futura, arial, sans serif;
	font-size: 12px;
    line-height: 19px;
	text-decoration: none; 
	line-height: normal;
	font-weight: 500;
}
a:visited 
{
	color: #777777; 
	font-family: franklin, univers, futura, arial, sans serif;
	font-size: 12px;
    line-height: 19px;
	text-decoration: none; 
	line-height: normal;
	font-weight: 500;
}
a:active 
{
	color: #B7DA87;
	font-family: franklin, univers, futura, arial, sans serif;
	font-size: 12px;
    line-height: 19px;
	text-decoration: none; 
	line-height: normal;
	font-weight: 500;
}
a:hover 
{
	color: #B7DA87; 
	font-family: franklin, univers, futura, arial, sans serif;
	font-size: 12px;
    line-height: 19px;
	text-decoration: none; 
	line-height: normal;
	font-weight: 500;
}


.title
{
	font-weight: 800;
	font-size: 30pt;
	line-height: 48pt;
	color: #639c18;
	font-family: georgia, times, 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, sans serif
}

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

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



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

.darktext
{
    font-size: 12px;
    color: #333333;
    line-height: 19px;
    font-family: trebuchet ms, arial, sans serif;
    margin-left: 15px;
}

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

.msgtext
{
    font-size: 12px;
    color: #CC6600;
    line-height: 19px;
    font-family: verdana, arial, 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, sans serif;
}





ul
{
    font-size: 12px;
    color: black;
    line-height: 19px;
    font-family: verdana, arial, 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;
}


.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, 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;
}







