body
{
	font-family: "Trebuchet MS", Arial;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 10px;
}

.date
{
	color: white;
	font-size: 11px;
	text-align: right;
}

.dateinside
{
	color: #1C60AB;
	font-size: 11px;
	text-align: right;
}

#date
{
	z-index: 10;
	position: absolute;
	top: 99px;
	left: 590px;
	visibility: visible;
}

#date2
{
	z-index: 10;
	position: absolute;
	top: 108px;
	left: 595px;
	visibility: visible;
}

.leftnav
{
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	margin-left: 3px;
}

.leftnav:hover
{
	color: #0033CC;
	font-size: 12px;
	line-height: 17px;
	text-decoration: underline;
	margin-left: 3px;
}

.memleftnav-title
{
	color: black;
	font-size: 12px;
	text-decoration: none;
}


a.memleftnav-title
{
	color: #CC0033;
	font-size: 12px;
	text-decoration: none;
}

a.memleftnav-title:hover
{
	color: #1c60ab;
	font-size: 12px;
	text-decoration: underline;
}

.memleftnav
{
	color: black;
	font-size: 10px;
	text-decoration: none;
}

a.memleftnav
{
	color: black;
	font-size: 10px;
	text-decoration: none;
}

a.memleftnav:hover
{
	color: #1c60ab;
	font-size: 10px;
	text-decoration: underline;
}

.body
{
	color: #363636;
	font-size: 12px;
	line-height: 16px;
}

a { 
color: #000000; 
text-decoration: none;

}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

.form
{
	color: #252525;
	font-size: 10px;
	font-family: "Trebuchet MS";
}

.formtitle
{
	color: #4f4d15;
	font-weight: bold;
	font-size: 12px;
}

.news
{
	color: white;
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}

.footer
{
	color: #969576;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
}