body {
		margin:35px;
		background-color:#485877;
		background-image:url(images/bg-body-VGV.gif);
}
table {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
}
h1 {
	 font-size:28px;
	 font-weight:bold;
	 color:#B22222;
	 text-align:center;
}
h2 {
	 font-size:22px;
	 font-weight:bold;
	 color:#B22222;
	 text-align:center;
}
h3 {
	 font-size:18px;
	 font-weight:bold;
	 color:#0000CD;
	 text-align:center;
}
h4 {
	 font-size:19px;
	 font-weight:bold;
	 color:#B8860B;
	 text-align:left;
}
.header {
	 height:100px;
	 background-image:url(images/header-VGV.jpg);
	 font-size:16px;
	 font-weight:bold;
	 color:#FFFFFF;
	 vertical-align:top;
}
.maincell {
	padding:20px 40px 30px 40px;
	background-color: #FFFFFF;
	background-image:url(images/bg-mid.gif)
}
.footer {
	height:60px;
	background-image:url(images/footer-VGV.jpg);
	font-size:14px;
	color:#C2D5F7;
	text-align:center;
	font-weight:bold;
}
a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
  color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
  color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
li {
  margin-bottom:1em;
}
ul {
  list-style-image: url(images/reddot.gif);
}
.highlight {
  background-color:#FFFF66;
	font-weight:bold;
}
.smalltext {
	font-size:13px;
	font-weight: normal;
}
.menustyle{
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.menustyle ul{
	width: 100%;
	background: url(images/bar-bg.gif) center center repeat-x;
	padding: 4px 0;
	margin: 0;
	text-align: center;
}
.menustyle ul li{
	display: inline;
}
.menustyle ul li a{
	color: #222222;
	padding: 4px 9px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
}
.menustyle ul li a:hover {
	background: url(images/bar-bg2.gif) center center repeat-x;
	color:#FFFFFF;
}
#webFrmID { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; color: #666;}
#webFrmID .cntBox { position: relative; left: 50%; width: auto; float: left; clear: both;
  text-align: left; margin: 5px 0 12px 0; }
#webFrmID .cntBox .box { position: relative; left: -50%; float: left; padding: 0; }
#webFrmID .chikLet { margin: 0 0 5px 0; padding: 0; height: 24px; }
#webFrmID .chikLet li, .chikLet li span { background: url
(http://www.getresponse.com/images/core/icons/gr_chicklet.png) left top no-repeat; display: block; height: 24px; }
#webFrmID .chikLet li { margin: 0; padding: 0 0 0 24px; float: left; line-height: 24px; }
#webFrmID .chikLet li span { background-position: right bottom; padding: 0 8px 0 4px; float: left; }
#webFrmID .clearer { width: 100%; height: 0.1px; font-size: 0.1px; clear: both; line-height: 0.1px; }
