<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: verdana, arial;
	font-size: 9pt;
	margin: 0;
	text-align: center;
	background: #E5EAF4;
	min-width: 1000px;
	max-width: 100%;
	color: #8298C9;

}
.left{float: left;}
.right{float: right;}
.clear{clear: both;}
.box{
	text-align: left;
	margin: 0 auto;
	width: 965px;
	background: #fff;
}
.c {
	float: left;
}
.cr {
	clear: left;
}


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

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #8298C9;
	font-size: 9pt;
	padding: 10px 0px 0px 0px;
	margin: 0px 15px 10px 25px;
	border-bottom: 1px dotted #D9D9D9;
}

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

table.formPage {
	margin: 0 auto;
	width: 615px;;
	padding: 0 25px 0 25px;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}
field{
	text-align: left;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
	border: 1px solid #ccc;
	background: url(../images/inputbg.gif) repeat-x;
	height: 18px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #ccc;
	background: url(../images/inputbg.gif) repeat-x;
	background-color: #fff;
}
select {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}

.captcha {
	border: 1px solid #3E81B4;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #3E81B4;
	background-color: #F0F0F0;
	color: #3E81B4;/*3E81B4;*/
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	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;
}

.price {
	background: #FAFBFD;
	border: 1px solid #DCE3F0;

}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
.main{
	background-color: #fff;
}
.main h2 a{
	color: #8298C9;
	font-size: 8pt;
	font-family: verdana;

}
.icon{
	padding-left: 20px;
}
.main h2 a:hover {
	text-decoration: none;
}


.main p.subcats {
	margin: 5px 40px 10px 25px;
	padding: 0px;
	color:#645942;
}

.main p.subcats a {
	color:#645942;
	font-size:7.5pt;
	text-decoration:none;
}

.main p.subcats a:hover {
	text-decoration: underline;
}
.top{
	background: url(../images/index_01.gif) repeat-x;
	height: 14px;
	min-width: 1000px;
	max-width: 100%;
}
.header{
	background: url(../images/index_16.gif) repeat-x;
	width: 965px;
}
.logo{
	width: 298px;
	float: left;
}
.navbox{
	height: 117px;
	width: 667px;
	float: left;
}
.navtop{
	height: 90px;
}
.navbg{
	height: 27px;
}
.bg{
	background: url(../images/index_16.gif) repeat-x;
	width: 965px;
}
.search{
	background: url(../images/search_13.gif) no-repeat;
	background-color: #fff;
	float: left;
	height: 45px;
	width: 298px;
}
input.search{
	background: transparent;
	padding: 0 0 0 20px;
	width: 250px;
	color: #333;
	border: 0px;
}

.path{
	background: #FAFBFD;
	margin-top: 12px;
	margin-bottom: 10px;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 10px;
	color: #5B5B5B;
	vertical-align: middle;
	border-bottom: 1px dotted #DCE3F0;
}
mainbg{
	background-color: #fff;
}
.footer{
	background: #9CADD4;
	height: 33px;
	width: 965px;
	color: #fff;
	margin-top: 10px;
}
#wrappercontainer {
	width: 965px;
	background: #fff;
	font-family: verdana, arial;
}
#wrapper {
	margin: 0 0 0 0px;
	background: #fff;
}
#contentcontainer {
	float: right;
	width: 965px;
	margin-left: -310px;
	background: #fff;
}
#content {
	margin-left: 310px;
	margin-right: 10px;
}
.sidebarbg{
	width: 298px;
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
}
#sidebar {
	width: 298px;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	background: #fff;
	float: left;

}
#sidebar ul {
	margin: 0; padding: 0;
	list-style: none; list-style-type: none;
}
#sidebar li {
	margin: 0;
	position: relative;
	font-family: Verdana; font-size: 11px;
	color: #666;

}
#sidebar li li {
	padding: 5px 0 5px 15px; margin: 2px 15px 2px 15px;
	color: #666;
	background: #FAFBFD;
	line-height: 1em;
	border-bottom: 1px solid #DCE3F0;
}


#sidebar a {
	color: #666;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;

}
#sidebar h2 {
	padding: 0px 15px 0px 30px;
	height: 40px; line-height: 40px;
	vertical-align: bottom;
	text-align: left;
	font-size: 9pt;
	color: #8298C9;
	font-family: Verdana;
}
.maincontent{
	padding: 1px 0px 0px 0px;
}
.maincontent a{
	color: #8298C9;
}
.lilnotice{
	color: #8298C9;
	text-align: center;
	font-size: 8pt;
}
.lilnotice a {
	color: #8298C9;
}
.lilnotice1{
	color: #8298C9;
	font-size: 8pt;
}
.lilnotice1 a {
	color: #8298C9;
}
.featured{
	margin: 5px 25px 0 25px;
	padding: 5px;
	color: #5E5E5E;
	font-size: 8pt;
	background: #FAFBFD;
	border: 1px solid #DCE3F0;
}
.featured a {
	color: #8298C9;
	font-size: 8pt;
}
.featured:hover{
	    border: 1px dashed #1C80C2;

}
.regular{
	margin: 5px 25px 0 25px;
	padding: 5px;
	color: #5E5E5E;
	font-size: 8pt;
}
.regular a {
	color: #8298C9;
	font-size: 8pt;
}
.regular a:hover{
	text-decoration: none
}
.copyright{
	color: #fff;
	font-size: 8pt;
	text-align: right;
	float: right;
	padding: 0 5px 0 0;
	width: 900px;
	height: 33px;
	line-height: 33px;
}
.copyright a{
	color: #fff;
}
.designer{
	color: #8298C9;
	font-size: 8pt;
	text-align: right;
	float: right;
	padding: 10px 5px 10px 0;
	width: 960px;
	background: #fff;
}
.designer a{
	color: #8298C9;
}</pre></body></html>