@charset "utf-8";
/* CSS Document */


body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}

p {
	margin:0px;
}







a:link, a:active, a:visited {
	color: #ff7b00;
		text-decoration: none;
	outline:none;
}
a:hover {
	text-decoration: none;
	outline:none;
}

form {
	margin:0px;
}

hr {
	

color: #ff7b00;
background-color: #ff7b00;

	
}

#wrapper {
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: none;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color:#FFF;
	height:auto;
}
#container {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color:#FFF;
}
#left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#nav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	margin: 0px;
	padding: 0px;
}
#nav li a:link, #nav li a:visited, #nav li a:active {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	color: #000000;
	font-size:12px;
	font-weight:bold;
}
#nav li a:hover {
	color: #76A613;
}
#right {
	float: right;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
}
#right p {
	margin:0px;
	padding:0px 0px 15px 0px;
}
.title {
	font-weight:bold;
	color:#92B528;
}
.clearer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	display: block;
}
#footer {
	text-align: center;
	color: #999;
	font-size: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
#footer p {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#statsfooter {
	margin: 0px;
	text-align: center;
	color: #999;
	font-size: x-small;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666;
	padding: 0px;
	line-height: 12px;
}
.error {
	background-image: url(../images/icons/critalert.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-color: #ffffcc;
	border: 1px solid;
	border-color: #ffcc00;
	color: #FF0000;
	padding-left: 40px;
	width: 300px;
	font-size: xx-small;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
.errortxt {
		color: #FF0000;
	font-size: xx-small;
}


.xsmalltxt {font-size: x-small}

.mediumtxt {font-size: medium}

.inputfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.filemgrTable {
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	width: 100%;
	}


.tblHeader {
	background:#ff7b00 url(../images/tables/tr_back.gif) repeat-x;
	color:#fff;
	font-weight: bold;

}

a.tblHeaderLink:link {color:#fff; text-decoration:none;}
a.tblHeaderLink:active {color:#fff;text-decoration:none;}
a.tblHeaderLink:visited {color:#fff;text-decoration:none;}
a.tblHeaderLink:hover {color:#fff;text-decoration:none;}




.divHeader {
	background:#ff7b00 url(../images/tables/tr_back.gif) repeat-x;
	color:#fff;
	font-weight: bold;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding:5px;
}



.spacer {
	line-height: 10px;
}






.tblDesc {
	color:#000;
	padding:5px;
	}

.tblnorm { 
background-color: #EBEBEB;
margin-bottom:5px;
}
.tblover { 
background:#F9AD81; 
margin-bottom:5px;
}

.tblnorm2 { 
background-color: #FFFFFF;
margin-bottom:5px;
}


.mainAreaInternal {
	position: absolute;
   background-color: #F4F4F4;
   overflow: hidden;
   z-index: 0;
	}

 .mainAreaLoading {
	 position: absolute;
	background-color: #F4F4F4;
   z-index: 1;
   overflow:hidden;
 }
 
.formTitle {
	 padding:5px;
	 text-align:right; 
	 vertical-align:middle;
	 font-size:11px; 
	 line-height:13px;
}



