<style>
P {font-family : Arial ; font-size : 12 ; color:000000}
TD {font-family : Arial ; font-size : 12 ; color:000000}
Li {font-family : Arial ; font-size : 12 ; color:000000}
H1 {font-family : Arial   ; font-size : 12 ; font-weight : bold ; color : #666666}
H2 {font-family : Arial   ; font-size : 12 ; font-weight : bold ; color : #666666}
P.Menu {font-family : Arial   ; font-size : 12 ; font-weight : bold ; color : #808080}
B.orange {font-family : Arial ; font-size : 10 ; color:#FF8000}
P.bottom {font-family : Arial   ; font-size : 10 ; font-weight : normal ; color : #ffffff}
P.center {font-family : Arial   ; font-size : 12 ; font-weight : bold ; color : #808080}
p.text_tiny {font-family : Arial; font-size : 8; font-weight : normal ;color : #808080}
DIV.text_small {font-family : Arial; font-size : 12; font-weight : normal ;color : #808080}
DIV.text_medium {font-family : Arial; font-size : 14; font-weight : normal ;color : #808080}
DIV.text_title {font-family : Arial; font-size : 16; font-weight : bold ;color : #808080}
A.Menu {font-family : Arial ; font-size : 12 ; font-weight : normal ; text-decoration : none;color : #808080}
a:hover{color=#FF8000}
A {font-family : Arial   ; font-size : 12 ; font-weight : bold ; text-decoration : none;color : #000000}
input.grey  {
    font-family : Arial MS;
    font-size : 8pt;
    font-weight : normal;
    height : 18px;
    background-color : eeeeee;
    border-color : 336699;
    border-style : inset;
    border-width : 1px;
    color : 000000;    
}
TEXTAREA { scrollbar-3d-light-color:#eeeeee;
			scrollbar-3d-dark-color:#eeeeee;
			scrollbar-arrow-color:#FF8000;
			scrollbar-track-color:#ffffff;
			scrollbar-base-color:#ffffff;
			scrollbar-dark-shadow-color:#eeeeee;
			scrollbar-face-color:#eeeeee;
			scrollbar-highlight-color:#eeeeee;
			scrollbar-shadow-color:#eeeeee;
			border-style : inset;
			font-family : verdana ;
			font-size : 10 ;
			color:gray;
			width : 350px}
           
SELECT { scrollbar-3d-light-color:#eeeeee;
			  scrollbar-3d-dark-color:#eeeeee;
           scrollbar-arrow-color:#FF8000;
           scrollbar-track-color:#eeeeee;
           scrollbar-base-color:#eeeeee;
           scrollbar-dark-shadow-color:#eeeeee;
           scrollbar-face-color:#eeeeee;
           scrollbar-highlight-color:#eeeeee;
			  scrollbar-shadow-color:#eeeeee;
           border-color : 336699;
    			border-style : inset;
    			border-width : 1px;
           background-color : eeeeee;           
           font-family : verdana ;
           font-size : 10 ;
           color:gray;
           width : 255px}           
           
BODY {		
		scrollbar-3d-light-color:#eeeeee;			  
		border-style : none;
		font-family : verdana ;
		font-size : 10 ;
		color:gray;		
		margin: 0px 0px 0px 0px;
		text-align: center;
		background: url(/images/back.jpg);
}
           
TEXTAREA.contact { scrollbar-3d-light-color:#eeeeee;
			  scrollbar-3d-dark-color:#eeeeee;
           scrollbar-arrow-color:#FF8000;
           scrollbar-track-color:#eeeeee;
           scrollbar-base-color:#eeeeee;
           scrollbar-dark-shadow-color:#eeeeee;
           scrollbar-face-color:#eeeeee;
           scrollbar-highlight-color:#eeeeee;
			  scrollbar-shadow-color:#eeeeee;
           border-color : 336699;
    			border-style : inset;
    			border-width : 1px;
           background-color : eeeeee;           
           font-family : verdana ;
           font-size : 10 ;
           color:gray;
           width : 350px}

table.cart {
	border-width: thin thin thin thin;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	border-collapse: separate;
	background-color: white;
}
table.cart th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.cart td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.heading {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	
	
	border-collapse: separate;
	background-color: rgb(254, 217, 149);
}
table.heading th {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	
	
	background-color: rgb(254, 217, 149);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.heading td {
	border-width: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	
	
	 background-color: rgb(254, 217, 149);
	-moz-border-radius: 0px 0px 0px 0px;
}

table.center {
	margin-left:auto; 
	margin-right:auto;
	background:#FFFFFF
	}
	
</style>