/* CSS Document */
.LnkblackSmallNormal{
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
font-weight:normal;
color:#000000;
text-decoration:underline;
}
.LnkblackSmallNormal:hover{
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.LnkWhiteSmallNormal{
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.LnkWhiteSmallNormal:hover{
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.BlackSmallNormal{
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.BlackMediumBold{
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
font-weight:bold;
color:#000000;
text-decoration:none;
}
/*.footer{
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
font-weight:bold;
color:#FF0000;
text-decoration:none;
}*/

.WhiteSmallNormal{
font-family:"Trebuchet MS";
font-size:11px;
font-style:normal;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.WhiteMediumNormal{
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}
.DeepGreenLargeBold{
font-family:"Trebuchet MS";
font-size:16px;
font-style:normal;
font-weight:bold;
color:#34530F;
text-decoration:none;
}
.DeepDarkGreenLargeBold{
font-family:"Trebuchet MS";
font-size:20px;
font-style:normal;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

.LnkDeepGreenLargeBold{
font-family:"Trebuchet MS";
font-size:16px;
font-style:normal;
font-weight:bold;
color:#34530F;
text-decoration:underline;
}
.DeepGreenLargeBold{
font-family:"Trebuchet MS";
font-size:16px;
font-style:normal;
font-weight:bold;
color:#34530F;
text-decoration:none;
}
.LnkDeepGreenLargeBold:hover{
font-family:"Trebuchet MS";
font-size:16px;
font-style:normal;
font-weight:bold;
color:#34530F;
text-decoration:none;
}
.BlackExtraLargeBold{
font-family:"Trebuchet MS";
font-size:18px;
font-style:normal;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.LnkDarkGoldenSmallNormal{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#524A08;
text-decoration:none;
}
.LnkDarkGoldenSmallNormal:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#000000;
text-decoration:none;
}
