body {
	background-color: #669988;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466C79;
	margin-top:0;
	margin-bottom:0;
	
}
img
{
	border-width: 0px;
}

.normal
{
	background-color:#FFFFFF;
}
.highlight
{
	background-color:#CBDCDC;
}

#submenu_item li
{
	list-style-type:none;
	text-align:left;
	margin-left:0px;
	color:#043131;
	line-height:30px;
	text-decoration:none;
}

#header
{
background-image:url(/images/header.jpg);
background-repeat:no-repeat;
color:#466C79;

}

#header a
{
color:#466C79;
text-decoration:underline;

}
.box_upright { background-image:url(/images/box_upright.gif); background-repeat:no-repeat; height:12px; }
.box_upleft { background-image:url(/images/box_upleft.gif); background-repeat:no-repeat; height:12px;}
.box_botright { background-image:url(/images/box_botright.gif); background-repeat:no-repeat; height:12px;}
.box_botleft { background-image:url(/images/box_botleft.gif); background-repeat:no-repeat; height:12px;}

.box_upside { background-image:url(/images/box_side.gif); background-repeat:repeat-x; height:12px; background-position:top;}
.box_botside { background-image:url(/images/box_side.gif); background-repeat:repeat-x; height:12px; background-position:bottom;}

.box_rightside { background-image:url(/images/box_side.gif); background-repeat:repeat-y; width:11px; height:300; background-position:right;}
.box_leftside { background-image:url(/images/box_side.gif); background-repeat:repeat-y; width:11px; height:300; }

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #043030;
}

a {
	color: #114848;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}


#mainproduct_top
{
	background-image:url(/images/mainproduct_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:8px;
}
#mainproduct_mid
{
	background-image:url(/images/mainproduct_mid.gif);
	background-position:top;
	background-repeat:repeat-y;
}
#mainproduct_bot
{
	background-image:url(/images/mainproduct_bot.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:9px;
}

#main
{
	background-color:#FFFFFF;
	color:red;
}
.shoppingcart
{
	line-height:23px;
	color:#114848;

}

#footer
{
	background-color:#E7EFEF;
	height:105px;
		color:black;
	font-stretch:expanded;
	font-size:11px;
}
#footer a
{
	color:black;
	font-stretch:expanded;
	font-size:11px;
}


#b4footer
{
	background-color:#A8C5C5;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #425C5C;
}

.subtitle_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #425C5C;
}

.main-content 
{
	margin-top: 5px;
}


.info-message
{
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	color: Green;
	background-color: #dddddd;
	font-size: 11px;
}
