body{
padding:0px;
margin:0px;
background:url(/images/bg1.gif);
}

table {border-collapse:collapse; border:0px;}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top; padding:0px;}

.sendForm {
	color:#C49700;
	text-decoration:none;
	background:url(/images/bg-a.gif) bottom repeat-x;
}

table.data {background-color: #FBF7EC; margin: 20px 0 20px 0;}
table.data td {padding:5px; text-align:left;}

table.data th {background-color: #FBF7EC; text-align:left; text-transform:uppercase; padding:10px 5px 10px 5px;}

a:hover{text-decoration:none;}

/*img { border:0px;}*/
img {border: none; padding:0; margin:0}

.m_text, table, li, input, textarea
	{
		font-family:Times New Roman;
		font-size:14px;
		line-height:20px;
		color:#3D5458;
	}

.m_text strong { color:#C49700; font-size:17px}
.m_text span strong { color:#3D5458}
.m_text a { color:#C49700; text-decoration:none; background:url(images/bg-a.gif) bottom repeat-x}
.m_text a:hover{ background:none}
.m_text span a{ color:#29383C; font-size:10px; background:none}
.m_text span a:hover{ text-decoration:underline}

.h_text a{ background:none; color:#FFFFFF; text-decoration:underline; font-size:14px}
.h_text a:hover{ text-decoration:none}
.h_text strong{ color:#3D5458; font-size:12px}

.h2_text a{background:none; text-decoration:underline; color:#C49700}
.h2_text a:hover { text-decoration:none}
.h2_text strong{ color:#3D5458; font-size:14px}

.c_text { color:#FFFFFF}
.c_text a{ color:#C49700; text-decoration:none}
.c_text a:hover{text-decoration:underline}

.no_class, form, .no_class td
	{
		width:98%;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}

.form{height:26px; margin-top:4px;}
.form input {width:201px; height:23px; padding-left:5px}

textarea {width:205px; height:83px; padding-left:5px; overflow:auto; margin-top:4px}

.input {width:152px; height:23px; padding-left:5px; vertical-align:middle}
.input2 {width:150px; height:23px; padding-left:5px; vertical-align:middle}
.input3 {width:221px; height:23px; padding-left:5px; vertical-align:middle}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px; line-height:22px}
li a  {color:#C49700; text-decoration:none;}

/* BEGIN - ProductList */

.prod-name {
	float:left;
	text-align:left;
	font-size:24;
	font-weight:bold;
}
.prod-opt {
	float:right;
	text-align:right;
}

#homeproductboxcontainer { float:left; margin: 7px 0; font-family:Arial, Helvetica, sans-serif; }
#homeproductboxcontainer td { width:140px}
.homeproductbox { width:140px; float:left; border-bottom:1px solid #bebebe; line-height:normal}
.homeproductboxcontents { height: 200px; overflow:hidden; border-left:1px solid #bebebe; border-right:1px solid #bebebe; width:140px;}
.homeproductbox p, .homeproductbox2 p { margin:0 0 0 5px; padding:0; font-size: 90%;  }
.homeproductbox .title, .homeproductbox2 .title { xheight:29px; background:#F9F1DE repeat-y; width:140px; xoverflow:hidden}
.homeproductbox a img, .homeproductbox2 a img { text-align:center; padding:9px 5px 0 5px; margin:0 0 5px 0;}
.homeproductbox h1, .homeproductbox2 h1 {  color:#A97551; font-size:128%; padding: 6px; border-left:1px solid #bebebe; border-right:1px solid #bebebe; border-top: 1px solid #bebebe; xoverflow:hidden;}
.homeproductimage { display:block; }
.productprice { color: #A97551;background:#fff url(/images/px_panelbase1.gif) 0 28px no-repeat; width:138px; padding: 5px 5px; font-size:128%; font-weight:bold; float: left; border-left:1px solid #bebebe; border-right:1px solid #bebebe;}
.productprice-price { float:left; vertical-align:middle; }
.productprice img.arrow { float:right; padding:0 5px; margin:0 }
#productsbox { xheight:300px }

/* END - ProductList */

/* Begin - Billboard style */

#contentwrapper{
width: 210px;
height: 200px;
padding: 5px;
border: 2px solid #b8b8b8;
}

.billcontent{
width: 100%;
display:block;
text-align: justify;
font-family:Arial;
font-size:12px;
}

/* End - Billboard style */