body {
	margin: 0px 0px 10px 0px;
	background-color: #ffffff;
	background: url("../images/background.jpg");
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: top center;
}
td.menu-area {
	background: url("../images/menu-background.png");
	background-repeat:repeat;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	color: #fcff00;
	text-shadow: 4px 4px 4px #323232;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-transform:uppercase;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	color:#000000;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}
h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	color:#abaeb1;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
}
a {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	color:#b60000;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	color:#b60000;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-decoration: underline;
}
a.menuItem {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-transform:uppercase;
}
a.menuItem:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #fcff00;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-transform:uppercase;
}
a.menuItemOn {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #fcff00;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-transform:uppercase;
}
a.menuItemOn:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #fcff00;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-transform:uppercase;
}
td.content-area {
	padding: 7px 0px 30px 0px;
}
td.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-transform:uppercase;
	padding: 10px 0px 0px 0px;
}
a.bottomMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-transform:uppercase;
	text-decoration: none;
}
a.bottomMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-transform:uppercase;
	text-decoration: underline;
}
td.bottom-menu-padding {
	padding: 0px 10px 0px 10px;
}
hr {
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
	color: #323232;
	height: 1px;
	background-color: #323232;
}