body { 
   background: #FFFFFF;
	margin: 0px;
}

body, td, p {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	margin: 5px 5px 10px 5px;
	line-height: 18px;
	text-align: justify;
}

.freefriday {
	
	line-height: 18px;
	text-align: justify;
	direction:left;
    scrolldelay: 1000;
    font-weight: bold;
	font-size: 17;
	color: #F44805;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	/*color: #6BBB3F;*/
}

a:hover {
	text-decoration: underline;
}

.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	color: #5eaa5e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 15px;
	color: #FBAE07;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 12px;
	color: #FDC345;
	margin: 0;
	padding: 0;
	
}

li {

line-height:18px;
}

h3 {
	color: #2E7C03;
	font-size: 11px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #999999;
	margin: 10px 0px 5px 0px;
}

#descr {
	padding: 0px;
	margin: 5px 0px 5px 10px;
	color: #666666;
}

table.formPage {
	border: 1px solid #A0A0A0;
}

td.header {
	padding: 0px;
	border: 0px;
	background-position: center;
}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #9ACD84;
	text-align: center;
}
.count {
	color: #97A854;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 11px;
	font-weight: bold;
	/*color:#468634;*/
}
#links p {
	margin: 0 0 7px 0;
	/*color:#124C03;*/
}
.url {
	color: #2E7C03;
}
.path {
	background: #FFFFFF;
	height: 27px;
	/*background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	text-align: right;
	background-position: right;
	padding-right: 10px;*/
}
.submit {
	/*float: right;
	vertical-align: bottom;*/
}

.text, .btn{
	font-size: 10pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

.sitemapmain {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	color:#598634;
	font-weight: bold;
	padding-left: 20px;
}

.sitemapsub {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color:#602A2A;
	font-weight: bold;
	
	
}

.sitemapsubsub {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color:#FD0505;
	padding-left: 10px;
}
input.text {
	color: #012701; 
	border: 1px solid #748B16;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #748B16;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #C6F211;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	color: #0F3D01;
	font-weight: bold;
	border: 1px solid #459D2A;
	background-color: #C0E8B3;
	height: 17px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #556B4F;
	font-size: 8pt;
	text-decoration: none;
}
.sort {
	color: #0C2E01;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	font-size: 11px;
}
div.pr {
	font-size: 6pt;
	color: #0C2E01;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	color: #F44805;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a{
	color: #FBAE07;
	font-weight: bold;
}

.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}


