.mainbg {
	background-color:#333333;
}
.mainbg2 {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.mainbg3 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
}
.bodybgcolor {
background-image:url(images/greygrad.jpg);
background-repeat:repeat-x;
background-position:bottom;
background-color:#FFFFFF;
}
.mainbutton {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbutton a:hover {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
.greycontent {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	font-variant: normal;
	z-index:2;
}
.position {
	z-index:3;
}
.bluecontent {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
	z-index:1;
}
.bluecontent a:link {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	z-index:1;
}
.bluecontent a:visited {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	z-index:1;
}
.bluecontent a:focus {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	z-index:1;
}
.bluecontent a:hover {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	z-index:1;
}
.bluecontent a:active {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
	z-index:1;
}
.blueclose {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration:underline;
}
.copyright {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bluebutton {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #0066CC;
	list-style-type: none;
	font-weight: normal;
}
.bluebutton:hover {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	color: #0066CC;
	list-style-type: none;
	font-weight: normal;
}
.bottom {
	background-color: #333333;
	position: absolute;
	bottom: 800px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.contbg {
	background-image: url(images/bgcont.jpg);
	background-repeat: repeat-x;
}
.highlight {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.greencontent {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669933;
	text-decoration: none;
}
.whitecontent {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.username {
	background-image:url(images/usericon.jpg);
	background-repeat:no-repeat;
	border-color:#333333;
    background-color:#FFFFFF;
	width:233px;
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
    color: #333333;
    padding:3px 5px 3px 22px;
}
.username:focus, .username:hover {
	background-color:#F0FFE6;
}
.box {
	border-color:#575757;
    background-color:#FFFFFF;
	width:140px;
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
    color: #333333;
}
.email {
	background-image:url(images/mailicon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	border-color:#333333;
	background-color:#FFFFFF;
	width:233px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	padding:3px 5px 3px 22px;
}
.email:focus, .email:hover {
	background-color:#F0FFE6;
}
.browse {
		border-color:#333333;
    	background-color:#FFFFFF;
		width:250px;
    	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
		font-size: 12px;
    	color: #333333;
}
.browse:focus, .browse:hover {
	background-color:#F0FFE6;
}
.description {
	border-color:#333333;
    background-color:#FFFFFF;
	width:250px;
	height:200px;
    font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
    color: #333333;
    padding:3px 5px 3px 5px;
}
.description:focus, .description:hover {
	background-color:#F0FFE6;
}
.button_div {
	width:230px;
	text-align:center;
	height:35px;
	margin-top:3px;
	padding:5px 20px 3px;
}
.formbg {
	background-image:url(images/greenformbg.jpg);
	background-repeat:repeat;
}
.buttons {
	background: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333; 
	padding: 0px 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #333333;
	text-decoration: none;
	text-transform:uppercase;
}
.button2 {
	background: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333; 
	padding: 0px 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #575757;
	text-decoration: none;
	text-transform:uppercase;
}