body {
	font-family:		Verdana,Tahoma,Arial,Helvetica;
	/*background-image:	url(alvarion.gif);*/
	font-size:			12px;
}
table {
	font-size:			1em;
}
input,select {
	font-size:			1em;
	padding:			1px;
}
.navbox {
	background:			#6F728D;
	border:				1px solid #6F728D;
	color:				white;
	padding:			.5em;
	margin:				1em;
}
.navlink {
	color:				white;
}

table.mactable {
	border:				1px solid gray;
}
tr.mactable:hover {
	font-size:			1em;
	background:			#BBDA9B;
}
.augear {
	font-size:			1em;
	color:				white;
	background:			#658863;
	border:				1px solid #374A36;
}
.augear_td {
	font-size:			1em;
	background:			#374A36;
}
.header {
	color:				black;
	text-align:			center;
	background:			#7C9066;
	font-weight: 		bold;
	border-bottom:		1px solid black;
}

td.item {
	padding-right:		5px;
	border-right:		1px solid #7C9066;
	text-align:			center;
}
.nodesc {
	color:				#93918d;
}
.itemleft {
	padding-right:		5px;
	border-right:		1px solid #a8a8a8;
	text-align:			left;
}
.unitname {
	text-align:			left;
}
.disabled {
	background:			#FFD4D4;
}
.tablenamerow {
	background:			#e2daaf;
	border:				1px inset #e2daaf;
}
.searchtable {
	border:				3px outset black;
}
.searchrow {
	background:			#e2daaf;
	border:				1px inset #e2daaf;
}

a.head {
	font-size:			1em;
	color:				#FFF7A3;
	text-decoration:		none;
}

a.head:link {
	font-size:			1em;
	color:				#FFF7A3;
	text-decoration:		none;
}
a.head:visited {
	font-size:			1em;
	color:				#FFF7A3;
	text-decoration:		none;
}
a.head:hover {
	font-size:			1em;
	color:				#FFF7A3;
	text-decoration:		underline;
}
a.item:link {
	color:				blue;
	text-decoration:		none;
}
a.item:visited {
	color:				blue;
	text-decoration:		none;
}
a.item:hover {
	color:				blue;
	text-decoration:		underline;
}
tr.disabled {
	background:			#F6F6E4;
	color:				#747474;
}
.resultset {
	color:				black;
	text-align:			center;
	background:			#7C9066;
	font-weight: 			bold;
	font-size:			1em;
}
a.jtip {
	font-size:			1em;
	color:				white;
	border-bottom:		1px dotted white;
	cursor:				help;
	text-decoration:	none;
}
a.jtip:link {
	font-size:			1em;
	color:				white;
	border-bottom:		1px dotted white;
	cursor:				help;
	text-decoration:	none;
}
a.jtip:hover {
	font-size:			1em;
	color:				white;
	border-bottom:		1px dotted white;
	cursor:				help;
	text-decoration:	none;
}
a.jtip:visited {
	font-size:			1em;
	color:				white;
	border-bottom:		1px dotted white;
	cursor:				help;
	text-decoration:	none;
}
.mactable td.searchtab {
	background:			#7C9066;
	padding:			3px;
}

.mactable td.activetab {
	/*
	border-left:		1px solid #414141;
	border-right:		2px solid #414141;
	border-top:			1px solid #414141;
	border-bottom:		1px solid #414141;
	*/
	border:				2px inset #7C9066;
	background:			#7C9066;
	padding:			3px;
}
.mactable td.inactivetab {
	/*
	border:				1px inset #E1DCBB;
	background:			#E1DCBB;
	*/
	border:				2px outset #7C9066;
	background:			#7C9066;
	padding:			3px;
}
a.inactivetab {
	color:				blue;
	text-decoration:	none;
}
a:hover.inactivetab {
	color:				blue;
	text-decoration:	underline;
}
a.pagelnk {
    color: blue;
    text-decoration: none;
}
a.pagelnk:hover {
    color: red;
    text-decoration: underline;
}
.curnum {
    border: 1px solid #7C9066;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
	margin: 0px;
}
table.radiotable {
	border: thin solid #89B6DB;
	background: #ffffff;
}
.radiotable th {
	background:	#89b6db;
	color:		black;
	font-weight: bold;
}
.radiotable td {
	background: white;
	color:		black;
}
.apviewtabon {
	border-bottom: 1px solid gray; 
	background: #7c9066; 
	text-align: center; 
	font-weight: bold; 
	color: blue; 
	padding: 4px;
}
.apviewtaboff {
	border-bottom: 1px solid darkgray; 
	border-right: 1px solid darkgray;
	text-align: center; 
	font-weight: normal; 
	color: blue; 
	padding: 4px;
}
.viewedit {
	font-size:	1em;
	color:		#2fff38 !important;
}
