body {
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
background-color: "#FFFFFF";
}


td,tr,table {
font-family: verdana;
font-size: 10px;
color: #4A4D52;
}

.forms {
font-family: verdana;
font-size: 10px;
color: #4A4D52;
}

.smallfont {
font-size: 9px;
}

.headings {
background-color: #FFE303;
padding: 2px;
color: #00688B;
font-size: 14px;
font-weight: bold;
}

.cartheadings {
background-color: #AFAEAF;
padding: 2px;
font-size: 14px;
font-weight: bold;
}

.subtitles {
font-size: 11px;
font-weight: bold;
}

.selected {
font-weight: bold;
color:#7B92B5;
text-decoration: underline;
}

.titles {
font-size: 12px;
font-weight: bold;
}

.lightgray {
background-image: url("images/lightgray.gif");
color: #FFFFFF;
}

.product {
border: 1px;
border-color: #4A4D52;
border-style: solid;
}

.content {
border: 2px;
border-color: #7B92B5;
border-style: solid;
}

.cart {
border-top: 1px;
border-bottom: 1px;
border-right: 1px;
border-left: 0px;
border-color: #AFAEAF;
border-style: solid;
}

.navheading {
font-size: 14px;
font-weight: bold;
}

.nav {
background-image: url("images/lightblue.gif");
background-repeat: repeat;
font-size: 11px;
font-weight: bold;
}

.main {
//background-image: url("images/lightgray.gif");
background-repeat: repeat;
padding: 5px;
border: 3px;
border-color: #708090;
border-style: solid;
}

a:link,a:active,a:visited {
color:#356B9B;
font-weight: bold;
text-decoration: none;
}

a:hover, {
color:#7B92B5;
text-decoration: underline;
}

a.navlinks:link,a.navlinks:active,a.navlinks:visited {
color:#4A4D52;
font-weight: bold;
text-decoration: none;
}

a.navlinks:hover, {
color:#356B9B;
}
