body{
	margin: 0px;
	background-color: #E1D401;
}
body.main{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
body, p, div, span, td, a{
	font-family:  Tahoma, Verdana, san-serif;
	font-size: 12px;
	color: #000000;
}
a{
	color: #A42B34;
	font-weight:bold;
}
.nr{
	background-repeat: no-repeat;
}
.bgrx{
	background-repeat: repeat-x;
}
.news{
	color: #FFFFFF;
	margin: 15px 7px 0px 15px;
}
div.copyr{
	border-left: 3px solid #630F0E;
	margin-top: 10px;
	padding-top: 17px;
	padding-left: 10px;
	height: 46px;
	color: #FFFFFF;
}
.snplace{
	margin-left: 15px;
	font-size: 12px;
	font-weight: bold;
}
a.sitename{
	color: #FCFA43;
	text-decoration: none;
}
td.sshort{
	padding-top: 4px;
	background-color: #34547F;
}
.sdesc{
	margin-left: 15px;
	margin-right: 5px;
	color: #FFFFFF;
}
.tblhead{
	color: #FFFFFF;
}

/* order page */
table.tabl{
	BORDER-COLLAPSE: collapse;
}
table.tabl td{
	border: 1px solid #A42B34;
}
table.tabl th{
	background-color: #A42B34;
	color: #F7F7C1;
	border-bottom: 1px solid #F7F7C1;
	text-align: left;
}
table.tabl th.tzag{
	border-right: 1px solid #F7F7C1;
}

H2.title{
	font-size: 18px;
	text-align: center;
}
td.fn{
	width: 30%;
	text-align: right;
	padding: 4px 15px 4px 4px;
	font-weight: bold;
}
td.fd{
	width: 70%;
	padding: 4px;
}
td.fd select.select, td.fd input.text, td.fd textarea.textarea{
	width: 85%;
}
td.fd input.text2{
	width: 23%;
}
div.butt{
	text-align: center;
	margin: 10px;
}
div.butt input{
	background-color: #A42B34;
	color: #F7F7C1;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	border: 1px solid #FFFFFF;
}
ul.chrubr li{
	line-height: 20px;
	font-weight: bold;
}
ul.chrubr a{
	color: #A42B34;
}
.calc1{
	width: 30px;
}
.calc2{
	width: 50px;
}
.nav { margin:15px; color:#C98F00; font-size:11px; display:block; text-decoration:underline }
a:visited.nav { color : #FFFFFF; }
a:active.nav { color : #FFFFFF; }
a:hover.nav { color : #FFFFFF; }
.siteref {margin-left: 10px}
H3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight: normal;
}
H2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-style:italic;
	font-weight: normal;
}
