html, body {
	margin: 0;
	padding: 0;
}
body, td, th, input, select {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
}
th {
	font-weight: bold;
}
a, a:visited {
	color: #258;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	/*color: #c00;*/
	color:  #6D9300;
	text-decoration: underline;
}

/*==============================================
	MENU
==============================================*/

.menu, .menu td, .menu a, .menu a:visited {
	color: White;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.menu td {
	border-bottom: 1px solid #253551;
}

.menu {
	background-color: #7687A2;
}
.menu a, .menu a:visited {
	text-decoration: none;
}
.menu a:hover, .menu a:visited:hover {
	text-decoration: none;
	color: White;
}
.menuitemdeiv {
	margin: 0;
	padding: 4px 0px;
	width: 135px;
	cursor: hand;
	cursor: pointer;
}

.menusubitem {
	padding: 1px 1px 1px 14px;
	background-color: #7687A2;
}

.menuitem {
	padding: 2px 6px;
	background-color: #5D6E89;
}

.menutitle {
	background-color: #2d4162;
}

td.menutext {
	padding: 6px;
	background-color: #C1C8D3;
	color: #253551;
}

.menutext a, .menutext a:visited {
	color: #253551;
}
.menutext a:hover, .menutext a:visited:hover {
	text-decoration: underline;
	color: Black;
}

/*=================================================*/

.logo {
	border-bottom: 4px solid #2D4162;
}

#rightline {
	border-right: 1px solid #253551;
}

p {
	line-height: 135%;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 185%;
	border-bottom: 1px solid #d5dbe4;
}
.content h1, .content h2 {
	padding: 10px 10px 0px;
}
h2 {
	font-size: 150%;
	border-bottom: 1px solid #d5dbe4;
}
h3 {
	font-size: 130%;
}

.footer {
	color: #BDC7D5;
	padding: 20px 26px;
	font-size: 10px;
}
.footer a, .footer a:visited {
	color: #BDC7D5;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover, .footer a:visited:hover {
	color: White;
	text-decoration: none;
}

.price {
	background-color: #D7E88E;
	border: 1px solid #BBD83A;
	font-size: 11px;
	font-family: Tahoma;
	padding: 8px;
}

.productdesc {
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	padding: 4px 0px;
	line-height: 135%;
}
.productdesc img {
	margin-right: 16px;
}

.infotable td, .infotable th {
	font-size: 11px;
}

.infotable th {
	font-weight: bold;
	background-color: #5D6E89;
	color: White;
}

#shade {
	background-color: #D0D5DE;
}

.infotable {
	border: 1px solid #5D6E89;
}

.leftimage {
	margin: 8px 12px 8px 8px;
	border: 1px solid #5D6E89;
}

.infotdleft {
	border-right: 1px solid #D5DBE4;
	text-align: justify;
}
.infotdright {
	text-align: justify;
}

.producttitle {
	background-color: #CAE1ED;
	border: 1px solid #91C0DB;
	padding: 6px 6px 3px;
}

.producttitle h2 {
	margin: 0;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
	line-height: 100%;
}

.logotitle {
	position: absolute;
	top: 110px;
	right: 340px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 38px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman";
	color: #253551;
}