.menuitem
{
	width: 68px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #C3C3C3;
	background-color: #F3F4F3;
}

.menulink
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #E58C00;
	text-decoration: none;
}

.loginform
{
	width: 215px;
	text-align: center;
	margin: 0;
}

.legend, .field
{
	text-align: right;
	vertical-align: bottom;
	float: right;
	padding-right: 5px;
}

.legend, .fld, .button
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
}

.legend
{
	padding-top: 3px;
}

.fld
{
	width: 100px;
}

.button
{
	width: 55px;
	height: 23px;
}

.field
{
	padding-right: 20px;
}

#clear
{
	clear: both;
	height: 0;
	overflow: hidden;
}

form
{
	margin: 0;
}

.register
{
	float: right;
	margin-right: 20px;
	padding-top: 3px;
}

.link
{
	font-family: Verdana;
	font-size: 13px;
	color: #E58C00;
	text-decoration: underline;
}

.linksmall
{
	font-family: Verdana;
	font-size: 11px;
	color: #E58C00;
	text-decoration: underline;
}

.linkvip
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E58C00;
	text-decoration: underline;
}

.linksearchvip
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #E58C00;
	text-decoration: underline;
}

.linkbold
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #E58C00;
	text-decoration: underline;
}

.add
{
	width: 100%;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}

.block
{
	width: 100%;
	border: 1px solid #009900;
}

.header
{
	width: 100%;
	height: 25px;
	background-image: url(images/header.jpg);
}

.blockname
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	position: relative;
	top: 4px;
	left: 10px;
}

.block_content
{	
	width: 190;
	padding-top: 10px;
	padding-left: 10px;
}

.text
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
}

.textsmall
{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	line-height:13px;
}

.textsmallgray
{
	font-family: Verdana;
	font-size: 11px;
	color: gray;
	line-height:13px;
}

.textsmallgreen
{
	font-family: Verdana;
	font-size: 11px;
	color: #007E00;
	line-height:13px;
	margin-bottom: 5px;
}

.textsmallbold
{
	font-family: Verdana;
	font-size: 11px;
	color: gray;
	font-weight: bold;
}

.error
{
	font-family: Verdana;
	font-size: 12px;
	color: red;
	font-weight: bold;
	border: 1px solid red;
	padding: 3px;
}

.success
{
	font-family: Verdana;
	font-size: 12px;
	color: green;
	font-weight: bold;
	border: 1px solid green;
	padding: 3px;
	text-align: center
}

.qsearch_sel
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	width: 180px;
}

.releaseform
{
	font-family: Verdana;
	font-size: 13px;
	color: black;
	width: 230%;
}

.spacer
{
	padding-bottom: 5px;
}

.content
{
	padding: 20px;
}

.title
{
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-family: Times New Roman;
	font-size: 24px;
	font-weight: bold;
	color: #E58C00;
}

.label, .label2, .field1, .field2
{
	float: left;
}

.float-left {
	float: left;
}

.label
{
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 13px;
	color: black;
	padding-top: 3px;
	width: 170px;
}

.label2
{
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 13px;
	color: black;
	padding-top: 3px;
	width: 100px;
}

.field2
{
	width: 70%;
}

#float-left
{
	float: left;
}

.atitle
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #E58C00;
	text-decoration: none;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.usertable
{
}

.usertabletd
{
	font-family: Verdana;
	font-size: 11px;
	border: 1px solid black;
	padding: 5px;
	vertical-align: top;
}

.logotext
{
	padding-top: 50px;
	padding-left: 20px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #E58C00;
	text-decoration: none;
}

body {
	background:#000000 url(images/carbon2.jpg) repeat-x top fixed;
}