body {
background-color : white;
color: black; 
margin-left : 0; 
margin-right : 0; 
margin-top : 0; 
} 
a:link {
color : #003399; 
text-decoration : underline; 
} 
a:visited {
color : #003399; 
text-decoration : underline; 
} 
a:active {
color : #003399; 
text-decoration : underline; 
} 
a:hover {
color : #ff6600; 
text-decoration : underline; 
}

 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
 
table {
color : #000000; 
font : 12px verdana, arial; 
} 
.price {
color : #a2b2cd; 
font : 15px verdana, arial; 
font-weight : bold; 
} 
.title {
color : #305ba5; 
font : 15px verdana, arial; 
font-weight : bold; 
} 
span.xcopyright {
font-family: Verdana, Arial; 
font-size: 80%
}
.copyright {
color : #000033; 
font : 9px verdana, arial; 
} 
.picturecomments {
color : #000000; 
font : 10px verdana, arial; 
} 
.smalltitle {
color : #000000; 
font : 11px verdana, arial; 
font-weight : bold; 
} 
.subtitle {
color : #000000; 
font : 12px geneva, verdana, arial; 
font-weight : bold; 
} 
.picturetitle {
color : #000000; 
font : 10px verdana, arial; 
font-weight : bold; 
}

 /* TICKER LOCATION ON PAGE */
 
#ticker {
right : 0; 
position : absolute; 
top : 51px; 
} 
.biglink {
color : #6633ff; 
font : 12px verdana, arial; 
font-weight : bold; 
font-style : italic; 
text-decoration : underline; 
} 
.biglink:hover {
color : #ff6600; 
font : 12px verdana, arial; 
font-weight : bold; 
font-style : italic; 
text-decoration : underline; 
} 
.just {
text-align : justify; 
} 
.button-popups {
background-color : #ffffff; 
font-family : arial, verdana; 
color : #999999; 
font-size : 8pt; 
font-weight : bold; 
border : 1px solid #999999; 
} 
.buttonon-popups {
background-color : #ffffff; 
font-family : arial, verdana; 
color : #000099; 
font-size : 8pt; 
font-weight : bold; 
border : 1px solid #000099; 
} 
.button-order {
background-color : #cfe0f2; 
background-image : url("images/shared/button-order.gif"); 
font-family : arial, verdana; 
color : #000099; 
font-size : 8pt; 
height : 21px; 
width : 105px; 
margin-top : 5px; 
font-weight : bold; 
border : 1px solid #000099; 
} 
.buttonon-order {
background-color : #f1edc7; 
background-image : url("images/shared/buttonon-order.gif"); 
font-family : arial, verdana; 
color : #996600; 
font-size : 8pt; 
height : 21px; 
width : 105px; 
margin-top : 5px; 
font-weight : bold; 
border : 1px solid #996600; 
} 
.shadeform {
font : 13px arial, verdana; 
background-image : url("images/shared/shadeform.gif"); 
text-align : left; 
width : 180px; 
border : 1px solid #000000; 
} 
.textarea {
font : 13px arial, verdana; 
background-image : url("images/shared/shadeform.gif"); 
text-align : left; 
width : 300px; 
border : 1px solid #000000; 
} 
.dropdown {
color : #333333; 
width : 180px; 
font : 11px geneva, verdana, arial; 
} 
.searchform {
width : 110px; 
height : 20px; 
background-image : url("images/shared/shadeform.gif"); 
font : 11px arial, verdana; 
border-bottom : 1px solid #000000; 
border-left : 1px solid #000000; 
border-right : 1px solid #000000; 
border-top : 1px solid #000000; 
} 
.searchdrop {
width : 60px; 
height : 20px; 
font : 11px arial, verdana; 
} 
.searchbutton {
font-size : 8pt; 
} 
.divstyle {
position : absolute; 
border : 1px solid #000000; 
top : 0; 
left : 0; 
} 
.pstyletitle {
background : white; 
color : black; 
font-size : 10px; 
font-family : verdana, arial; 
} 
.pstylebody {
background : white; 
color : black; 
font-size : 10px; 
font-family : verdana, arial; 
}

 /* START THE CODE FOR THE MENUS */
 
#menulocation {
left : 15px; 
width : 154px; 
position : absolute; 
top : 114px; 
padding : 0; 
white-space : nowrap; 
} 
.menu {
font-family : verdana, arial; 
font-size : 9pt; 
height : 37px; 
width : 154px; 
font-weight : bold; 
text-indent : 8px; 
line-height : 26pt; 
text-align : left; 
display : block; 
border : 0 solid #ffffff; 
} 
a.menu:link {
background-image : url("images/shared/button.gif"); 
background-color : #c0d3f2; 
color : #006699; 
} 
a.menu:visited {
background-image : url("images/shared/button.gif"); 
background-color : #c0d3f2; 
color : #006699; 
} 
a.menu:active {
background-image : url("images/shared/buttonon.gif"); 
background-color : #ffffff; 
color : #a2b2cd; 
} 
a.menu:hover {
background-image : url("images/shared/buttonon.gif"); 
background-color : #ffffff; 
color : #a2b2cd; 
} 
