body {
	font-family: tahoma;
	background: url(../images/33original.gif);
	background-color: #e5e4e5;
}
.header {
	height: 130px;
	border: solid 0px #010772;
}
.topMenu {
	background: url(../images/bgMenu.jpg);
	background-color: #0d4007;
	text-align: center;
	height: 20px;
	padding-bottom: 7px;
}
.topLink {
	text-decoration: none;
	color: #a254a2;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.topLinkOver {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.topSep {
	color: #928b92;
	font-size: 23px;
	font-weight: bold;
	margin-right: 7px;
	margin-left: 7px;
}
.footer {
	background-color: #fff;
	text-align: center;
	padding: 10px;
	border: 1px solid #451545;
	background-color: #c9c6c9;
}
.fooLink {
	text-decoration: none;
	color: #444344;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooLinkOver {
	text-decoration: none;
	color: #350335;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooSep {
	color: #000000;
	font-size: 23px;
	font-weight: bold;
	margin-right: 3px;
	margin-left: 3px;
}
.leftMenu {
	width: 230px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}
.rightMenu {
	width: 200px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}
.menuBlock {
	border: 1px solid #451545;
	border-left: 2px solid #451545;
	border-bottom: 2px solid #451545;
	text-align: left;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.menuHeader {
	background: url(../images/bgMenu.jpg);
	background-color: #ffffff;
	width: 210px;
	height: 18px;
	color: #c6c0c6;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	padding-top: 5px;
	padding-left: 8px;
	padding-right: 10px;
	margin-bottom: 5px;
	word-spacing: 2px;
	letter-spacing: 1px;
}
.link {
	text-decoration: none;
	color: #5d5b5d;
	padding: 0px 0px 0px 17px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 7px;
	word-spacing: 2px;
	letter-spacing: 1px;
	
}
.linkOver {
	text-decoration: none;
	color: #5f095f;
	padding: 0px 0px 0px 17px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	word-spacing: 2px;
	letter-spacing: 1px;
	background: url(../images/bullet.png) no-repeat;
}
.content {
	width: *;
	border-top: 0px solid #010772;
	border-bottom: 0px solid #010772;
	border-left: 0px solid #010772;
	border-right: 1px solid #451545;
	text-align: justify;
	padding: 10px;
}
.mainTbl {
	background-color: #f8f8f8;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #350335;
}
