body {
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #039;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #039;
}
#header {
	height: 81px;
}
#footer {
	height: 136%;
	background-color: #000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: none;
}
#main {
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.smalltext {
	font-family: Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #666;
	font-weight: lighter;
	margin-top: 15px;
	margin-left: 20px;
}
#mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
}
#Forgot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;
	margin-top: 5px;
}
.user_signup {
	font-family: Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.text {
	font-family: Geneva, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	margin-left: 30px;
	background-repeat: repeat;
	margin-right: 30px;
	line-height: 20px;
	padding:0px 60px;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 20px;
}
.dropdown
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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: #CCC;
	border-left-color: #666;
	color: #000000;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;

font-stretch: ;
	font-size: 8pt;
}
.textfield
{
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #666666;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size-adjust: none;

font-stretch: ;
	font-size: 8pt;

}
.btn{
	color:#FFFF99;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	;
	font-size:80%;
	font-weight:bold;
	background-color:#2F1B1C;
	border:1px solid;
	border-top-color:#333333;
	border-left-color:#333333;
	border-right-color:#333333;
	border-bottom-color:#333333;
}
.smalltextcontent {
	font-family: Geneva, Arial, Helvetica;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 20px;
}
body p {
}
#content {
	background-color: #FFF;
	width: 925px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	margin-left: 30px;
	text-transform: capitalize;
	margin-top: 15px;
	letter-spacing: 0.2em;
}

