body {
	SCROLLBAR-FACE-COLOR: #F5F5F5;
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F5F5;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #999999;
	SCROLLBAR-TRACK-COLOR: #F5F5F5;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	font-style: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Lucida, Verdana, Helvetica, sans-serif, Arial;
	color: #000000;
	margin: 0px;
	background: #3F3F3F;
}


td {
	color: #666666;
	font: 10px "Trebuchet MS", Lucida, Verdana, Helvetica, sans-serif, Arial;
}


input {
	width: 100%;
	height: 20px;
	border: 1px solid #D8D8D8;
	padding: 2px;
	font: normal 10px "Trebuchet MS", Lucida, Verdana, Helvetica, sans-serif, Arial;
	background: #FFFFFF;
}

.iinputuser {
	width: 150px;
	height: 26px;
	border: 0px solid #DBDBDB;
	padding: 5px;
	font: normal 10px Trebuchet MS, Lucida, Verdana, Helvetica, sans-serif, Arial;
	background:url(img/u-back.gif);
	text-indent: 20px;
	color: #999999;
}

.iinputpassword {
	width: 150px;
	height: 26px;
	border: 0px solid #DBDBDB;
	padding: 5px;
	font: normal 10px Trebuchet MS, Lucida, Verdana, Helvetica, sans-serif, Arial;
	background:url(img/p-back.gif);
	text-indent: 20px;
	color: #999999;
}

select {
	width: 100%;
	height: 20px;
	border: 1px solid #D8D8D8;
	background: #FFFFFF;
	font: normal 10px "Trebuchet MS", Lucida, Verdana, Helvetica, sans-serif, Arial;
}

textarea {
	font: normal 10px Trebuchet MS, Lucida, Verdana, Helvetica, sans-serif, Arial;
	background: #FFFFFF;
	width: 100%;
	border: 1px solid #D8D8D8;
	padding: 3px;
}

.pointline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #DC5801;
	border-left-color: #DC5801;
}

.copyright{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.promo{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E5E5E5;
	text-transform: lowercase;
}

.promotext{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-transform: lowercase;
	text-decoration: none;
}

.promotextbread{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E5E5E5;
	text-transform: uppercase;
	text-decoration: none;
}

.news{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



.maintext{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.newshead{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-transform: uppercase;
	text-decoration: underline;
}

.loginenter{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #DC5801;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 0px;
}

.names{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #DC5801;
	text-transform: uppercase;
	text-decoration: none;
}


.redpromo{
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	font-variant: normal;
	color: #DC5801;
	text-transform: uppercase;
	text-decoration: line-through;
}

.redpromoprice{
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #DC5801;
	text-transform: uppercase;
}

.loginenterbackup{
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3F3F3F;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	background: #E2E2E2;
	padding: 5px;
}
.menu{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}


.catstyle{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #DC5801;
	text-transform: uppercase;
	text-decoration: none;
}
.urlbase{
	color: #DC5801;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

.urlcopyright{
	color: #DC5801;
	font-size: 10px;
}

.urlgray{
	font-style: normal;
	font-weight: normal;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

.border {
	border: 1px solid #dddddd;
	padding: 5px;
}

.enter {
	font-size: 10px;
	width: 70px;
	font-weight: bold;
	font-style: normal;
	background-color: #EEEEEE;
	background-position: center center;
	border: 1px solid #CCCCCC;
}
