body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #3C3A3B;
	color: #FFFFFF;
}
#menu {
	background-image: url(images/bgmenu.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
#content {
	background-color: #02367c;
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/footer_img.gif);
	background-repeat: repeat-y;
	height: 48px;
}
#rightcol  {
	background-image: url(images/bgrightcol.jpg);
	background-repeat: repeat-y;
}
#content #rightcol #rightcolstyle {
	background-image: url(images/bgrightcoltop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content h2 {
	padding: 0px;
	margin-top: 27px;
	margin-right: 22px;
	margin-bottom: 15px;
	margin-left: 22px;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content p {
	padding: 0px;
	margin-right: 30px;
	margin-left: 30px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content h3 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 22px;
	margin-bottom: 5px;
	margin-left: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
}
#content ul {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 45px;
	font-size: 11px;
	line-height: 22px;
}
#content a {
	color: #99FF33;
	text-decoration: none;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content #rightimagestyle {
	border: 4px solid #99CC00;
}
#menu p {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#menu a:hover {
	color: #99CC33;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#content .ulstyle1 {
	font-size: 11px;
	line-height: 18px;
}
#content .ulstyle1 .liststyle1 {
	margin-bottom: 10px;
}
#content  #formstyle1  p   {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
#content #tableLayout {
	background-color: #FFF;
	color: #006;
}
#content #tableLayout {
	background-color: #022C64;
	color: #FFF;
	background-image: url(images/bgcontent.jpg);
}
#content p {
	text-align: justify;
}
#content #rightcol #rightcolstyle img {

}
#content #rightcol #rightcolstyle img {

}
