body {/* TOP ROW */
	/*background: url('images/background.gif');*/
	background-color: #006600;
	font-family: verdana;
	margin: 0px;
	color: #00ff00; 
}
a { color: #cccccc; }
a.hover { color: #ffffcc; }
/* GENERAL */
.alignC {
	text-align: center;
}
td {
	/*background: url('images/background2.gif');*/
	font-size: 12px;
	font-family: verdana;
}
frm_divider25 {
	border-top: 12px solid #D7E3F7;
	border-bottom: 13px solid #D7E3F7;
}
td.header3 {
	height: 35px;
	text-align: center;
}

td.toprow {
	height: 75px;
}
div.pos_logo {
	position: absolute;
	left: 0px;
	top: 1px;		
}
div.pos_logo2 {
	position: absolute;
	right: 0px;
	top: 1px;		
}		
div.mnubox {
	/* background: url("../_imgs/bg_loginbox.jpg"); */
	height: 51px;
	width: 200px;
	text-align: center;		
	position: absolute;
	left: 240px;
	top: 13px;		
}	
table.mnubox {
	background-color: #AABFE5;
}
table.mnubox2 td.header2 {
	background-color: #ffffff;
	color: #ffffff;
	text-align: center;
	font-weight: normal;
	padding: 2px;
}
table.sideMnu td.header {
	background-color: #99A5B9;
	color: #344B73;
	text-align: center;
	font-weight: normal;
	padding: 2px;
}
/* FORM CONTROLS */
.ctl {
	width: 100%;
}
.toolbtn {
	width: 145px;
	font-family: verdana;
	font-size: 7pt;	
	color: #344B73;
	padding: 1px;
}

.btn {
	width: 72px;
	font-family: verdana;
	font-size: 11px;
}
.filterbtn {
	width: 154px; 
	padding: 1px; 
	color: #344B73; 
	font-family: verdana;
	font-size: 7pt
}
.msgReg {
	color: #344B73;
	font-size: 12px;
}
.msgRed {
	color: #FF5555;
	font-size: 12px;
}
/* PAGE SECTIONS */
table.mainContent {
	border-left: 12px solid #D7E3F7;
	border-right: 12px solid #D7E3F7;
	border-bottom: 12px solid #D7E3F7;
	background-color: #D7E3F7;
}	
/* LISTING */
table.listing {
	border: 1px solid #344B73;
}
table.listing td.headerTop {
	background-color: #344B73;
	color: #ffffff;
	padding: 0px;
	height: 1px;
}
table.listing td.header {
	background-color: #344B73;
	color: #ffffff;
	font-size: 10px;
	padding: 3px;
}
td.lstCell {
	border-right: 1px solid #C2C9D5;
	height: 20px;
}
td.lstPlus {
	vertical-align: top;
	padding-top: 4px;
}
td.navrow {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 24px;
}
td.navrowLeft {
	text-align: left;
	padding-top: 4px;
	padding-bottom: 2px;
	height: 24px;
}	
td.col_filter {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	color: #344B73;
}
td.ent_padtop {
	vertical-align: top;
	padding-top: 5px;
}
.ctl {
	width: 100%;
	font-family: verdana;
	font-size: 11px;	
	background-color: #ebebeb;
	border: 1px solid #7F9DB9;
}

/* SIDE MENU */
table.sideMnu {
	border: 1px solid #344B73;
	background-color: white;
}	
table.sideMnu td.header {
	background-color: #99A5B9;
	color: #344B73;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
table.sideMnu td.btnrow {
	text-align: center;
	padding-bottom: 7px;
}	
table.sideMnu td.filter {
	text-align: center;
	padding-bottom: 5px;
}		
table.sideMnu td.filterrow {
	text-align: center;
	padding: 8px;		
}		
.pageTitle {
	font-size: 18px;
	color: black;
	font-weight: bold;
}
.menuItem {
	font-size: 11px;
	color: green;
	font-weight: normal;
}
.menuItemBold {
	font-size: 11px;
	color: green;
	font-weight: bold;
}
.topRowOptionsLFT {
	text-align: left;
	color: white;
	font-size: 11px;
	background-color: #344B73;		
	padding: 2px 8px 2px 3px;
}
.topRowOptions {
	text-align: right;
	color: white;
	font-size: 11px;
	background-color: #344B73;		
	padding: 2px 8px 2px 3px;
}
.font02 {
	font-size: 2px;
}
.font09 {
	font-size: 9px;
}
.copyright {
	font-size: 9px;
}