table { border:0px; border-collapse:collapse; } 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:papyrus;
	font-size:13px; 
	vertical-align:top;
	line-height:14px;
	color:#114412;
}

form { margin:0px; padding:0px}
body { margin:0px; padding:0px; background:#fefuda} 

.bg1{  background:url(images/menu_bg.jpg) repeat-x}
.bg2{  background:url(images/title_bg.jpg) repeat-x}
.bg3{ background-color:#fef4da; background-image:url(images/content_bg.jpg); background-repeat:repeat-x; background-position:left bottom}

.header ul{margin:0px; padding:0px; list-style:none; line-height:20px}
.header ul li { background:url(images/list_marker.gif) no-repeat left top; padding-left:12px}
.header ul li a{ color:#114412;  text-decoration: none}
.header ul li a:hover{ text-decoration: underline}

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px; color:#114412}
.list ul li a{ color:#114412;  text-decoration: none}
.list ul li a:hover{ text-decoration: underline}

.list1 ul{margin:0px; padding:0px; list-style:none; line-height:18px; color:#114412}
.list1 ul li { background:url(images/list_marker1.gif) no-repeat left top; padding-left:11px}
.list1 ul li a{ color:#114412;  text-decoration: underline}
.list1 ul li a:hover{ text-decoration: none}

a{ color:#114412; text-decoration:underline}
a:hover{ text-decoration:none}

.prices td{ color:#114412; line-height:19px}
.prices a{ color:#114412; text-decoration:none}
.prices a:hover{ text-decoration:underline}
.prices a span { color:#ffffff}

span a{ color:#ffffff}

.footer { color:#558556; margin-left:45px}
.footer a{ color:#558556; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer span { color:#558556}

.form input{
	width:192px;
	height:21px;
	color:#114412;
	padding:1px 0 0 5px;
	background-color:#114412
}

.form textarea {
	width:192px;
	height:81px;
	color:#FFFF00;
	overflow:auto;
	padding:1px 0 0 5px;
	background-color:#ffff00
}

