
/* Main Body Style  */
body {font-size: 12px;
	font-family: 'arial','verdana';
	color: #000000;	
	background-color: #28679A;
	margin:10px 10px 0px 10px;
	padding:0px;
	}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:10px;
		width:162px;
		height:600px;
		background:#fff;
		border:1px solid #000000;
		}

	#centercontent {
		background:#fff;
		padding: 10px;
		border:1px solid #000000;
		margin-left: 157px;
   		margin-right:15px;
		margin-top: 50px;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		
	html>body #centercontent {
   		margin-left: 157px;
   		margin-right:15px;
		}
	
	#titlebar {
		position: absolute;
		top:5px;
		left: 25px;
		width: 95%;
		padding-left:152px;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:5px;
		background:#999999;
		height:20px;
		border:1px solid #FFFFFF;		
		font-size:22px;
		font-family: 'arial','verdana';
		color: #000000;
		voice-family: "\"}\"";
		voice-family: inherit;
		
		}	
		
	html>body #titlebar {
		height:20px;
		}

	#banner {
		position: absolute;
		right:10px;
		top: 10px;
		width:100px;
		background:#CCCCCC;
		height:28px;
		border:1px solid #000;
		padding: 6px;
		font-size: 11px;
		font-family: 'arial','verdana';
		voice-family: "\"}\"";
		voice-family: inherit;
		}
		
	html>body #banner {
		height:47px;
		}
		
	#selectionmenu {
		margin-left: 0px;
   		margin-right:0px;
		margin-top: 0px;
		margin-bottom: 10px;
		height:20px;
		background:#fff;
		border:1px solid #28679A;
		}
	
	#liveclock {
		margin-left: 0px;
   		margin-right:0px;
		margin-top: 0px;
		margin-bottom: 10px;
		height:0px;
		background:#fff;
		border:0px solid #28679A;
		}
	
	#ToolTip {
		position:absolute; 
		width: 250px; 
		top: -100px; 
		left: -1200px; 
		z-index:125; 
		visibility:hidden;}
		
		
	
/* Link Style  */
a:link, a:visited, a:active {
	text-decoration:none;
	color : #28679A;
}

a:hover {
	text-decoration:underline}
	
/* Table Style  */
table {
	border: 1px solid black;
	background-color: #336699;
	border-collapse : collapse;
}

	th {
		background-color: #28679A;
		border: 1px solid black;
		color: #FFFFFF;
		font-size: 11px;
		font-family: 'arial','verdana';
		padding-left : 5px;
		padding-right : 5px;
		}
		
	td {
		font-size: 10px;
		border: 1px solid black;
		font-family: 'arial','verdana';
		color: #000000;
		padding-left : 5px;
		padding-right : 5px;		
}

a.sortheader:link, a.sortheader:visited, a.sortheader:active {
	text-decoration:none;
	color : white;
}

a.sortheader:hover {
	text-decoration:underline}
	
}
	
/* Classes  */
.inputstyle {
	font-size: 10px;
	font-family: 'arial','verdana';
	color: 000000;
	background-color: E6E6E6;
	border-width: 2px;
	border-color: 818181;
	padding-top: 2px;
	padding-bottom: 2px;
}

.dropdownstyle {
	font-size: 10px;
	font-family: 'arial','verdana';
	color: 000000;
	background-color: E6E6E6;
	border-width: 1px;
	border-color: 818181;
	padding-top: 1px;
	padding-bottom: 1px;
}

.buttonstyle {
	font-size: 10px;
	font-family: 'arial','verdana';
	color: 000000;
	background-color: E6E6E6;
	border-width: 2px;
	border-color: 818181;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
}

.rejbuttonstyle {
	font-size: 10px;
	font-family: 'arial','verdana';
	color: 000000;
	background-color: ff3300;
	border-width: 2px;
	border-color: 818181;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
}

.disbuttonstyle {
	font-size: 10px;
	font-family: 'arial','verdana';
	color: 000000;
	background-color: 9933ff;
	border-width: 2px;
	border-color: 818181;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
}

.accbuttonstyle {
	font-size: 10px;
	font-family: 'arial','verdana';
	color: 000000;
	background-color: 00cc00;
	border-width: 2px;
	border-color: 818181;
	padding-top: 0px;
	padding-bottom: 0px;
	cursor: hand;
}

.groups {
		font-size: 10px;
		font-family: 'arial','verdana';
		border: none;
		padding-left : 5px;
		padding-right : 5px;
		background-color: #28679A;
		color: #ffffff;
}

.biggroup {
		font-size: 11px;
		font-family: 'arial','verdana';
		border: 1px dotted black;
		padding: 0px;
		background-color: #ffffff;
		color: #000000;
}

.blank {
		font-size: 11px;
		font-family: 'arial','verdana';
		border: none;
		padding: 0px;
		background-color: #cccccc;
		color: #000000;
}

.tooltiptitle {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-weight: bold; 
	font-size: 8pt;
}
	
.tooltipcontent {
	COLOR: #000000; 
	TEXT-DECORATION: none; 
	CURSOR: Default; 
	font-family: arial; 
	font-size: 8pt;
}


/* Text Styles */
	p,h1,h2,h3,h4,pre {
		margin:10px 0px 10px 0px;
		}
		
	h1 {
		font-size:18px;
	
		}
		
	h2 {
		font-size:16px;
	
		}
		
	h3 {
		font-size:14px;
	
		}
		
	h4 {
		font-size:14px;
	
		}
	