.maintext {
	font-size: 14px;
	color: #000000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
}
.maintext a{
	color: #000000;
}
.maintext a:hover{
	color: #91A851;
}
.vdotext {
	font-size: 14px;
	color: #000000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
}
.vdotext a{
	color: #000000;
	text-decoration: none;
}
.vdotext a:hover{
	color: #91A851;
}
.maintextpink {
	font-size: 14px;
	color: #FF3366;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
}

.maintextpink a{
	color: #FF3366;
}
.maintextpink a:hover{
	color: #91A851;
}
.maintextgrey {
	font-size: 14px;
	color: #888888;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
}
.logintext {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #999999;
}
.logintext a{
	color: #999999;
	text-decoration: none;
}
.logintext a:hover{
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #999999;
}
.gotop {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 12px;
	color: #91A851;
}
.gotop a{
	color: #91A851;
}
.gotop a:hover{
	color: #A57141;
}
.detailtext {
	font-size: 14px;
	color: #A57141;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Arial;
}
.submenutext {
	font-family: "Century Gothic", "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 14px;
	color: #849D35;
	font-weight: bold;
}
.submenutext a{
	color: #6A802B;
	text-decoration: none;
}
.submenutext a:hover{
	color: #666666;
	text-decoration: underline;
}
.subhead {
	font-family: "Century Gothic", "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 16px;
	color: #967652;
	font-weight: bold;
}
.subheadgreen {
	font-family: "Century Gothic", "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 16px;
	color: #849D35;
	font-weight: bold;
}
.subheadpink {
	font-family: "Century Gothic", "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 16px;
	color: #d05266;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.subheadblack {

	font-family: "Century Gothic", "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.soon {

	font-family: "Century Gothic", "Microsoft Sans Serif", "MS Sans Serif", Arial;
	font-size: 24px;
	color: #967652;
	font-weight: bold;
}
		.brownsubhead {
	font-family: Arial, "Microsoft Sans Serif";
	font-size: 14px;
	color: #967652;
	font-weight: bold;
}
.whitetext{
color: #ffffff;
}
.browntext{
color: #613E27;
}
.darkgreytext{
color:#333333;
font-size:14px;
}
.pinktext{
color:#d63551;
}