.mainFrame {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d7c490;
	border-bottom-color: #d7c490;
	border-left-color: #d7c490;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bottonBorder{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #eee9cc;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainTd{
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.submenuTable{
	clear: left;
	float: right;
	margin-left: 20px;
}
.submenuTd{
	background-image: url(images/submenubg_57.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}
a.mainMenu:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #db4104;
	text-decoration: none;
}
a.mainMenu:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #db4104;
	text-decoration: none;
}
a.mainMenu:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a.mainMenu:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #ae3403;
	text-decoration: none;
}
mainMenuCurrent{
	font-family: Tahoma;
	font-size: 12px;
	color: #ae3403;
	text-decoration: none;
}
a.topic:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.topic:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.topic:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #804000;
	text-decoration: none;
}
a.topic:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.activeTopic{
	font-family: Tahoma;
	font-size: 12px;
	color: #804000;
	text-decoration: none;
}
.topicTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #40507F;
	font-weight: bold;
}