BODY {
margin: 0 0 0 0;
background-color: #FFFEEB;
/* background-image: url('../images/bg.jpg'); */
}

BODY,TH,TD {
font-family: verdana,sans-serif;
font-size: 12px;
}

.Heading {
font-size: 20px;
color: #0054A6;
}

.Subhead {
font-size: 15px;
color: #0054A6;
}

.Error {
color: #FF0000;
}

.Question {
color: #0054A6;
}

.Footer {
font-size: 10px;
text-align: center;
}

A {
color: #4169E1;
}

A:Hover {
color: #FF0000;
}

FORM.SmallForm {
margin: 0 0 0 0;
}

/* */
TABLE.ListTable TH {
background-color: #CCCCCC;
padding: 5px 5px 5px 5px;
}

TABLE.ListTable TD {
border-top: 2px solid #FFFFFF;
background-color: #EEEEEE;
padding: 5px 5px 5px 5px;
}

TABLE.ListTable TR.HighlightRow TD {
background-color: #DDDDDD;
}

/* */
TABLE.Menu TD {
border-top: 1px solid #CCCCCC;
border-bottom: 2px solid #AAAAAA;
border-left: 1px solid #CCCCCC;
border-right: 2px solid #AAAAAA;
background-color: #E9E9E6;
padding: 5px 5px 5px 5px;
}

TABLE.Menu A {
width: 100%;
display: block;
text-decoration: none;
color: #0054A6;
font-weight: bold;
}

TABLE.Menu A:Hover {
color: #000000;
}

/* */
TABLE.Basket TH {
background-color: #0054A6;
padding: 3 3 3 3;
color: #ffffff;
}

TABLE.Basket TD {
border-bottom: 1px solid #0054A6;
}

/* */
DIV.OtherPics {
background-color: #0054A6;
padding: 5px 5px 5px 5px;
color: #FFFEEB;
font-weight: bold;
}

DIV.OtherPics A {
color: #FFEEBB;
}

TABLE.PrintTable TD {
padding-top: 25px;
}

TD.DottedLine {
border-bottom: 1px dotted #000000;
}
