@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #7575fe;
	background-image: url(images/bgMain.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #7575fe;
	text-decoration: none;
}
.menu a{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #61924d;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 17px;
}
.menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #7575fe;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 17px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #61924d;
	text-decoration: none;
}
.copyrightLink a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #61924d;
	text-decoration: underline;
}
.copyrightLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: underline;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ebc700;
	text-decoration: none;
	letter-spacing: -2px;
}
.headerType {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	color: #ffe44e;
	text-decoration: none;
	letter-spacing: -1px;
}
.bold {
	color: #ffe44e;
	font-weight: bold;
	text-decoration: none;
}
a {
	color: #ffe44e;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
