.LargeTextGreen {
	font-family: Arial;
	font-size: 22px;
	line-height: 22px;
	color: #84b02b;
	font-weight: bold;
}
.LargeTextBlack {
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #330000;
	font-weight: bold;
}
.LargeTextYellow {
	font-family: Arial;
	font-size: 22px;
	line-height: 22px;
	color: #faf39b;
	font-weight: bold;
}

.text {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #330000;
}
.Largetext {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #330000;
	font-weight: bold;
}
.textGreen {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #84b02b;
}
.textYellow {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #faf39b;
}
.textWhite {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFCC;
}
.textSmall {
	font-family: Arial;
	font-size: 9px;
	line-height: 10px;
	color: #330000;
}
.fourteenTextGreen {
	font-family: Arial;
	font-size: 14px;
	line-height: 16px;
	color: #84b02b;
	font-weight: bold;
}
.fourteenTextYellow {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	color: #faf39b;
	font-weight: bold;
}
.textVioletsmall {
	font-family: Arial;
	font-size: 9px;
	line-height: 11px;
	color: #CC33CC;
}.textWhite14 {
	font-family: Arial;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFCC;
}
.textWhite16 {
	font-family: Arial;
	font-size: 16px;
	line-height: 16px;
	color: #FFFFCC;
}

body {
	background-color: #000000;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:hover {
	color: #FFCC99;	
}
a:active {
	color: #FFFFCC;
}

.dLink:link{font-family: Arial;font-size: 9px;text-decoration:none;color: #000000;}
.dLink:visited{font-family: Arial;font-size: 9px;text-decoration:none;color: #000000;}
.dLink:hover{font-family: Arial;font-size: 9px;text-decoration:underline;color:#000000;}
.dLink:active{font-family: Arial;font-size: 9px;text-decoration:none;color: #000000;}

.tLink:link{text-decoration:underline;color:#330000;}
.tLink:visited{text-decoration:none;color:#330000;}
.tLink:hover{text-decoration:underline;color:#663300}
.tLink:active{text-decoration:none;color:#330000;}

.fLink:link{text-decoration:none;color:#ffffff;}
.fLink:visited{text-decoration:none;color:#ffffff;}
.fLink:hover{text-decoration:underline;color:#cccccc}
.fLink:active{text-decoration:none;color:#ffffff;}
.footer{
width:784px;
padding: 6px 0px 0px 0px;
text-align:right;
color:#ffffff;
font-family: Arial;
font-size:10px;
}
.homeback{
	background-image:url(images/gate-lift-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fusha{
color:#cc33cc;
}