body {
	background-color: #DDDDDD;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.maintable {
	border: 1px solid #000000;
	border-bottom-style: ridge;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.text10bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

A.textbold:link	{color: #333333; text-decoration: none;}
A.textbold:visited {color: #333333; text-decoration: none;}
A.textbold:hover {color: #333333; text-decoration: underline;}

.texttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
A.text:link	{color: #333333; text-decoration: none;}
A.text:visited {color: #333333; text-decoration: none;}
A.text:hover {color: #333333; text-decoration: underline;}

.textboldcolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
A.textboldcolor:link	{color: #003366; text-decoration: none;}
A.textboldcolor:visited {color: #003366; text-decoration: none;}
A.textboldcolor:hover {color: #003366; text-decoration: underline;}

.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #696969;
}
A.bottomnav:link	{color: #696969; text-decoration: none;}
A.bottomnav:visited {color: #696969; text-decoration: none;}
A.bottomnav:hover {color: #333333; text-decoration: none;}

.discrete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
A.discrete:link	{color: #666666; text-decoration: none;}
A.discrete:visited {color: #666666; text-decoration: none;}
A.discrete:hover {color: #333333; text-decoration: none;}