BODY {
	background-color: #727272;
	margin-left: 0px;
	margin-top: 0px;
}

.mainText{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	padding: 7px;
}
.mainBody{
	padding: 10px;
}
.mainMenuText{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	line-height : 20px;
	padding: 10px;
}
a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #D15716;
	font-size: 10pt;
	font-weight: normal;
}
a:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #D15716;
	font-size: 10pt;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
}
a.menuText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #D15716;
	font-size: 9pt;
	font-weight: bold;
}
a:link.menuText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #D15716;
	font-size: 9pt;
	font-weight: bold;
}
a:hover.menuText {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
.pageTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing : 7px;
}
.newsTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing : 4px;
	padding: 5px;
}
.newsDate {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing : 2px;
	padding: 5px;
}
.menuTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing : 7px;
	padding: 5px;
	border-bottom : 1px solid #D15716;
	background-color: #BCB3A9;
}
.topCell{
	background-color: #BCB3A9;
	border-top : 2px solid #D15716;
}
.bottomCell{
	background-color: #FFFFFF;
	border-bottom : 2px solid #D15716;
}
.rightCell{
	background-color: #FFFFFF;
	border-right : 1px solid #D15716;
}
.titleCell{
	background-color: #E6A37F;
	/*background-color: #BCB3A9;*/
	border-top : 2px solid #D15716;
	border-bottom : 2px solid #D15716;
}
.newsTitleCell{
	/*background-color: #E6A37F;*/
	/*border-top : 1px solid #D15716;*/
	border-bottom : 1px solid #D15716;
	/*border-right : 1px solid #D15716;*/
	/*border-left : 1px solid #D15716;*/
}
.footerCell{
	background-color: #FFFFFF;
	border-bottom : 2px solid #D15716;
}
.copyRight {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #D15716;
	font-size: 8pt;
	font-weight: normal;
	padding: 5px;
}
