body			{ background-color: #4a4a4a; background-image: url('../images/layout/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: #128fe7;
border: 1px solid #ffffff;
}

.nav 			{ color: #5b5b5b; 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: #128fe7; font-size: 13px; text-decoration: none; font-weight: bold; }


.links			{ text-decoration: none; }
.links a		{ color: #ffffff; text-decoration: underline; }
.links a:hover	{ color: #128fe7; text-decoration: none; }

.titles			{ font-family: Verdana, Arial, Geneva, sans-serif; font-size: 18px; color: #128fe7; }

ul {
list-style-type: square;
color : #128fe7;
}