

body {  background: #ADDC4B url('greendot2.png') top left;
	background-attachment: fixed;}
	top left repeat-x;
	margin-top: 0px;
	font-family: century gothic;
	color: #681888
	
	
}
body,td,th {
	color: #666666;
	font-size: 16px;
	font-family: century gothic;}

p {     font-family: century gothic;
	font-size: 14px;
	padding: 10px;
	color: #681888
}

a:link {	color: #000000;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #000000;}
a:hover {	text-decoration: none;	color: #EE2585;}
a:active {	text-decoration: none;	color: #000000;}

table.footer td{color: #000000; font-size: 9px;}


.menu
{background: #681888;
padding: .5em .5em .5em .5em;
margin-bottom: 5px;
font-size: 18px;
font-family: century gothic;
text-align: center;
}


.menu a
{
padding: .75em .75em .75em .75em;
color: #fff;
text-decoration: none;
font-weight: bold;
font-size: 18px;
font-family: century gothic;
}

.menu a:hover
{
text-decoration: underline;
}

.menu ul li a.active
{
background: #7F8400 url('') repeat-x top left;
}


.menu2
{background: #ffffff;
padding: .5em .5em .5em .5em;
margin-bottom: 2px;
font-size: 18px;
font-family: century gothic;
}


.menu2 a
{
padding: .75em .75em .75em .75em;
color: #681888;
text-decoration: none;
font-weight: bold;
font-size: 18px;
font-family: century gothic;
}

.menu2 a:hover
{
text-decoration: underline;
}

.menu2 ul li a.active
{
background: #7F8400 url('') repeat-x top left;
}