body {
	font-family: arial;
	background: url(../images/misc001.jpg);
	background-color: #ac0303;
	color: #edd489;
}
.header {
	background-color: #ac0303;
	height: 130px;
}
.topMenu {
	background-color: #ac0303;
	border-bottom: solid 1px #fff;
	text-align: center;
	height: 27px;
	padding-bottom: 3px;
}
.topLink {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin-right: 9px;
	margin-left: 9px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.topLink:hover {
	text-decoration: none;
	color: #fb0102;
	font-size: 15px;
	font-weight: bold;
	margin-right: 9px;
	margin-left: 9px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.topSep {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
}
.footer {
	background: url(../images/footer.png);
	height: 130px;
	border: solid 0px #2a2a2a;
	text-align: center;
	padding: 10px;
}
.fooLink {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooLink:hover {
	text-decoration: none;
	color: #f70102;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooSep {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.leftMenu {
	background-color: #ac0303;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}
.rightMenu {
	background-color: #ac0303;
	width: 225px;
	height: 550px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
	border-right-color:#FFFFFF;
	border-right-style:dotted;
	border-right:2px;
}
.menuBlock {
	background-color: #930000;
	border: 0px solid #edd489;
	border-left: 0px solid #edd489;
	border-bottom: 0px solid #edd489;
	text-align: left;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.menuHeader {
	background: url(../images/bgBar.jpg) no-repeat;
	background-color: #23a28d;
	border-bottom: solid 0px #000;
	width: 220px;
	height: 23px;
	color: #fff;
	font-size: 13px;
	font-weight: bolder;
	text-align: right;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-right: 0px;
	word-spacing: 1px;
	letter-spacing: 0px;
}
.link {
	text-decoration: none;
	color: #f70102;
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
	word-spacing: 1px;
	letter-spacing: 1px;
	
}
.link:hover {
	text-decoration: none;
	color: #edd489;
	padding: 0px 0px 0px 6px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 15px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.content {
	width: *;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	text-align: left;
	padding: 10px;
}
.mainTbl {
	background-color: #ac0303;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
p {
	font-size: 12px;
	text-align: justify;
}
a {
	font-weight: bold;
	color: #fff;
}

.copyright {text-align:center; color:#FFFFFF;}