body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFCC
}
a:link {
	text-decoration: none;
	color:#B34103;
}
a:hover {
	text-decoration: none;
	color:#F9D71D;
}
a:visited {
	text-decoration: none;
	color:#B34103;
}
a:active {
	text-decoration: none;
	color:#000000;
}
#content {
	padding: 10px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}
#menu {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 2px 2px 2px 50px;
}
#banner {
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}
#content {
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
}
.ip {
	color:#CCCCCC;
	font-size: 10px;
}
.contactus {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;

}
.pad10 {
	padding: 10px;
}
#footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;

	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	position: absolute;
	bottom: 0px;
	width: 100%;
}
