A:link {color: #908200; text-decoration:none; }
A:visited {color: #908200; text-decoration: none; }
A:hover {color: #908200; text-decoration:none; }
BODY {
background: #FFFFFF;
margin: 0px 10px 0px 10px;
}
td{
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 15px;
color : #333333;
}
.BGWhite {
background-color: #FFFFFF;
}
.BGGold {
background-color: #908200;
}
.BGBlack {
background-color: #000000;
}
.BGrey {
background-color: #E7E0D2;
}
.FontText {
font-size: 11px;
line-height: 15px;
}
.FontSmall {
font-size: 10px;
line-height: 14px;
}
.FontMed {
font-size: 14px;
line-height: 18px;
}
.FontNav {
font-size: 12px;
line-height: 16px;
}
.FontLarge {
font-size: 21px;
line-height: 21px;
}
.FontGold {
color: #908200;
}
.FontWhite {
color: #FFFFFF;
}
.FontBlack {
color: #000000;
}
.Border{
border-width: 1px;
border-color: #0085CA;
width : 99%;
font-size: 11px;
}
.Left{
background-image:url(../images/left.jpg);
background-position:top left;
background-repeat:repeat-y;
}
.Right{
background-image:url(../images/right.jpg);
background-position:top right;
background-repeat:repeat-y;
}
.Line{
background-image:url(../images/dot.gif);
background-position: left;
background-repeat:repeat-x;
}
.TopPad{
border-top: 10px solid #FFFFFF;
}

