body {
	background-color: #FFFFFF;
	color: #999999;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
.nofloat {
	float: none;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
}
h2 {
	font-size: 11px;
	color: #666666;
}
#content {
	left: 180px;
	top: 180px;
	position: absolute;
	width: 300px;
	z-index: 5;


}
#banner {
	height: 120px;
	width: 760;
	left: 0px;
	top: 0px;
	background-image: url(images/layouts/banner_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	position: absolute;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;




}
#navigation {
	left: 13px;
	top: 180px;
	position: absolute;
}
#right-bar {
	position: absolute;
	width: 400px;
	top: 120px;
	right: 10px;
	z-index: 0;
	text-align: right;


}
p {
	font-size: 11px;
}
.form-input {
	border: 1px solid #FF6600;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	background-color: #FFFFFF;


}
td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;

}
.form-button {
	border: 1px solid #FF6600;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	cursor: hand;


}
.box {
	color: #666666;
	background-color: #EEEEEE;
	display: block;
	border: 1px solid #999999;
	padding: 5px;
}
.border {
	border: 1px solid #FF6600;
	background-color: #EEEEEE;
	color: #666666;
	padding: 5px;




}
#footer {
	clear: both;
	padding: 5px 0px;
	position: absolute;
	font-size: 10px;
	left: -1px;
	width: 100%;
	border: 1px none #AA9F8A;





}
#right-bar p {
	font-size: 10px;

}
li {
	list-style-type: square;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
.border-dull {
	border: 1px solid #666666;
}
