body{
	background-color: white;
}

body, p, td{
	font: 8pt Verdana, sans-serif;
	color: #333333;
}

a, a:link{
	color: #84B730;
}

a:hover{
	color: #A4D750;
}

a.big{
	font-size: 10pt;
}

a.small{
	font-size: 7pt;
}

h1, h2, h3, h4, h5, h6{
	color: #FF2C0F;
}

a.h_menu, a.h_menu:hover{
	font: 13pt times;
	color: white;
}

input.search{
	border: 1px solid #EBDAB9;
}

input, textarea{
	border: 1px solid #CBBA99;
}

input.noborder{
	border: 0;
}

table.footer td, table.footer td p{
	font-size: 8pt;
	color: #98948B;
}

a.cprt{
	font-size: 7pt;
	color: #98948B;
}

a.menu_level1_inactive{
	font: 12pt times;
	color: #002BBA;
	padding-left: 10px;
}

a.menu_level1_active, a.menu_level1_active:hover, a.menu_level1_inactive:hover{
	font: 12pt times;
	color: #FE1F00;
	padding-left: 10px;
}

a.menu_level1_active, a:hover.menu_level1_active{
	font-weight: bold;
}

a.menu_level2_inactive{
	color: #98938A;
}

a.menu_level2_active, a.menu_level2_active:hover, a.menu_level2_inactive:hover{
	color: #FE1F00;
}

a.menu_level2_active{
	font-weight: bold;
}

table.menupath td a, table.menupath td a:hover{
	color: #98938A;
	font-size: 7pt;
}

table.menupath td{
	color: #333333;
	font-size: 7pt;
}

img.bordered{
	border: 2px solid white;
}

span.price{
	color: #FE1F00;
}

table.bordered, table.cart{
	border: 1px solid #ECDBB9;
	border-collapse: collapse;
	background-color: #FCF5E9;
}

table.bordered td, table.cart td{
	border: 1px solid #ECDBB9;
	padding: 5px;
}

tr.cart_header td, tr.table_header td{
	font-weight: bold;
	text-align: center;
	background-color: #F9ECD6;
}

table.user, table.user td{
	border: 0;
}

li{
	list-style-image: url('/Sites/aquatitan/Images/ico_bullet.gif');
}

td.imagetext, td.imagetext p{
	font-size: 10pt;
}
