body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #010044;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 90px;
}
#footer p {
	text-align: center;
	font-size: 10px;
	margin-top: 55px;
	color: #CCCCCC;
}
#footer a {
	color: #996600;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#content h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #C5C5C5;
	border-bottom-width: 1px;
}
#content p {
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}
#content ul {
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 65px;
}
#content li {
	margin-bottom: 4px;
}
#content #rightcol p {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content #rightcol .rightstyle1 {
	line-height: 22px;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #4E4E4E;
}
#content #formstyle p {
	margin: 0px;
	padding: 0px;
}

#rightcol a{
		color:#fff;
}

a{
	color:#000;
}