body {
	margin: auto auto;
	padding-left: 1%;
   padding-right: 1%;
	clear: both;
	text-align: center;
	background-color: #333333;
}
h1 {
	color: #696969;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #696969;
}
.top1 {
	background: url(images/rep_top.jpg) repeat-x;
	font-size: 1px;
	height: 103px;
	text-align: left;
}
.top2 {
	color: White;
	font-size: 11px;
	font-family: Tahoma;
	padding-top: 3px;
	padding-left: 15px;
	font-weight: bold;
}
.logo {
	color: White;
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-top:27px;
	float: left;
}
.logo a {
	color: white;
	text-decoration: none;
}

.headerback {
    background: #344562;
    height: 23px;
	 border-bottom: 2px solid #2d4162;
	 border-top: 1px solid #2d4162;
}
.TopMenuNav a {
	color: #d0d9e0;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	padding: 4px 15px 4px 15px;
	text-decoration: none;
	border: 1px solid #586C89; /*#46566e;*/
	border-left: 0px;
}
.TopMenuNav a:hover{
    background-color: #476089;
}
.TopMenuNav ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
}
.TopMenuNav li  {
    margin: 0px;
}

.line1 {
	background-color: #EEEEEE;
	font-size: 1px;
	height: 20px;
	width: 100%;
}
.line2 {
	background-color: #C1C1C1;
	font-size: 1px;
	width: 100%;
}
.footer {
	background-color: #344562;
	height: 55px;
	width: 100%;
	float: left;
	border-bottom: 1px solid white;
	padding-top: 10px;
	color: #d0d9e0;
	font-family: Tahoma;
	font-size: 11px;
}
.footer a {
	color: #d0d9e0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bolder;
	padding: 4px 5px 4px 5px;
}
.footer a:hover {
	text-decoration: none;
}
.line4 {
	background-color: #333333;
	height: 6px;
	width: 100%;
	float: left;
}

.menu {
	 width: 185px; 
	 float: left; 
	 background-color: #ffffff;
}
.menu_border {
	border: 7px solid white;
}
.LeftMenuHead {
	color: #d0d9e0;
	background-color: #344562;
	width: 100%;
	display: block;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	border: 1px solid #C1C1C1;
}
.LeftMenu a {
	color: #696969;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	text-align: left;
	border: 1px solid #C1C1C1;
	border-top: 0px;
}
.LeftMenu a:hover {
    background-color: #49618D;
	 color: White;
}
.LastComm a {
	color: #696969;
	display: block;
	width: 100%;
	background-color: #EEEEEE;
	font-family: Tahoma;
	font-size: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #C1C1C1;
	border-top: 0px;
}
.LastComm a:hover {
    background-color: #49618D;
	 color: White;
}

.main {
	width: auto; 
	border-top: 7px solid white; 
	border-bottom: 5px solid white; 
	border-right: 187px solid white; 
	border-left: 187px solid white; 
	background-color: #ffffff;
	font-size: 1px;
}
.news {
	border: 1px solid #C1C1C1;
	background-color: #eff0e0;
}
.news_head {
	text-align: left;
	padding: 10px 10px 4px 10px;
	height: 20px;
}
.news_head a {
	color: #696969;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.news_head a:hover {
	color: #ff4700;
	text-decoration: none;
}

.news_body {
	background-color: #f8f9f3;
	font-size: 11px;
	font-family: Tahoma;
	color: #696969;
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	padding: 5px 10px 5px 10px;
	text-align: justify;
}
.news_body a {
	color: #2e62b1;
	font-weight: bold;
}
.news_body a:hover {
	color: #ff4700;
	text-decoration: none;
}

.blue_link {
	font-size: 10px;
	font-family: Tahoma;
	padding: 3px;
	color: #2e62b1;
}
.blue_link a {
	color: #2e62b1;
}
.blue_link a:hover {
	color: #ff4700;
	text-decoration: none;
}


.str {
	margin: 7px;
	font-size: 10px;
	line-height: 19px;
}
.str a {
	font-family: Verdana;
	font-size: 10px;
	color: #696969;
	padding: 2px;
	background-color: #eff0e0;
	text-decoration: none;
	border: 1px solid #C1C1C1;
}
.str a:hover {
	background-color: #344562;
	border: 1px solid #C1C1C1;
	color: White;
}
.nostr {
	background-color: #344562;
	border: 1px solid #C1C1C1;
	color: White;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
	text-decoration: none;
}

.comm {
	border: 1px solid #C1C1C1;
	background-color: #eff0e0;
}
.comm_head {
	text-align: left;
	padding: 3px 7px 2px 7px;
	color: #696969;
	font-size: 10px;
	font-family: Tahoma;
}
.comm_body {
	background-color: #f8f9f3;
	font-size: 10px;
	font-family: Tahoma;
	color: #696969;
	border-top: 1px solid #C1C1C1;
	padding: 5px 10px 5px 10px;
	text-align: justify;
}






.style1 {
	color: #bdc3cc;
	font-size: 9px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #696969;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #696969;
	font-size: 10px;
	font-family: tahoma;
}
.style4 {
	color: #2e62b1;
	font-weight: bold;
}
.style5 {color: #ff4700}
.style6 {
	color: #666666;
	font-size: 9px;
	font-family: tahoma;
}
.style7 {
	color: #595959;
	font-size: 9px;
	font-family: tahoma;
}
.style8 {
	color: #595959;
	font-size: 10px;
	font-family: tahoma;
}
