body {
	margin: 0;
	padding: 0px;
	background: #fff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	border-top: 2px solid #0099FF;
}
#tikinet {
	font-size: 70%;
	background: #f2f2f2;
	text-align: right;
	margin: 0px;
	padding: 2px 2px 2px 0px;
}
#container {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
.line {
	border-bottom: 1px dashed #f1f1f1;
}
#container p {
	font-size: 80%;
}
#container ul,ol {
	font-size : 80%;
}
#container ul ul{
	font-size : 100%;
}
#container ol ol{
	font-size : 100%;
}
#container ol ul{
	font-size : 100%;
}
.paymessage {
	text-align: center;
	font-size: 80%;
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #6699FF;
	font: bold 100% Arial, Helvetica, sans-serif;
	padding-left: 2px;
	background: #f2f2f2;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #000066;
}
h2 {
	margin: 0 6px 0 0;
	padding: 0;
	font-size: 70%;
	font-weight: bold;
}

h3 {
	color: #000;
	font-size: 80%;
	padding: 0;
	border-bottom: 1px dotted #999;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	font-size: 70%;
	margin-left: 100px;
}
table.paymentPage {
	font-size: 70%;
	margin-left: 70px;
}
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: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
.url {
	color: #6f6f6f;
}
#path {
	margin-top: 2px;
	padding: 3px;
	line-height: 19px;
}
#submit {
	text-align: center;
	vertical-align: bottom;
}

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

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

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	color: #fff;
	font-size: 70%;
	font-weight: bold;
	border: 1px solid #6699FF;
	background-color: #000;
	height: 17px;
}
.btnsubmit {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #6699FF;
	background-color: #000;
	height: 20px;
}
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: #909090;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 20px 20px 0px;
	padding: 0px;
}
div.pr {
	font-size: 70%;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer {
	text-align: center;
	border-top: 1px solid #6699FF;;
	border-bottom: 1px solid #6699FF;;
	padding: 4px 0 10px 0;
	margin-top: 20px;
	background-color: #f2f2f2;
}
div.footer p{
	font-size: 70%;
}
div.footer a:visited{
	color: #000066;
}
div.footer a:link{
	color: #000ff;
}
.price {
	border: 1px solid #f8f8f8;
}
.grayback {
background-color: #f2f2f2;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.center {
text-align: center;
}
.shiftright {
margin-left: 30px;
}
#linksbar {
	text-align: center;
	background: #666;
	height: 20px;
	color: #fff;
	padding-top: 4px;
	font-size: 70%;
	border-top: 2px solid #0099FF;
	border-bottom: 1px solid #000;
}
#linksbar a:hover{
	background-color: #333;
	font-weight: bold;
	text-decoration: underline;
}
#linksbar a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#linksbar a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#linksbar a:hover{
	background-color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.fontsmall {
font-size: 70%;
}
.fontregular {
font-size: 80%;
}

.toptxt {
	color: #999999;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
}
.darklinks {
background: #333;
}
.statsline {
	text-align: center;
	padding: 4px;
	color: #6699FF;
	}
	.navig {
font-size: 80%;
}
.searchcatlink {
color: #666;
}
.searchcatlink a:visited {
color: #666;
}
.searchcatlink a:link {
color: #666;
}
.searchcatlink a:active {
color: #666;
}
.header {
text-align: center;
margin-bottom: 0;
padding-bottom: 0;
}
.header p {
	margin-top: 0px;
	padding-top: 0px;
}