@charset "utf-8";
body {
	background-color: #f4f7f8;
	background-image: url(../images/bg1.jpg);
	background-repeat:repeat-x;
	margin:0;
}

.menumain a{
	font-family: Verdana;
	font-size: 14px;
	line-height: 32px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	width:120px;
	height:32px;
	display:block;
}

.menumain a:hover, .menuActive a{
	font-family: Verdana;
	font-size: 14px;
	line-height: 32px;
	text-transform: uppercase;
	color: #FFFF33;
	text-decoration: none;
	text-align: center;
	width:120px;
	height:32px;
	display:block;
}

.footer, .footer a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 100;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	text-align: center;
}

.para {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #323232;
	text-decoration: none;
	text-align: justify;
}

.paraTitle, .paraTitle a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #323232;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}

.paraTitle a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #323232;
	text-decoration: underline;
	font-weight:bold;
	text-transform:uppercase;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #323232;
	text-decoration: none;
}
