/* CSS Document */

.null{};

/*BACKGROUNDS*/
.FakeyBG{};
.VTLineBG2{background-image:url(../images/misc/VTBGLine.gif); background-repeat:repeat-y; background-position:center;}
.VTLineBG{background-image:url(../images/misc/VTBGLine.gif); background-repeat:repeat-y; background-position:center;}
.GradientBG{background-image:url(../images/misc/gradientBodyBG.gif); background-repeat:repeat-x;}

/*LINKS*/
a.TopSmallLink, a.TopSmallLink:visited{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#333333;}
a.TopSmallLink:hover{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#666666; text-decoration:none;}

a.FooterSmallLink, a.FooterSmallLink:visited{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#FFFFFF;}
a.FooterSmallLink:hover{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#CCCCCC; text-decoration:none;}

a.BodyBlackLink, a.BodyBlackLink:visited{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#000000;}
a.BodyBlackLink:hover{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#666666; text-decoration:none;}

a.BodyWhiteSmallLink, a.BodyWhiteSmallLink:visited{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#FFFFFF;}
a.BodyWhiteSmallLink:hover{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#FFFFFF; text-decoration:none;}

/*TEXT*/
.TopFont{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#333333;}
.FooterFont{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#FFFFFF;}
.BlackBodyFont{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#000000;}
.BlackBodyFont11{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#000000;}
.WhiteBodyFont12GAP{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FFFFFF; line-height:15pt;}

/*BORDERS*/
.imageBorder {
	border: thin solid #FFFFFF;
}
