@charset "iso-8859-1";
/* author: Keith Atkins */
/* Creation date: 22/12/04 */ 
Body,Div{ 
background-color:RGB(255,255,160);
color:RGB(0,100,0); 
font-family:Comic Sans Ms;
}
Body.top {
font-family:arial;font-size:12pt;
font-weight:bold;
font-weight:bold;
background-color:RGB(255,255,160); 
}
Body.main {
font-family:arial;
font-size:12pt;
}
A.small{
font-weight:normal;
padding-left:8;
padding-right:8} 

A.small:hover {
background-color:
color:red
}
A.button{ 
width:87px;
height:21px;
font-size:10pt;
text-align:center; 
padding-top:2px;
background-image:URL(Button.gif); 
color:white;
}
A.button:hover{
color:red;
}
.hiLight {font-size:14;font-weight:bold;font-family:Arial;color:#ffff00;background-color:#ff0000}
Div.head{
width:100%;
padding:5px; 
background-color:rgb(0,100,0);
color:RGB(255,255,160);
text-align:left;
font-size:12pt;
font-weight:bold;
border-color:black;
border-style:solid;
border:1px;
}
Div.details{
border-width:0px 1px 1px 1px;
border-style:solid;
border-color:black;
overflow:visible;
font-size:12pt;
color:black;
padding:4px; 
}
Div.Title{ 
text-align:center;
font-size:24pt;
font-weight:bold;
} 
Span.price{  
background-color:RGB(0,100,0);
color:white; 
padding:4px;
}

