
A:link {color: #015CAB; text-decoration: none;}
A:visited {color: #015CAB; text-decoration: none;}
A:hover {color: #015CAB; text-decoration:underline;}
	 
BODY {
background-color: #FFFFFF;
margin: 25px 3px 3px 3px;
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
background-position:center;
}
table {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 15px;
color: #015CAB;
}
.BGLightBlue {
background-color: #8CD7F6;
}
.BGMidBlue {
background-color: #015987;
}
.BGDarkBlue {
background-color: #015CAB;
}
.BGWhite {
background-color: #FFFFFF;
}
.BGBlack {
background-color: #000000;
}
.BGGrey {
background-color: #E7E1E1;
}
.BGYellow {
background-color: #FFDE00;
}
.FontSmall {
font-size: 10px;
line-height: 13px;
}
.FontMed {
font-size: 13px;
line-height: 17px;
}
.FontBlue {
color: #015CAB;
}
.FontWhite {
color: #FFFFFF;
}
.FontNavWhite {
font-size: 13px;
line-height: 17px;
color: #FFFFFF;
}
.FontNavBlue {
font-size: 13px;
line-height: 17px;
color: #015CAB;
}
.FontLightBlue {
color: #8CD7F6;
}
.FontTitle {
font-size: 20px;
line-height: 24px;
}
.Spacing {
border-bottom-color: #FFFFFF;
border-bottom-style:solid;
border-bottom-width:3px;
}
.ProductList{
border : 1px solid #015CAB;
color: #015CAB;
}
.ProductBorder{
border : 1px solid #FFCC00;
color: #015CAB;
}
.Border{
border : 1px groove #000000;
width : 95%;
font-size: 12px;
line-height : 14px;
}
.Message{
color : #FF0000;
}
.ProductDisplay{
font-size: 12px;
line-height: 16px;
color: #015CAB;
}
.LargeRedText{
color: #FF0000;
font-size: 24px;
line-height: 36px;
}
.LargeBlueText{
color: #015CAB;
font-size: 38px;
line-height: 49px;
}
