body {
	background-color: #2C3039;
	margin: 0px;
	background-image: url(../images/bg.gif);
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
}
#chairman {
	background-image: url(../images/chairman.gif);
	background-repeat: no-repeat;
	height: auto;
	padding: 80px 15px 15px 15px;
	
	background-position: center top;
	background-color: #1E1F24;
	width: 219px;
	margin-right: auto;
	margin-left: auto;
}


.links {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F9F9F9;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 41px;
	height: 41px;
	display: block;
}
.links:hover {
	background-color: #496055;
	height: 39px;
	padding-top: 2px;
}
.footer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CAC7C7;
	text-decoration: none;
}

.subsmall {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.subbig {

	font-family: Arial, Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.more {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	text-decoration: none;
	width: 60px;
}

.more:hover {
	text-decoration: underline;

}
.more1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding-top: 5px;
	text-decoration: none;
	/* width: 60px; */
}

.more1:hover {
	text-decoration: underline;

}

.subsmallbold {

	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.vlines {
	background-image: url(../images/lines-v.gif);
	background-repeat: repeat-y;
}
.footerlinks {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CAC7C7;
	text-decoration: none;
}
.footerlinks:hover {
	text-decoration: underline;
}
.footerlinks1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CAC7C7;
	text-decoration: none;
	border-right:solid 1px #ffffff;
	text-align:center ;
	padding-left:2px;
	padding-right:2px;
}
.footerlinks1:hover {
	text-decoration: underline;
}
.powered {

	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CAC7C7;
	text-decoration: none;
}
.powered:hover {

	text-decoration:underline;
}

.topmenu {
	font-family: Ariel,Verdana,Tahoma,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
	border-top: none;
	border-right:solid 1px #484D56;
	border-left: none;
	text-align :center ;
	
    

}

.topmenu1 {
	font-family: Ariel,Verdana,Tahoma,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	border-bottom:solid 1px #496055;
	border-top: solid 1px #496055;
	border-right:solid 1px #496055;
	border-left: solid 1px #496055;
	text-align :left ;
	padding-left : 8px;
	
    

}


