td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.content {
	font-size: 10px;
	}

td.content2 {
	font-size: 11px;
	line-height: 15px;
	}
td.header {
	font-size: 10px;
	font-decoration: Bold;
	}

td.Form {
	font-size: 10px;
	}
	
td.navigation {
	font-size: 10px;
	text-decoration: none;
	font-color: White;
	background-color: #666600;
	}

td.navigation:HOVER {
	background-color: #666600;
	text-decoration: underline;
	}

A.navigation {
	font-size: 11px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal,bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.navigation:HOVER{
	font-size: 11px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal,bold;
	color: #FFFFFF;	
	text-decoration: underline;
	}
	
A.Status {
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal,bold;
	color: Red;
	text-decoration: Italic;
}

A.Status:hover {
	font-size: 10px;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal,bold;
	color: Red;
	text-decoration: Italic,underline;
}
input.Button {
background-color: #999999;
border: black 1px solid;
color: black;
font-family: verdana;
font-size: 8pt
} 

input.Button:Hover {
background-color: #666666;
border: black 1px solid;
color: black;
font-family: verdana;
font-size: 8pt
} 

input. {
background-color: #FFFFFF;
border: black 1px solid
color: black;
font-family: verdana;
font-size: 8pt
} 

P. {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.bar {
font-family: Verdana, geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
text-decoration: none;
color: #cccccc;
}

.bar:hover {
text-decoration: underline;
}

.updates {
font-family: Verdana, geneva, Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

.updates.hover {
text-decoration: underline;
}
