body {
	margin-top: 30px;
	font-family: "Arial";
	font-size: 11px;
	background-color: #F2EEEA;
}
.body-font {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.body-font-withtopborder {
	font-family: "Arial";
	font-size: 11px;
	color: #000000;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.menu {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.NavBar:link    {color: #ffffff ; text-decoration: none}
A.NavBar:visited {color: #ffffff ; text-decoration: none}
A.NavBar:active  {color: #ffffff ; text-decoration: none}
A.NavBar:hover   {color: #ffffff ; text-decoration: underline}
.logo {
	background-image: url(images/logo-bg.jpg);
}

.border-1px {
	border: 1px solid #666666;
}
.footer {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
.footer A:link {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none }
.footer A:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none}
.footer A:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none}
.footer A:hover {	
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;}
.right-box {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	background-image: url(images/pic.gif);
}
