body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	font-family: Tahoma;
	color: #6F6F6F;
	font-size: 11px;
	text-decoration: none;
}
a:link,a:active,a:visited {
	color : #62AA57;
}
a:hover {
	text-decoration: underline;
	color : #6C6C6E;
}
.maintext {
	font-family: "Trebuchet MS";
	color: #737373;
	font-size: 13px;
	padding-right: 16px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: justify;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #A9A9A9;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	text-align: center;	
}
a.bottomlinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	
}
a.bottomlinks:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #692E8B;
	text-decoration: underline;
	
}
.logintext  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#7D7D7D;
	text-decoration: none;
	text-align: left;	
}
.purpletext  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#692E8B;
	text-decoration: underline;
	padding-bottom: 3px;
	padding-left: 11px;
}
a.purpletext  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#692E8B;
	text-decoration: underline;
	}
a.purpletext:hover  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#69BB5D;
	text-decoration: none;
}
.logintextbox {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	background-color: #E9E9E9;
	border: 1px solid #D6D6D6;
}
.greentext  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#62AA57;
	text-decoration: none;	
}
a.greentext  {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#62AA57;
	text-decoration: underline;
}
a.greentext:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color:#692E8B;
	text-decoration: none;
}
.textbox {
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#62AA57;
	text-decoration: none;
}
.headingpuple {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#672E8C;
	text-decoration: none;
}
img {
	border:0px;
}