body {
	font-family: Arial Unicode MS;
	background: url(../images/background_dice11.jpg);
	background-color: #e5e4e5;
}
.header {
	height: 231px;
	border: solid 0px #010772;
}
.topMenu {
	background: url(../images/bgMenu.jpg);
	background-color: #fff;
	border: solid 0px #650f04;
	text-align: center;
	height: 41px;
	padding-bottom: 7px;
}
.topLink {
	text-decoration: none;
	color: #4c8b83;
	font-size: 15px;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.topLinkOver {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-weight: bolder;
	margin-right: 7px;
	margin-left: 7px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.topSep {
	color: #4c8b83;
	font-size: 10px;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
}
.footer {
	background: url(../images/bgFoo.jpg);
	height: 130px;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	border: 1px solid #650f04;
	background-color: #fff;
}
.fooLink {
	text-decoration: none;
	color: #4c8b83;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooLinkOver {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooSep {
	color: #4c8b83;
	font-size: 10px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.leftMenu {
	width: 215px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}
.rightMenu {
	width: 215px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}
.menuBlock {
	border: 1px solid #650f04;
	border-left: 1px solid #650f04;
	border-bottom: 1px solid #650f04;
	text-align: left;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.menuHeader {
	background: url(../images/bgBar.jpg) no-repeat;
	background-color: #650f04;
	width: 215px;
	height: 25px;
	color: #4c8b83;
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
	padding-left: 1px;
	padding-top: 3px;
	margin-right: -1px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.link {
	text-decoration: none;
	color: #650f04;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
	word-spacing: 1px;
	letter-spacing: 1px;
	
}
.linkOver {
	text-decoration: none;
	color: #fff;
	padding: 0px 0px 0px 11px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 15px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.content {
	width: *;
	border-top: 0px solid #650f04;
	border-bottom: 0px solid #650f04;
	border-left: 0px solid #650f04;
	border-right: 1px solid #650f04;
	text-align: left;
	padding: 10px;
}
.mainTbl {
	background: url(../images/bg.png);
	background-color: none;
	color: #fff;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
p {
	font-size: 13px;
}
a {
	font-weight: bold;
	color: #2c0301;
}