

.bodytextGrey{color:#CACAA8;}
.bodytextGreybold{color:#CACAA8;font-weight:bold;}
.bodytextYellow{color:#E9CE51;}
.bodytextYellowbold{color:#E9CE51;font-weight:bold;}
.bodytextWhite{color:#ffffff;}
.bodytextWhitebold{color:#ffffff;font-weight:bold;}
.bodytextBlack{color:#000000;}
.bodytextBlackbold{color:#000000;font-weight:bold;}
.bodytextGreen{color:#659e33;}
.bodytextGreenbold{color:#659e33;font-weight:bold;}
.bodytextRed{color:Red;}
.bodytextRedbold{color:Red;font-weight:bold;}

.bodytextGrey13{color:#CACAA8;font-size:13px;}
.bodytextGreybold13{color:#CACAA8;font-weight:bold;font-size:13px;}
.bodytextYellow13{color:#E9CE51;font-size:13px;}
.bodytextYellowbold13{color:#E9CE51;font-weight:bold;font-size:13px;}
.bodytextWhite13{color:#ffffff;font-size:13px;}
.bodytextWhitebold13{color:#ffffff;font-weight:bold;font-size:13px;}
.bodytextBlack13{color:#000000;font-size:13px;}
.bodytextBlackbold13{color:#000000;font-weight:bold;font-size:13px;}
.bodytextGreen13{color:#659e33;font-size:13px;}
.bodytextGreenbold13{color:#659e33;font-weight:bold;font-size:13px;}
.bodytextRed13{color:Red;font-size:13px;}
.bodytextRedbold13{color:Red;font-weight:bold;font-size:13px;}

.bodytextGrey15{color:#CACAA8;font-size:15px;}
.bodytextGreybold15{color:#CACAA8;font-weight:bold;font-size:15px;}
.bodytextYellow15{color:#E9CE51;font-size:15px;}
.bodytextYellowbold15{color:#E9CE51;font-weight:bold;font-size:15px;}
.bodytextWhite15{color:#ffffff;font-size:15px;}
.bodytextWhitebold15{color:#ffffff;font-weight:bold;font-size:15px;}
.bodytextBlack15{color:#000000;font-size:15px;}
.bodytextBlackbold15{color:#000000;font-weight:bold;font-size:15px;}
.bodytextGreen15{color:#659e33;font-size:15px;}
.bodytextGreenbold15{color:#659e33;font-weight:bold;font-size:15px;}
.bodytextRed15{color:Red;font-size:15px;}
.bodytextRedbold15{color:Red;font-weight:bold;font-size:15px;}

.bodytextGrey18{color:#CACAA8;font-size:18px;}
.bodytextGreybold18{color:#CACAA8;font-weight:bold;font-size:18px;}
.bodytextYellow18{color:#E9CE51;font-size:18px;}
.bodytextYellowbold18{color:#E9CE51;font-weight:bold;font-size:18px;}
.bodytextWhite18{color:#ffffff;font-size:18px;}
.bodytextWhitebold18{color:#ffffff;font-weight:bold;font-size:18px;}
.bodytextBlack18{color:#000000;font-size:18px;}
.bodytextBlackbold18{color:#000000;font-weight:bold;font-size:18px;}
.bodytextGreen18{color:#659e33;font-size:18px;}
.bodytextGreenbold18{color:#659e33;font-weight:bold;font-size:18px;}
.bodytextRed18{color:Red;font-size:18px;}
.bodytextRedbold18{color:Red;font-weight:bold;font-size:18px;}



a.Grey{color:#CACAA8;text-decoration:underline;}
a.Greybold{color:#CACAA8;font-weight:bold;text-decoration:underline;}
a.Yellow{color:#E9CE51;text-decoration:underline;}
a.Yellowbold{color:#E9CE51;font-weight:bold;text-decoration:underline;}
a.White{color:#ffffff;text-decoration:underline;}
a.Whitebold{color:#ffffff;font-weight:bold;text-decoration:underline;}
a.Black{color:#000000;text-decoration:underline;}
a.Blackbold{color:#000000;font-weight:bold;text-decoration:underline;}

a.Grey:hover{color:#CACAA8;text-decoration:none;}
a.Greybold:hover{color:#CACAA8;font-weight:bold;text-decoration:none;}
a.Yellow:hover{color:#E9CE51;text-decoration:none;}
a.Yellowbold:hover{color:#E9CE51;font-weight:bold;text-decoration:none;}
a.White:hover{color:#ffffff;text-decoration:none;}
a.Whitebold:hover{color:#ffffff;font-weight:bold;text-decoration:none;}
a.Black:hover{color:#000000;text-decoration:none;}
a.Blackbold:hover{color:#000000;font-weight:bold;text-decoration:none;}

a.GreenToGrey{color:#659e33;text-decoration:none;}
a.GreenToGrey:hover{color:#CACAA8;text-decoration:none;}
a.GreenToGreyBold{color:#659e33;text-decoration:none;font-weight:bold;}
a.GreenToGreyBold:hover{color:#CACAA8;text-decoration:none;font-weight:bold;}

a.GreenToGreyUnderlined{color:#659e33;text-decoration:underline;}
a.GreenToGreyUnderlined:hover{color:#CACAA8;text-decoration:none;}
a.GreenToGreyBoldUnderlined{color:#659e33;text-decoration:underline;font-weight:bold;}
a.GreenToGreyBoldUnderlined:hover{color:#CACAA8;text-decoration:none;font-weight:bold;}

/*--Grey To Yellow Links Begins--*/
a.YellowToYellow{color:#E9CE51;text-decoration:none;}
a.YellowToYellow:hover{color:#E9CE51;text-decoration:none;}
a.YellowToYellowBold{color:#E9CE51;text-decoration:none;font-weight:bold;}
a.YellowToYellowBold:hover{color:#E9CE51;text-decoration:none;font-weight:bold;}

a.YellowToYellowUnderlinedToNone{color:#E9CE51;text-decoration:underline;}
a.YellowToYellowUnderlinedToNone:hover{color:#E9CE51;text-decoration:none;}
a.YellowToYellowBoldUnderlinedToNone{color:#E9CE51;text-decoration:underline;font-weight:bold;}
a.YellowToYellowBoldUnderlinedToNone:hover{color:#E9CE51;text-decoration:none;font-weight:bold;}
/*--Grey To Yellow Links Ends--*/




html, input, textarea {font-family:Verdana, Helvetica, sans-serif; font-size:11px;background-color:#ffffff;  }
input, select {vertical-align:middle; font-weight:normal;border:solid 1px #000000;}
img{border:0;}