
body
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #00152E;
}

body.body2
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}

hr
{
	color: #1B3759;
	background-color:#1B3759;
	height: 1px;
}

form
{
	margin: 0px;
}

input
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #A1B4CC;
	clear: right;
	border: 1px solid #00479B;
	color: #000000;
	
}

input.checkout
{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #00152E;
	clear: right;
	border: 0px solid;
	color: #FFFFFF;
	text-align: right;
}


select
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #A1B4CC;
	clear: right;
	border:#00479B;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}



checkbox
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #57779D;
	clear: right;
	border: 1px solid #00479B;
	color: #FFFFFF;
}

input.no_border
{
	border: 1px solid #00152E;
}

textarea
{
	font-family: Tahoma;
	font-size: 11px;
	background-color: #A1B4CC;
	clear: right;
	border: 1px solid #00479B;
	color: #000000;
}

img.product
{
	border: 0px;
	margin-right: 5px;
}

input.submit
{
	font-family: Tahoma;
	color:#FFFFFF;
	font-size: 11px;
	background-color: #2D4F75;
	clear: none;
	border: 1px solid Black;
	}

h1.black
{
	font-family: Tahoma;
	font-size: 14px;
	color: Black;
	margin: 0;
}

h1.linethru
{
	text-decoration: line-through;
}

td
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

td.justify
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}


td.left
{
	text-align: left;
}

td.right
{
	text-align: right;
}

td.black
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

h1
{
	font-family: Tahoma;
	font-size: 14px;
	margin: 0;
}

h2.address
{
	font-size:15px;
}

th
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
th.price
{
	text-align: right;
}

a
{
	font-family: Tahoma;
	font-size: 12px;
	color: #E2ECF7;
	text-decoration: none;
}


a.h1
{
	font-family: Tahoma;
	font-size: 14px;
	margin: 0;
	color: #FFFFFF;
}
a.more_info
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #E2ECF7;
	text-decoration: none;
}

h1.gold
{
	color: #FFD700;
}

h1.gold_comp
{
	color: #FFD700;
	float: left;
}


.float
{
	float: left;
}

a:hover
{
	text-decoration: underline;
}


a.categories
{
	font-family: Tahoma;
	font-size: 14px;
	color: #E2ECF7;
	text-decoration: none;
}

a.categories:hover
{
	text-decoration: underline;
}


.style1
{
	color: #e2ecf7
}

.style2
{
	color: #b1c6e0
}

.style3
{
	font-size: 12px
}

.checkout_login
{
	padding-left:75px;
}

.checkout_details
{
	display:block;
	float:left;
	width:100px;
}

.checkout_checkout_details
{
	display:block;
	float:left;
	width:120px;
}

.checkout_text
{
	width:200px;
	padding-left:2px;

}

.checkout_fieldset
{
	margin-bottom:20px;
	width:400px;
}

legend
{
	font-weight:bold;
	font-size:15px;

}

.checkout_login_password
{
	padding-left:20px;
}