* {
    font-family: Arial;
    font-size: 12px;
}
body {
    /*background: #184F90 url(/images/bg_water.jpg) no-repeat center;*/ 
}
h1 {
    color: #00A2E1;
    font-size: 16px;
}
h2 {
    color: #00A2E1;
    font-size: 14px;
}
a {
    color: #00A2E1;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

.bluemenu {
    background: #CBEEF9 url(/images/bluemenu.gif) no-repeat top left;
    padding: 5px;
    height: 26px;
}
.bluemenu td {
    padding-left: 10px; 
    padding-right: 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform : uppercase;
    color: #697C86;
}
.bluemenu td a {
    text-decoration: none;
    color: #697C86;
    font-size: 12px;
    font-weight: bold;
}
.bluemenu td a:hover {
    text-decoration: underline;
    color: #333333;
}

.mainmenu {
    height: 34px;
    margin: 0px;
}
.mainmenu td, .mainmenu td a {
    color: #00B2DE;
    font-size: 12px;
    font-weight: bold;
    text-transform : uppercase;
    text-decoration: none;
}

.subtitle {
    color: #333333;
    text-transform : uppercase;
    font-size: 12px;
    font-weight: bold;
}

.category {
    color: #00A2E1;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.category:hover {
    text-decoration: underline;
}

.quote {
    background: #4C70A8 url(/images/bg_quote.gif) no-repeat;
    color: #ffffff;
    font-size: 12px;
    padding: 10px;
}

.copyright {
    color: #8F8F8F;
}

.error {
    color: #cc0000;
    font-weight: bold;
}

.producttable {
    border: 1px solid #008AD6;
}
.producttable th {
    background-color: #008AD6;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}

.producttable2 {
    background-color: #184F90;
    border: 1px solid #12145B;
}
.producttable2 td {
    padding: 5px;
}
.producttable2 .price {
    color: #ffffff;
    font-weight: bold;
}

.producttitle {
    color: #ff0000;
    font-weight: bold;
}

.step {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.stepon {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #095CB0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.loz1 {
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
