@charset "utf-8";

body {
	font: 100%/1.4 Arial, Helvetica, Verdana, sans-serif;
	background: #42413C;
	margin: 0;
	padding: 0;
	color: #000;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}

td {
	color: #333;
}

th {
	color: #333;
}

a {
	color: #3366CC;
	text-decoration: none;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 1200px;
	background: #eeeeee;
	margin: 0 auto;
}

.header {
  background: #000;
  height: 30px;
  text-align:center;
  text-decoration: none;
  color: #FE850C;
  font-weight:bold;
  font-size: 20px;
}

.sidebar1 {
	float: left;
	width: 140px;
	background: transparent;
	padding-bottom: 10px;
}
.content {
	padding: 10px 5px;
	width: 1050px;
	float: left;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

ul.nav {
	list-style: none;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin-bottom: 15px;
	font-size: 8pt;
}
ul.nav li {
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background: #404040;
}
ul.nav a, ul.nav a:visited{
	padding: 5px 5px 5px 14px;
	display: block;
	width: 119px;
	text-decoration: none;
	color: #FFF;
	font-weight:bold;
	border-right: 1px solid #FFF;
	background: #404040;
}

.nav2 a, .nav2 a:visited {
	font-size: 90%;
	font-style:italic;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus, ul.nav a.active {
	background-image: url("active_repeat_bc.gif");
	color: #FFF;
}

.footer {
	padding: 10px 0;
	background: #CCC;
	position: relative;
	clear: both;
}

.error {
	color: red;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


.formtable {
  border : 1px outset #000000;
  padding: 10px 10px 10px 10px;
  background-color : #d0d0d0;
}

.infotable {
  border : 1px outset #000000;
  padding: 10px 10px 10px 10px;
  background-color : #d0d0d0;
}

.stdtable {
  border : 1px solid #000000;
  background-color : #d0d0d0;
}

.stdtable td {
  line-height: 130%;
}
.stdtable tr:hover, .stdtable tr:hover td,  .stdtable tr:hover td a {
  background-color:#F9F9F9;
  color:#090909;
}

.tl {
  border-bottom : 1px solid #000000;
}

.tl2 {
  border-top : 1px solid #000000;
}

.tl2m {
  border-left : 1px solid #000000;
}

.tl3m {
  border-left : 1px solid #000000;
  border-top : 1px solid #000000;
}

.tm {
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
}

.tt {
  background-color : #404040;
  color: #CCC;
  border-bottom : 1px solid #000000;
}

.title {
  font-size : 14px;
}

.total {
  font-size : 11px;
  margin : 5px 0px 10px 0px;
}

.editedline {
  background-color : #c0c0c0;
  font-weight : bold;
}

.ml {
  background-color : #FFDCDC;
  border-bottom : 1px solid #000000;
}

.ml2 {
  background-color : #DCFFDC;
  border-bottom : 1px solid #000000;
}

.m1m {
  background-color : #FFDCDC;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
}

.m2m {
  background-color : #DCFFDC;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
}

.m3m {
  background-color : #DCFFFF;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
}

.m4m {
  background-color : #FFFFDC;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
}

.m5m {
  background-color : #e5e5ff;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
}

.m6m {
  background-color : #fff0f0;
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
}

.m9m {
  background-color : #770000;
  color : #FFFFFF;
/*  font-weight : bold; */
  border-bottom : 1px solid #000000;
  border-left : 1px solid #000000;
}
.m9m a, .m9m a:visited, .m9m td{
  color : #FFFFFF;
/*  font-weight : bold; */
}

.m9m .speciallink a, .m9m .speciallink a:visited {
  font-weight : bold;
}

.ok {
  color : #008000;
}

.required {
  color : #FF0000;
  font-weight : bold;
}

#userinfo {
	position: absolute;
	top: 15px;
	padding: 0px;
	margin-left: 5px;
	text-align: right;
	font-weight : normal;
	font-size: 10px;
	color: #fff;
}

#userinfo a, #userinfo a:visited {
	text-decoration: none;
	color: #FE850C;
}

h4 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
	font-weight : normal;
}

.permsyes {
	color : green;
	font-weight : bold;
}

.s_permsyes {
	width : 250px;
	border : 0px;
/*	border : 1px solid black; */
}

.b_permsyes {
	color : white;
	background-color : green;
	font-weight : bold;
/*	border : 1px solid black; */
}

.b_permsyes:hover {
	color : black;
}

.permsno {
	color : red;
	font-weight : bold;
}

.s_permsno {
	width : 250px;
/*	border : 1px solid black; */
}

.permsgrp {
	color:black;
	font-weight:bold;
}

.b_permsno {
	color : white;
	background-color : red;
	font-weight : bold;
/*	border : 1px solid black; */
}

.b_permsno:hover {
	color : black;
}
