html, body {
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
}

input {
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	background: #ff9860;
	padding-left: 1px;
	border: 1px solid #000;
}

textarea {
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	background: #ff9860;
	padding-left: 1px;
	border: 1px solid #000;
}

td {
	line-height: 20px;
	text-align: left;
}

hr {
	color: #ff5a00;
}
hr.ads {
	min-width: 820px;
	width: 84%;
	color: #ff5a00;
}

#all {
	float: left;
	width: 84%;
}

#header {
	min-width: 820px;
	width: 84%;
	height: 85px;
}

#menu {
	min-width: 820px;
	width: 84%;
}

#footer {
	clear: both;
	width: 98%;
	background: #ff9860;
	color: #000;
	text-align: center;
	padding-top: 5px;
	height: 20px;
	border: 1px solid #000;
}

.menuLeft {
	width: 460px;
	float: left;
}
.menuRight {
	min-width: 340px;
	float: right;
}
.small {
	font-size: 10px;
}

#textBar {
	min-width: 820px;
	width: 84%;
	border: solid 1px;
	clear: both;
}

#subMenu {
	min-width: 820px;
	width: 84%;
	height: 25px;
	clear: both;
}

#pageUp {
	min-width: 820px;
	width: 98%;
	padding: 10px;
}
#pageDown {
	min-width: 820px;
	width: 98%;
	padding: 10px;
}

.largeBox {
	min-width: 820px;
	width: 95%;
	padding: 5px;
	text-align: justify;
	border: solid 1px #000;
}

.leftSite {
	min-width: 778px;
}

.rightSite {
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	width: 180px;
	height: 600px;
}

.logo {
	position: relative;
	left: 10px;
	top: -5px;
}

.banner {
	position: relative;
	left: 300px;
	top: 10px;
}

a:link, a:visited {
	text-decoration: none;
	color: #ff5a00;
}
a:hover {
	color: #FFF;
	background: #ff5a00;
}

a.menuLink:link, a.menuLink:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.menuLink:hover {
	color: #ff5a00;
	background: #fff;
	font-weight: bold;
}

a.imgLink:link, a.imgLink:visited {
	color: #000;
}
a.imgLink:hover {
	color: #ff5a00;
}

a.linkForgotten:link, a.linkForgotten:visited {
	color: #000;
	text-decoration: none;
}
a.linkForgotten:hover {
	color: #ff5a00;
	background: #fff;
}

.headerBox {
	display: inline-block;
	min-width: 259px;
	width: 33%;
	height: 100px;
}

.adv {
	font-size: 11px;
}

a.headingLink:link, a.headingLink:visited {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.headingLink:hover {
	color: #ff5a00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.keywordLink:link, a.keywordLink:visited {
	color: #000;
	text-decoration: none;
}
a.keywordLink:hover {
	color: #ff5a00;
	background: none;
	text-decoration: none;
}

a.advLink:link, a.advLink:visited {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.advLink:hover {
	color: #ff5a00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.adv2Link:link, a.adv2Link:visited {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
a.adv2Link:hover {
	color: #ff5a00;
	font-size: 12px;
	text-decoration: none;
}

.passResend {
	width: 300px;
	height: 100px;
	border: solid 1px;
	line-height: 20px;
}

.passResendLeft {
	width: 120px;
	padding-left: 10px;
	float: left;
	text-align: left;
}

.passResendRight {
	width: 170px;
	float: right;
	text-align: left;
}

h1 {
	font-size: 15px;
	color: #ff5a00;
}

h5 {
	font-size: 10px;
	font-weight: normal;
}

.error {
	width: 450px;
	background: #FF9;
	border: 1px solid #000;
	padding: 5px;
	text-align: justify;
}

.boxImg {
	width: 190px;
	float: left;
}

.tdbox {
	background: #ffe594;
}