body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
}
body {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color:#CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4c4c4c;
}
a:hover {
	text-decoration: none;
	color: #4c4c4c;
}
a:active {
	text-decoration: underline;
	color: #4c4c4c;
}

#header {
	margin-bottom: 0;
	
}

#header img{
	margin:0 2px 0 2px;}
	
#menu {
	padding-left: 12px;
	padding-top: 15px;
	height:100%;
	background-image:url(../imgaes/BG2.jpg);
	background-repeat:repeat-x;
	background-color:#8cbdfd;
	/*background: url(../imgaes/BG.jpg) bottom left fixed repeat-x;*/
}
#menu a {
	font-size: 14px;
	display: block;
	font-weight: bold;
	color:#838383;
	padding-bottom: 10px;
}
#menu a:link {
	text-decoration: none;
	color: #838383;
}
#menu a:visited {
	text-decoration: none;
	color: #838383;
}
#menu a:hover {
	text-decoration: underline;
	color: #4c4c4c;
}
#menu a:active {
	text-decoration: none;
	color: #838383;
}
#footer {
	background-color: #08ad00;
	text-align: center;
	color: white;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;

}
#footer a {
	font-size: 12px;
	color: white;
	font-weight: 100;
}
#footer a:link {
	text-decoration: none;
	color: white;
}
#footer a:visited {
	text-decoration: none;
	color: white;
}
#footer a:hover {
	text-decoration: underline;
	color: white;
}
#footer a:active {
	text-decoration: none;
	color: white;
}
#pageBody {
	padding: 2px;
}
.pageText {
	margin: 16px 16px 10px 16px;
}

ul{ list-style:none; }

li{ margin-bottom:5px; }

#mailing{
position:absolute;
height:20px;
width:100%;}

h3{
color:#125aec;}

h4{
color:#40b904;}




