body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color: #333333;
	background-color:#CDCDCD;
	line-height: 135%;
}

ul {
	list-style-image: url(images/list-image.gif);
	line-height:12px;
	line-height: 135%;
	margin-top: 2px;
	margin-bottom: 2px;
}

p  {
	margin-top: 4px; 
	line-height: 135%;
	}

.red{
color: red;
font-weight: bold;
}	
	
.small{
font-size: 10px;
color: #CCCCCC;
}	

a { color: #339933; font-weight: bold; }
a:visited { color: #339933; font-weight: bold;}
a:hover {color: orange;font-weight: bold; }
h1, h2, h4, h5, h6 {letter-spacing: 2pt; font-variant: small-caps;padding:2px; font-size: 11px; }
h4 {background-color:#6877A8;  color: #FFFFFF; margin-bottom: 6px;}
h5 {background-color:#FF8000;  color: #FFFFFF; margin-bottom: 6px;}
h4.yellow {background-color:#FFFFEA; color:#757500; }
h3.price {color: black; font-weight:bolder; text-align:center;  border-top: 1px solid; padding:4px; margin: 6px;}
h3 {font-size: 16px; color: black; font-variant: small-caps;}
h6 {
	font-size: 11px;
	color:#FF8000;
	margin-bottom: 2px;
	letter-spacing: 1pt;
}

.bodytext { vertical-align:top; }
td {vertical-align:top;}
td.main {background-color:#F0EFF3; vertical-align:top; }

td {font-size: 11px; line-height: 135%; vertical-align:top; }

td.leftblue  
{
	background-color:#9994A3;
	background-image: url(images/left-table-bg.jpg);
}
.centerline {border-right: 1px solid #CCCCCC; padding-right: 4px; margin-bottom: 0px;}
td.bodyright {padding-left: 4px;}

td.mainbottom 
{
	background-color:#000000;
	background-image: url(images/table-bottom2.jpg);
}

td.mainright 
{
	background-color:#000000;
	background-image: url(images/right-table-shadow.jpg);
}

.mainbottomcontact {font-weight:bold; color:#FFFFFF;}

.nav {
	background-color: #1E6B40;
	background-image: url(images/nav-bg.jpg);
	padding: 4px;
	margin-left: 2px;
}
form input, textarea, select {background-color:#FFFFFF; border: 1px solid #999999;}


.formlabel-right {
	text-align: left; padding-right: 2px;}

.info {background-color:#9999CC; color: white; font-weight: bold; border: 1px solid #999999; padding: 2px; width:80%;}
.comment {color: #000000; font-weight:bold; }
table.underline td {border-bottom: 1px solid #CCCCCC }
.threelines { background-image: url(images/3lines.gif); }
