@charset "utf-8";
body {
	background-color: #dedede;
	background-image: url(pics/wallpaper49.gif); 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#box {
	/*background-color: #ccc; */
padding: 0px;
	width: 800px;
	vertical-align: top;
	text-align: center;
	margin: 0 auto;
	border: 3px solid #CACACA;
}
#box div#content
{
text-align: left;
margin: 0 auto;
padding: 7px;
background-color: #fff; 
position: relative;
}

.menu {
	width: 150px;
	color: #4e4e4e;
	padding: 5px;
	vertical-align: top;
	
}
.wide_text {
	letter-spacing: 1px;
}
.menu A, .menu A:VISITED {
	color: #4e4e4e;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
.menu A:HOVER {
color: #7f7f7f;	
}
.menu INPUT {
background-color: #e5e5e5;
border-style: none;
font-size: smaller;

}
.main {
	background-color: #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	
}

.main td {
	padding: 5px;
}
/*
#main_marg {
	padding: 5px;
	width: 100%;
}
*/
.main H1 {
font-size: 10pt;
color: #A84853;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main H2 {
font-size: 9pt;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.main H3 {
	font-size: 9pt;
	color: #000;
	/*font-weight: normal;*/
	display: inline;
	margin: 0px;
	padding: 0px;
}
A {
	color: #000;
}
A:HOVER {
	color: #7f7f7f;
}

.smaller {
 font-size: smaller;
 
}

A {
	border:0px;
}

table {

}
th {
	text-align: left;
}
td {
	vertical-align: top;
}

p {
	margin: 10px;
}
table.front {
	margin: 0px;
	padding: 0px;
}
/*
table.front td {
	margin: 0px;
	padding: 0px;
	border-right: 5px solid #FFFFFF;
	width: 33%;
}

*/
#c1, #c2, #c4 {
border-right: 5px solid #FFFFFF;
}
#c1, #c2, #c3, #c4, #c5, #c6, #c7 {

}
#c1, #c2, #c3 {

	background-color: #ECE9D8;
	/*width: 183px;*/
	width: 217px;
	border-bottom: 5px solid #FFFFFF;
	height: 400px;
}
#c4, #c5 {
	background-color: #BAAF72;
	/*width: 275px;*/
	width: 50%;
	height: 150px;
}

#c6 {
	background-color: #white;
	width: 450px;
	/*width: 75%;*/
	height: 70px;
}

#c7 {
	background-color: #white;
	width: 160px;
	/*width: 25%;*/
	height: 70px;
}



.highlight {
	color: #CC3300;
}

img.prodImage {
	float: right;
}
