body 	{
	color: #FFFFFF;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica;
	scrollbar-base-color: #000000;
	background : url(images/background.jpg) fixed;
	background-color : Black;
}

a:link	{ color: #CCCCCC; text-decoration: underline }
a:visited	{ color: #999999; text-decoration: underline }
a:active	{ color: #999999; text-decoration: underline }
a:hover	{ color: #999999; text-decoration: underline }

a.nav:link	{ color: #CCCCCC; text-decoration: underline; font-size: 10pt}
a.nav:visited	{ color: #999999; text-decoration: underline; font-size: 10pt}
a.nav:active	{ color: #999999; text-decoration: underline; font-size: 10pt}
a.nav:hover	{ color: #999999; text-decoration: underline; font-size: 10pt}

h1, h2, h3, h4 {
	color: #FFFFCC;
}

table {
	color: #F0F0F0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica
}
.text {
	color: #F0F0F0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica
}
.headline 		{
	color: #FFFFFF;
	font-size: 200%;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold
}
.sidenav {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	background : url(images/background.jpg);
	border : thin solid #FFFFCC;
}

.location {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
}

.button { 	background-image: url("images/button.gif");
		background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 10pt;
		cursor:hand;
		text-align: center; 
		BORDER: 0px solid }

.buttonon { background-image: url("images/buttonon.gif");
		background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #C0C0C0;
		font-size: 10pt;
		cursor:hand;
		text-align: center;
		BORDER: 0px solid }

.button-popups {background-color:#666666;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #C0C0C0 1px solid }


.contact {	background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: #FFFFFF 1px solid }

.contacton {	background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFCE;
		font-size: 9pt;
		height: 23px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: #FFFFFF 1px solid }



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 220PX;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 300PX;
		HEIGHT: 125PX;
		BORDER: #000000 1px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 220PX;
		FONT: 11px geneva, verdana, arial, sans-serif }
		
.calendarthismonth {
	padding : 1px 1px 1px 1px;
	border: 2px solid #FFFFFF;
}
.calendarothermonth {
	padding : 1px 1px 1px 1px;
	border: 1px solid #FFFFFF;
}

.error {
	width: 98%;
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	border: 2px solid #FFFFFF;
	padding: 5px;
}

.success {
	width: 98%;
	font-size: 100%;
	font-weight: bold;
	color: #00FF00;
	border: 2px solid #FFFFFF;
	padding: 5px;
}

.form {
	font-size: 80%;
}