BODY, HTML { 
background: url(images/bg1.jpg) #acacac fixed repeat ; 
margin: 0 ; 
font-size: 12pt ; 
font-family: arial, helvetica, sans-serif ;
color: #000088 ; 

scrollbar-base-color: #ff0000 ;
scrollbar-arrow-color: white ;
scrollbar-track-color: #ffff00 ;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;


}

.price_grid {
width: 90% ;
color: #efefef ;
text-decoration: none ;
background: #000000 ;
border: solid 1px #ff0000  ;
padding: 5px ;
line-height: 1.4em ;
}

.container {
margin: auto ;
background: url() #efefef fixed repeat ; 
width: 940px ;
border-top: 1px solid teal ;
border-left: 1px solid teal ;
border-right: 2px solid gray ;
border-bottom: 2px solid gray ;
padding: 0px ;
}


TD.content_main {
background: #ffffff ;
padding: 10px ;
border: 0px ;
width: 100% ;

}



A { 
text-decoration: underline ; 
color: #000066 ; 
}

a:hover { 
text-decoration: underline overline ; 
color: #0000ff ; 
}


.frame {
background: #ffffff ;

}

TD.content {
padding: 3px ;
}

.submit {
background: #ffff00 ;
padding: 3px ;
border: 1px dotted red ;
font-size: 9pt ;
color: #ff0000 ;

}

.credit { 
font-family: sans-serif ; 
font-size: 7pt ; 
text-decoration: none ; 
color: #8f8f8f ; 
}

a.credit { 
font-family: sans-serif ; 
font-size: 7pt ; 
text-decoration: none ; 
color: #8f8f8f ; 
}

.credit:hover { 
font-family: sans-serif; 
font-size: 7pt; 
text-decoration: underline ; 
color: #8f8f8f ; ; 
}


A.n {
display: block ;
width: 125px;
height: 18px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 10pt ;
font-weight: normal ;
color: #000077 ;
line-height : 1.4em ;
border: 1px solid #A42525 ;
border-left: 3px solid #A42525 ;
background-color: #F6B3B3 ;

}

A.n:hover {
display: block ;
width: 125px;
height: 18px ;
text-align: center ;
text-decoration: none;
font-family: sans-serif ;
font-size: 10pt ;
font-weight: normal ;
color: #222222 ;
line-height : 1.4em ;
border: 1px solid teal ;
border-left: 3px solid black ;
background-color: #c7c7c7 ;
}

h1 {
font-size: 14pt ;
color: teal ;
}

