@import "/catalog/stylesheet.css";

body {margin:0; padding:0; background:#252525;}
form {margin:0; padding:0}

/*td, tr {font:12px/14px tahoma, arial, helvetica, sans-serif; color:#747171; vertical-align:top;  text-align:left;}*/

td, tr {font:14px/14px tahoma, arial, helvetica, sans-serif; color:#FFFFCC; vertical-align:top;  text-align:left;}

.end td{ color:#E0E0D1; text-decoration:none;}
.end td a{ color:#E0E0D1; text-decoration:underline;}
.end td a:hover{ color:#E0E0D1; text-decoration:none;}

.end1 td{
	color:#555555;
	text-decoration:none;
	font-size: 12px;
}
.end1 td a{ color:#555555; text-decoration:none;}
.end1 td a:hover{ color:#555555; text-decoration:underline;}


.deep strong{ color:#CAB789;}


/*a{ color:#747171; text-decoration:underline;}
a:hover{ color:#747171; text-decoration:none;}*/

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


.ins a{ color:#CAB789; text-decoration:underline; font-weight:bold}
.ins a:hover{ color:#CAB789; text-decoration:none; font-weight:bold}

span a{ color:#C7C6C6; text-decoration:underline;}
span a:hover{ color:#C7C6C6; text-decoration:none;}
strong a{ color:#CAB789; text-decoration:underline; font-weight:normal;}
strong a:hover{ color:#CAB789; text-decoration:none; font-weight:normal}


.line_y{ background:url(images/line_y.gif) top repeat-y; width:2px; height:100%;}
.line_x{ background:url(images/line_x.gif) top repeat-x; width:100%; height:2px;}



.r1 ul { margin:0; padding:0 0 0 3px; list-style:none;}
.r1 li { background:url(images/r1.gif) left 2px no-repeat; margin:0 0 0 0; padding:0 0 0 11px;}
.r1 li a {line-height:23px; color:#CAB789; text-decoration:underline;  background-position:left center; font-size:12px;}
.r1 li a:hover { text-decoration:none; color:#CAB789; font-size:12px;}

.r1x ul { margin:0; padding:0; list-style:none;}
.r1x li { background:url(images/r1.gif) left 1px no-repeat; margin:0 0 0 0; padding:0 0 0 12px;}
.r1x li a {line-height:20px; color:#CAB789; text-decoration:underline;  background-position:left center; font-size:12px;}
.r1x li a:hover { text-decoration:none; color:#CAB789; font-size:12px;}


.heder{ width:100%; height:45px; background:#000000;}
.white{ width:100%; /*background:#FFFFFF;*/}

.top ul { margin:18px 0 17px 26px; padding:0; list-style:none; line-height: 200%; }
.top li { background:url(images/ch_top.gif) top left no-repeat; margin:0 0 0 0; padding:0 0 0 17px;}
.top li a {line-height:19px; color:#8A8A62; text-decoration:none;  background-position:left center; font-family:Arial, Helvetica, sans-serif}
.top li a:hover { text-decoration:underline; color:#8A8A62; font-family:Arial, Helvetica, sans-serif}

.f1 td input{ height:18px; border:1px solid #444444; color:#747171;  padding:1px 0 1px 4px; font-family:tahoma; background:#252525; font-size:11px; margin:2px 0 4px 0;}
.f1 td textarea{ width:211px; height:84px; border:1px solid #444444; color:#747171;  padding:1px 0 1px 4px; font-family:tahoma; overflow:auto; background:#252525; font-size:11px; margin-top:2px;}

.kn td a{ color:#C7C6C6; font-size:11px; text-decoration:underline}
.kn td a:hover{ color:#C7C6C6; font-size:11px; text-decoration:none}

.deep1 span{ color:#C7C6C6;}

.style1 {color: #CCCCCC; font-size: 12px;}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 15px 0px 0px;
}
#menu ul li {
	display: inline;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#menu {
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

