body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#auth input {width:30%;}
#auth div {padding-top:5px;}

#cabinet input {width:40%;}
#cabinet .label {display:block; padding-right:12px; float:left; width:30%;}
#cabinet .submit{width:auto;}

#order textarea {width:85%; height:250px;}

#shop input {font-family: Times New Roman, Times, serif;font-size: 150%; padding:6px 12px; width:auto; color:#2E3192; text-decoration:underline;cursor: pointer;}

.bgnrr {
	background-repeat: no-repeat;
	background-position: right top;
}
.bgrxt {
	background-repeat: repeat-x;
	background-position: top;
}
.bgrxt1 {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../../imgs/bg1.jpg);
}
.bgrxt5 {
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../../imgs/bg5.jpg);
}
.navhead {
	color: #F5CB62;
	background-color: #460000;
	font-size: 110%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.navl1 {
	color: #F5CB62;
}
.navl1:hover {
	text-decoration: none;
}
.hlnk {
	color: #943F00;
}
.hlnk:hover {
	text-decoration: none;
}
.navl2 {
	color: #000000;
}
.navl2:hover {
	text-decoration: none;
}
.nav1 {
	list-style-image: url(imgs/bull.gif);
}
.nav2 {
	list-style-image: url(imgs/bull.gif);
	padding-left: 10px;
	list-style-position: inside;
}
.bgnrlt {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../../imgs/bot1.jpg);
}
h1 {
	font-weight: normal;
	color: #460000;
}
p {
	font-size: 95%;
}
table {
	font-size: 95%;
}
ul {
	font-size: 95%;
}
a {
	color: #460000;
}
.contl {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 60px;
}
.contl1 {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 60px;
}
.top1 {background-image: url(../../imgs/bg3.gif);}
.opa {
	color: #460000;
}
input {
	font-size: 90%;
	border: 1px solid #797979;
	margin-top: 3px;
}
textarea {
	border: 1px solid #797979;
	margin-top: 3px;
}
.style1 {color: #460000; font-weight: bold; }