body, p, span, div, ul, ol, td, th, form, button, input, textarea, select, pre
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	color: #330000;
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
	margin-right: 15px;
	margin-left: 15px;
	padding-right: 15px;
	padding-left: 15px;

}
body {
	padding-left: 35px;
	padding-right: 35px;
	border-bottom-color: #FFFFFF;
	border-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #3333FF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #336600;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}

.menu-links, A.menu-links:link, A.menu-links:visited {
	font-weight: bold;
	color: #3333FF;
	text-decoration: none;
}

A.menu-links:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}

.menu-cells {
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: none;
	color: #FFFFFF;



}

.menu-td {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFCC00;
	border-top-color: #FF0000;
	border-color: #FFCC99;

}

.menu-link

{
	background: #C04830;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	color: #3333FF;
}

.menu-link:hover
{
	background: #FCDAAD;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;

}


a.OfficialSite {
	font-family: Verdana,Times New Roman,Helvetica;
	font-size: 13pt !important;
	font-weight: bold;
	text-decoration: none;
}

a.OfficialSite, a.OfficialSite:hover  {
	font-family: Verdana,Times New Roman,Helvetica;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

a.Comments  {
	font-family: Verdana,Times New Roman,Helvetica;
	font-size: 11pt;
	text-decoration: none;
}

a.Comments, a.Comments:hover  {
	font-family: Verdana,Times New Roman,Helvetica;
	font-size: 11pt !important;
	font-weight: bold;
	text-decoration: none;
}
