body {
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #101219;
	background-image: url(../images/body.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #A5A7AF;
	background-position: center 0px;
}

a, a:visited, a:active {
	color: #4B5367;
	text-decoration: none;
}
a:hover {
	color: #3b4050;
	border-bottom: 1px dotted #3B4050;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#header {
	background-image: url(../images/header.jpg);
	width: 800px;
	height: 239px;
}
#content {
	width: 800px;
	padding-top: 10px;
	line-height: 13px;
}
#title {
	position: absolute;
	top: 23px;
	left: 70px;
	width: 213px;
	height: 34px;
}	
.spacer{
	clear:both;
	display: block;
}
h1 {
	color: #ffbe00;
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	color: #3b4050;
	font-size: 14px;
	font-weight:bold;
	border-bottom: 1px solid #3b4050;
	padding: 0px 0px 5px 0px;
	margin: 20px 0px 5px 0px;
}
p {
	margin: 2px 0px 7px 0px;
	line-height: 14px;
}
#navcontainer{
	position: absolute;
	top: 24px;
	right: 20px;
	padding-top: 5px; 
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li {
	margin: 0;
	padding: 0;
	float: left;
	width: 70px;
	margin-right: 1em;
	text-align: left;
}
#navcontainer a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #727480;
}
#navcontainer a:hover {
  	color: #ffbe00;
	border: none;
}
#navcontainer .small{
	font-size: 9px;
	display: block;
}
#searchbox {
	height: 70px;
	width: 450px;
	position: absolute;
	left: 200px;
	top: 110px;
	text-align: center;
}
#searchbox input {
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	width: 260px;
	background-color: #727480;
	background-image: url(../images/input.jpg);
}
#searchbox .button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 130px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-color:#2D3246;
	font-size: 14px;
	background-image: url(../images/button.jpg);
}

.leftcontent {
	padding: 8px;
	width: 284px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1e212e;
}
.leftcontent p, .rightcontent p{
	line-height: 17px;
}
.totalcontent {
	padding: 8px;
	width: 700px;
	float: left;
}
.rightcontent {
	padding: 8px;
	width: 470px;
	float: right;
}

.listlink { 
	width: 230px;
}

.listlink ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

.listlink a {
	display: block;
	padding: 6px 3px;
	width: 220px;
	border-bottom: 1px solid #1e212e;
}
.listlink a.payed {
	font-weight: bold;
	color: #ffbe00;
}

.listlink a {
	color: #3b4050;
	text-decoration: none;
}
.listlink a:hover
{
	background-color: #14161f;
}

#footer {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e212e;
}

textarea {
	background-color: #727480;
	border: 2px solid #2d3246;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #101219;
	width: 435px;
}
.rightcontent input, .leftcontent input {
	background-color: #727480;
	border: 2px solid #2d3246;
	padding: 2px 5px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #101219;
	width: 200px;
}
.rightcontent input.error {
	background-color: #fa9292;
	border: 2px solid #807272;
}
.rightcontent .button, .leftcontent .button {
	background-color:#2D3246;
	border-style:none;
	color:#727480;
	font-size:12px;
	height:25px;
	width:130px;
	font-weight:bold;
}
.leftcontent input{
	width: 100px;
}
.rightcontent td {
	line-height: 17px;
}
.t1{
	background-color: #9AC680;
	padding: 2px 4px;
	color: #000000;
	border-bottom: solid 1px #000;
}
.t2{
	background-color: #FF9191;
	padding: 2px 4px;
	color: #000000;
	border-bottom: solid 1px #000;
}
.orangebutton {
	font-weight: bold;
	height: 30px;
	padding: 0px 30px 5px 30px;
	margin: 0px;
	color: #FFFFFF;
	background-color:#2D3246;
	font-size: 12px;
	background-image: url(../images/buttonblue.jpg);
	color: #FFF;
	border: none;
}
.radio {
	background-color: #101219;
	border: none;
}
img{
	border: none;
}
