body {
	font-family: arial;
	background: url(../images/Texture_other_017.jpg);
}
.header {
	height: 125px;
	border: solid 0px #010772;
}
.topMenu {
	background-color: #37a930;
	text-align: center;
	height: 30px;
}
.topLink {
	text-decoration: none;
	color: #d2d2d2;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.topLink:hover {
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.topSep {
	color: #d2d2d2;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.footer {
	background-color: #37a930;
	border: 1px solid #0f4909;
	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: #000;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.fooSep {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
}
.leftMenu {
	width: 200px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}

img { border:none; }

.copy { text-align:center; }

.copylink { color:#fff;  }

.rightMenu {
	width: 200px;
	border: 0px solid #010772;
	padding-top: 4px;
	text-align: left;
}
.menuBlock {
	border: 1px solid #0f4909;
	padding-bottom: 3px;
	margin-bottom: 3px;
    height: 800px;
}
.menuHeader {
	background: url(../images/3-copy.png) no-repeat;
	background-color: #37a930;
	width: 180px;
	height: 20px;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	margin-bottom: 3px;
	
}
.link {
	text-decoration: none;
	color: #12520b;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	
}
.link:hover {
	text-decoration: none;
	color: #f30900;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	
}
.content {
	width: *;
	border-top: 0px solid #010772;
	border-bottom: 0px solid #010772;
	border-left: 0px solid #010772;
	border-right: 1px solid #12520b;
	text-align: left;
	padding: 10px;
}
.mainTbl {
	background-color: #ecffec;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
a {
	font-weight: bold;
	color: #f30900;
}
