body { font: 10pt/14pt arial; height:100%; } form {margin:0;padding:0;}
a, table a { text-decoration:none; }
img { border:none; }

#wrapper
	{
	position:absolute; left:50%; width:994px; top:0px;
	margin-left:-497px;
	border:none;
	/*height:100%;*/
	}

.headerr
	{
	background:#333; /*url("../../images/hdr.jpg") 850px top no-repeat*/
	border:1px solid #FFF; border-left:none; border-right:none;
	padding-left:150px;
	height:100px;
	}

.hdrcont
	{
	position:relative; top:15px;
	height:82px; width:690px;
	font:bold 60px /*impact,*/arial narrow,arial; color:#989898;
	}

.hdrhome
	{
	position:relative; top:15px;
	height:82px; width:690px;
	font:bold 17px arial; color:#FEFE00;
	}

.maincon
	{
	width:994px;
	margin:0; padding:0;
	/*height:100%;*/
	}

.leftcon_bg
	{
	float:left;
	width:150px; min-height:550px;height:auto !important;height:550px;
	background:#333 url("../../images/worksense.jpg") right top no-repeat;
	}

.leftcon
	{
	float:left;
	width:150px; /*min-height:100%;height:auto !important;height:100%;*/
	background-color:#333;
	font:12px arial; color:#FFF;
	}

.rigtcon
	{
	float:left;
	width:844px;
	//width:824px;
	}

.rigtcon ul
	{
	padding-left:12px;
	//margin-left:2px;
	line-height:22px;
	}

.homecon
	{
	background-color:#333;
	font:bold 15px arial; color:#616161;
	text-transform:uppercase;
	}

.homesrh
	{
	background-color:#FF9634;
	color:#FFF;
	padding:3px;
	text-align:center;
	}

.hmeheadr { font:bold 14px arial narrow,arial; color:#FF9224; }
.hmenorml { font:14px arial narrow,arial; color:#FFF; text-transform:none; }
.hmenorml a { color:#FFF; text-transform:none; text-decoration:none; }
.hmenorm2 a { font:14px arial narrow,arial; color:#545454; text-transform:none; text-decoration:none; }
.hmenorm2 a:hover { color:#AAA }

.rcontent { font:12px arial; color:#000; padding:10px; }
.rcontent h2, .rigtmem h2, { font:bold 18px arial; color:#FFA244; }
.rcontent table, .rigtmem h2 { font:12px arial; color:#000; }
.rcontent th, .rigtmem h2 { color:#FFA244; }

.newslist
	{
	padding:10px;
	font:12px arial; color:#000;
	}

.newslist h1 { color:#FF9934; }
.newslist a { color:#FF9934; font-weight:bold; text-decoration:none; }
.newslist a:hover { text-decoration:underline; }

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

.rede { background-color:#ED1C24; color:#FFF; }
.grey { background-color:#ECECEC; }
.ligt { background-color:#F5F5F5; }


.inventory th { height: 30px; vertical-align: middle; background-color: #989898; font:bold 15px arial; color:#ffffff; }
.inventory td { background-color: #ececec; vertical-align: middle; height: 25px; }
.inventory .odd td { background-color: #ececec; vertical-align: middle; }
.inventory .evn td { background-color: #f5f5f5; vertical-align: middle; }
.inventory a.itm { font:12px arial; color:#333; text-decoration:none; }
.inventory a.itm:hover { text-decoration:underline; }

.inventory .button
	{
	height:20px; width:100px;
	background-color:#FF9934;
	border:1px solid #333333;
	text-align:center;
	}
.inventory .button a { font:11px arial; color:#333; text-decoration:none; }
