BODY {
	color : White;
	background-color : Black;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : smaller;
}

A {
	color : #1E90FF;
	text-decoration : none;
}

A:HOVER {
	color : Red;
	text-decoration : underline;
}



INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 8pt;
	letter-spacing : 2px;
	border-style : solid solid solid solid;
	border-color : Gray Gray Gray Gray;
	}

.radio {
	border : thin none;
	background : White images/background.jpg;
}
	
.checkout_td {
Color: Black;
	background-color : #23A595;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}	

.required_dot {
	color : #F0FFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
}

.checkout_fields {
Color: Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}	
	
.cartlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 0px;
}

.cartdescrip {
   Color: Black;
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 0px;
}

.cart_top_td {
Color: Black;
	background-color : #23A595;
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	font-weight : bolder;
}

.cart_inside_td {
    Color: Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

.copyright {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
}

.small_options {
	font-family : Arial, Helvetica, sans-serif;
	font-size : -1px;
}

.bottom_next_text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
