body {
	margin: 0px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	color: #2F2013;
	background: #F4E3DA url(images/BrownMulberryPaper.jpg);
	text-align: left;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

.topbg {
	background-image: url(images/topbg.gif);
	font-size: 12px;
	font-family : Verdana;
	color : #666666;
	height: 26px;
	width: 100%;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}
.text_lucida {
	font-family: "Lucida Handwriting", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #4E3620;
}
.text_rightside {
	color: #FFFFFF;
}
.text_leftside {
	color: #FFFFFF;
	font-weight: bold;
}
.text_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8F8F1;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #49371A;
}

A.menu:link {
	COLOR: #F8F8F1;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
A.menu:visited {
	COLOR: #F8F8F1;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
A.menu:hover {
	COLOR: #588CC5;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
A.menu:active {
	COLOR: #588CC5;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

A:link {
	color: #4E3620;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #4A381A;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

A:active {
	color: #4A381A;
	text-decoration: underline;
	font-weight: bold;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}
a.footer_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8F8F1;
	text-decoration: none;
}
a.footer_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F8F8F1;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #588CC5;
	text-decoration: underline;
}
a.footer_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #588CC5;
	text-decoration: underline;
}

HR {
	color : #D2D2CA;
	height : 1px;
}
td.csproduct {
border: 1px dotted #3B4754;
background-color: #fff;
text-align: center;
}

