body			{ background-color: #75c977;  background-image: url('../images/lineback.gif');}
.container		{ background-color: #000000; }

p, tr, td, div
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #ffffff;
}

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #75c977;
border: 1px solid #ffffff;
}

.nav 			{ color: #75c977; font-size: 13px; text-decoration: none; font-weight: normal; }
.nav a			{ color: #ffffff; font-size: 13px; text-decoration: none; font-weight: bold;   }
.nav a:hover	{ color: #75c977; font-size: 13px; text-decoration: none; font-weight: bold; }


.links			{ text-decoration: none; }
.links a		{ color: #ffffff; text-decoration: underline; }
.links a:hover	{ color: #75c977; text-decoration: none; }

.titles			{ font-family: Verdana, Arial, Geneva, sans-serif; font-size: 18px; color: #75c977; }

ul {
list-style-type: square;
color : #75c977;
}

hr {
color : #75c977;
height : 1px;
}