body {
	font-family: tahoma;
	background: url(../images/bga.jpg);
	background-color: #6e6c6c;
	color: #ededed;
}
.header {
	height: 100px;
	border: solid 1px #2a2a2a;
}
.topMenu {
	background-color: #1c1c1c;
	border: solid 1px #1c1c1c;
	text-align: center;
	height: 27px;
	padding-bottom: 3px;
}
.topLink {
	text-decoration: none;
	color: #a8a6a6;
	font-size: 13px;
	font-weight: bold;
	margin-right: 9px;
	margin-left: 9px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.topLink:hover {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 9px;
	margin-left: 9px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.topSep {
	color: #a8a6a6;
	font-size: 10px;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
}
.footer {
	background-color: #0a0a0a;
	text-align: center;
	padding: 10px;
	border: 0px solid #2a2a2a;
}
.fooLink {
	text-decoration: none;
	color: #626161;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooLink:hover {
	text-decoration: none;
	color: #a1a0a0;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooSep {
	color: #626161;
	font-size: 10px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.leftMenu {
	width: 220px;
	height: 500px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}
.rightMenu {
	width: 200px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}
.menuBlock {
	background-color: #494848;
	border: 1px solid #2a2a2a;
	border-left: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	text-align: left;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.menuHeader {
	background: url(../images/bgBar.jpga) no-repeat;
	background-color: #2a2a2a;
	border: solid 0px #000;
	width: 218px;
	height: 20px;
	color: #e0dede;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: -0px;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.link {
	text-decoration: none;
	color: #ababab;
	padding: 0px 0px 0px 17px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
	word-spacing: 1px;
	letter-spacing: 1px;
	
}
.link:hover {
	text-decoration: none;
	color: #e9e7e7;
	padding: 0px 0px 0px 17px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 15px;
	word-spacing: 1px;
	letter-spacing: 1px;
	background: url(../images/bullet.png) no-repeat;
}
.content {
	width: *;
	border-top: 0px solid #650f04;
	border-bottom: 0px solid #650f04;
	border-left: 0px solid #650f04;
	border-right: 1px solid #2a2a2a;
	text-align: left;
	padding: 10px;
}
.mainTbl {
	background-color: #4e4d4d;
}

.copyR {text-align:center;}

h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

p {
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #fff;
}