table.menu {
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: White;
	list-style: circle outside;
	}
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	list-style: circle outside;
	}
	blockquote  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	list-style: circle outside;
	}
	ol  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	list-style: circle outside;
	}
	li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	list-style-image: url(images/layout/bullet.gif);
	}
	dl  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	list-style: circle outside;
	}
	dt  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	list-style: circle outside;
	}
	dd  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	list-style: circle outside;
	}
	td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	list-style: circle outside;
	}
	
	
td.prod {
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


 
b, strong { font-weight: 700}

.body { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333;        padding-top: 4px;       }
.body a:active { color: #ff9900; text-decoration: underline; font-weight: bold}
.body a:link {  color: #545448; text-decoration: underline; font-weight: bold}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.body a:visited { color: #545448; text-decoration: underline; font-weight: bold}
.body a:hover {  color: #ff9900; text-decoration: underline; font-weight: bold}

.sidebar { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #000000}
.sidebar a:active { color: #000000; text-decoration: underline; font-weight: bold}
.sidebar a:link {  color: #333333; text-decoration: underline; font-weight: bold;  padding: 10px 10px 10px 10px; }
.sidebar a:visited { color: #333333; text-decoration: underline; font-weight: bold}
.sidebar a:hover {  color: #000000; text-decoration: underline; font-weight: bold}


.footer { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #666666}
.footer a:active { color: #666666; text-decoration: none; }
.footer a:link { color: #666666; text-decoration: none; }
.footer a:visited { color: #666666; text-decoration: none; }
.footer a:hover {  color: #666666; text-decoration: underline; }


.header { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #FFFFFF}
.header a:active { color: #ff9900; text-decoration: none; font-weight: bold}
.header a:link { color: #ffffff; text-decoration: none; font-weight: bold}
.header a:visited { color: #ffffff; text-decoration: none; font-weight: bold}
.header a:hover {  color: #ff9900; text-decoration: none; font-weight: bold}

textarea { 
border: 1px solid Black; 
}

input { 
border: 1px solid Black; 
}
