@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	margin: 0;
}
html {
	HEIGHT: 100%
}
body{
	HEIGHT: 100%;
	background: #92C3D4 url(../images/bgbody.gif) repeat-x;
}
td {
	font: normal 11px Tahoma, Arial, "Trebuchet MS";
	color: #333333;
	text-decoration: none;
}
li {
	list-style: square inside;
}
a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #000386;
	text-decoration: none;
}
input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

select {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.border_img {
	border: 3px solid #99C0CD;
}
.border_img2 {
	border: 2px solid #99C0CD;
}

.bg_content {
	background: #FFFFFF;
	padding-right: 18px;
	padding-left: 18px;
}


.bg_topmenu {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background: #D21241;
	height: 31px;
}
.bg_search {
	background: #D9D9D9;
	padding: 12px;
	height: 111px;
}
.bg_newsletter {
	background: #ECECEC;
	padding: 12px;
	height: 150px;
}

.bg_footer {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background: #F0F0F0;
	height: 75px;
}

.links_top {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_top:hover {
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
}
.link_cat {
	text-decoration: none;
	height: 29px;
	vertical-align: middle;
	color: #FFFFFF;
	display: block;
	padding-top: 6px;
	padding-left: 14px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: #496068 url(../images/bg_cat.gif) no-repeat;
}
.link_cat:hover {
	text-decoration: none;
	background: #3B525A url(../images/bg_cat_hover.gif) no-repeat;
	font-weight: normal;
	color: #FFFFFF;
}
.separator_cat {
	background: #EEEEEE;
	height: 1px;
}

.links_footer {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.links_footer:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.links_featureprod {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.links_featureprod:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt_blue {
	color: #000386;
	text-decoration: none;
}
.txt_white {
	color: #FFFFFF;
	text-decoration: none;
}

.txt_price {
	color: #003399;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.heading01 {
	font-size: 18px;
	color: #000000;
}
.heading01Blue {
	font-size: 18px;
	color: #000386;
}
.heading01LightBlue {
	font-size: 18px;
	color: #39ADD5;
}

.heading02 {
	font-size: 15px;
	color: #000000;
}
.heading02Blue {
	font-size: 15px;
	color: #000386;
}
.heading02Red {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}
.heading03 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.heading03Blue {
	font-size: 13px;
	color: #000386;
}





.buttons {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #D11241;
	border: 1px solid #D11241;
}

