A:link {color: #333333; text-decoration: none;}
A:visited {color: #333333; text-decoration: none;}
A:hover {color: #333333; text-decoration:underline;}

BODY {
background-color : #FFFFFF;
margin: 0px 10px 10px 10px;
background-image:url(../images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

td {
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
line-height : 17px;
color : #666666;
}
.Border{
border : 1px groove #666666;
width : 98%;
font-size: 12px;
margin : 1px 1px 1px 1px;
}
.Message{
color : #CC0033;
}
.Footer_Font {
font-size : 10px;
line-height : 14px;
color : #666666;
}
.Grey_Right{
background-image:url(../images/strip_grey_right.jpg);
background-position:right;
background-repeat:repeat-y;
}
.Grey_Left {
background-image:url(../images/strip_grey_left.jpg);
background-position:left;
background-repeat:repeat-y;
}
.Grey_Top {
background-image:url(../images/strip_grey_bottom.jpg);
background-position:top;
background-repeat:repeat-x;
}
.BG_Box {
background-image:url(../images/box_fade.jpg);
background-position:top;
background-repeat:repeat-x;
}
.Nav_BG{
background-color: #00A3B3;
font-size : 13px;
line-height : 17px;
color : #FFFFFF;
}
.Font_Yellow{
color : #FFCC00;
}
.Font_Blue{
color : #00A3B3;
}
.MidFont_Blue{
color : #00A3B3;
font-size : 13px;
line-height : 17px;
}
