body { 
    background: #FFFFFF;
    color: #000000;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 8pt;
    margin: 0; padding: 0;
}
td.border {
padding: 10px 0 10px 0; background-image: url(templates/images/border.gif); background-repeat: repeat-y;
}
td.main {
padding: 10px 0 10px 0;
text-align: left;
}
td.path {
border: 1px solid #0557a8; padding: 5px; background-color: #7fa9d3; background-position: bottom; background-repeat: repeat-x;
}
td.paging {
padding: 5px 10px 0 0; text-align: right;
}
td.rightside {
border: 1px solid #0557a8; padding: 5px; background-image: url(templates/images/bckmain.gif); background-color: #7fa9d3; background-position: bottom; background-repeat: repeat-x;
height: 286px;
}
td.maincontents {
border: 1px solid #0557a8; padding: 15px; background-image: url(templates/images/bckmain.gif); background-color: #7fa9d3; background-position: bottom; background-repeat: repeat-x
}
table.header {
border: 1px solid #0557a8; padding: 0px 5px 10px 5px;
width: 100%; height: 165px;
background-image: url(templates/images/bckheader.gif); background-color: #0557a9; background-repeat: repeat-x
}

.c {
	float: left;
}
.cr {
	clear: left;
}

h1 {
	font-size: 14pt;
	color: #fff799;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
h2 a, h2 a:hover {
	color: #fff799;
}

h3 {
	color: #ffffff;
	font-size: 8pt;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ffffff;
}

.navig {
	color: #000000;
}

p.subcats {
	margin: 0px 0px 7px 45px;
	padding: 0px;
	color: #ffffff;
}

p.subcats a, p.subcats a:hover {
	color: #ffffff;
}

#descr {
	color: #fff799;
	padding: 0px;
	margin: 0 0 0 0;
}

a, a:hover {
	color: #fff799;
}

table.formPage {
	border: 1px solid #032f5a;
	background-color: #7ea8d2;
	margin: 0 auto;
}

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 #A0A0A0;
	text-align: center;
}
.count {
	color: #333333;
	font-size: 8pt;
	font-weight: normal;
}
#links a, #links a:hover {
	font-size: 8pt;
	color: #fff799;
}
#links p {
	margin: 0 0 7px 0;
	color: #ffffff;
}
.url {
	color: #ffffff;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #DDE2EC;
	line-height: 19px;
	border-top: 1px solid #5e74b3;
}
.submit {
	float: right;
	vertical-align: bottom;
}

.text, .btn{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #3175b7;
	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, .small a {
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #ffffff;
}

div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #cccccc;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #e12d0c;
	height: 3px;
	font-size: 1px;
}

.footer{
	text-align: center;
	color: #ffffff;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
.footer a , .footer a:hover{
	color: #fff799;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

