BODY {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:1024px;
	height:99%;
	background: #003366 URL(bgnd.png);
	SCROLLBAR-BASE-COLOR: #003366;
     	SCROLLBAR-ARROW-COLOR: silver;
     	SCROLLBAR-TRACK-COLOR: #336699; 
     	color: #ffffff;
	font-size: 12pt;
	font-family:monospace, arial;
	font-wight: bold;
	font-style: italic;
	text-decoration:none;
	border:2px solid silver;
	}
IFRAME#clu {
	SCROLLBAR-BASE-COLOR: #003366;
     	SCROLLBAR-ARROW-COLOR: silver;
     	SCROLLBAR-TRACK-COLOR: #336699;
	}

div#header {
	position:absolute; 
	top:0; 
	left:0;
	margin:0;
	padding:0;
	width:1024px;
	height:120px;
	background: #003366 URL(GRT-OMTEST.png) no-repeat 0 0;
}
div#container {
	position:absolute;
	left:0;
	top:121px;
	margin:0;
	padding:0;
	width:1024px;
	
}
div#left {
	position:absolute; 
	left:0; 
	top:0;
	margin:0;
	padding:0;
	width:512px;
}
div#right {
	position:absolute; 
	left:513px; 
	top:0;
	margin:0;
	padding:0;
	width:512px;
}	
div#error {
	position:absolute;
	left:256px;
	top:0;
	margin:0;
	padding:0;
	width:512px;
	background: #ff0000;
	color: #ffffff;
	font-size: 12pt;
	font-family:monospace, arial;
	font-wight: bold;
	font-style: italic;
	text-decoration:none;
}
div#warning {
	position:absolute;
	left:256px;
	top:0;
	margin:0;
	padding:0;
	width:512px;
	background: #ffff00;
	color: #003366;
	font-size: 12pt;
	font-family:monospace, arial;
	font-wight: bold;
	font-style: italic;
	text-decoration:none;
}
div#inquire {
	position:absolute;
	left:256px;
	top:0;
	margin:0;
	padding:0;
	width:512px;
	background: #003366;
	color: #ffffff;
	font-size: 12pt;
	font-family:monospace, arial;
	font-wight: bold;
	font-style: italic;
	text-decoration:none;
}	
div#dupe {
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0;
	width:512px;
	background: #ff0000;
	color: #ffffff;
	font-size: 12pt;
	font-family:monospace, arial;
	font-wight: bold;
	font-style: italic;
	text-decoration:none;
}	
div#score {
	position:absolute;
	left:0;
	top:225px;
	background-color: transparent;
	color: #003366;
	width:512px;
	font-size: 10pt;
	font-family:monospace, arial;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	border: 1px solid silver;
}
div#log {
	position:absolute;
	left:0;
	top:350px;
	background-color: transparent;
	color: #003366;
	width:512px;
	font-size: 10pt;
	font-family:monospace, arial;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	border: 1px solid silver;
}

button#uno {
	width: 52px;
	height: 22px; 
    	border: 0;
    	cursor: pointer;
    	background: #003366 url(OK.png) no-repeat 0 0;
    	}
button#uno:hover{ 
	background-position: 0 -22px;
	}
button#uno:active{ 
	background-position: 0 -44px;
	} 

button#due {
	width: 52px;
	height: 22px; 
    	border: 0;
    	cursor: pointer;
    	background: #003366 url(NO.png) no-repeat 0 0;
    	}
button#due:hover{ 
	background-position: 0 -22px;
	}
button#due:active{ 
	background-position: 0 -44px;
	} 

button#tre {
	width: 112px;
	height: 22px; 
    	border: 0;
    	cursor: pointer;
    	background: #003366 url(HOME.png) no-repeat 0 0;
    	}
button#tre:hover{ 
	background-position: 0 -22px;
	}
button#tre:active{ 
	background-position: 0 -44px;
	} 
	
button#qua {
	width: 112px;
	height: 22px; 
    	border: 0;
    	cursor: pointer;
    	background: #003366 url(BACK.png) no-repeat 0 0;
    	}
button#qua:hover{ 
	background-position: 0 -22px;
	}
button#qua:active{ 
	background-position: 0 -44px;
	} 
	
button#cin {
	width: 112px;
	height: 22px; 
    	border: 0;
    	cursor: pointer;
    	background: #003366 url(SAVE.png) no-repeat 0 0;
    	}
button#cin:hover{ 
	background-position: 0 -22px;
	}
button#cin:active{ 
	background-position: 0 -44px;
	} 
		
button#sei {
	width: 112px;
	height: 22px; 
    	border: 0;
    	cursor: pointer;
    	background: #003366 url(STOP.png) no-repeat 0 0;
    	}
button#sei:hover{ 
	background-position: 0 -22px;
	}
button#sei:active{ 
	background-position: 0 -44px;
	} 	
	
button#set {
	width: 120px;
	height: 22px; 
    	border: 0;
    	cursor: pointer;
    	background: #003366 url(DOWN.png) no-repeat 0 0;
    	}
button#set:hover{ 
	background-position: 0 -22px;
	}
button#set:active{ 
	background-position: 0 -44px;
	} 	
	
table#small {
	width: 512px;
	border:2px solid #336699;
	background-color: #003366;
	color: #ffffff;
	font-size: 10pt;
	font-family:monospace;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	}
	
table#small2 {
	width: 490px;
	border:2px solid #336699;
	background-color: transparent;
	font-size: 10pt;
	font-family:monospace;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	}



.input {
	
	background-color: #336699;
	color: #ffffff;
	font-family: monospace;
	font-size: 10pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.mytest {
	width:100%;
	background-color: #336699;
	color: #00FF00;
	font-family: monospace;
	font-size: 14pt;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}

div#roster {
	width:512px;
	height:300px;
	background-color: #336699;
	color: #ffffff;
	overflow:scroll;
}
div#roster2 {
	width:512px;
	height:690px;
	background-color: #336699;
	color: #ffffff;
	overflow:scroll;
}
div#log2 {
	width:508px;
	height:355px;
	overflow:scroll;
}
table#rost {
	width: 495px;
	background-color: #003366;
	color: #ffffff;
	font-size: 10pt;
	font-family:monospace;
	font-weight: bold;
	font-style: italic;
	text-decoration:none;
	}
div#cluster {
	position:absolute; 
	left:513px; 
	top:350px;
	margin:0;
	padding:0;
	width:512px;
	height:99%;
}
.dup {
	background-color:#ff0000;
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
	font-family:monospace;
}
.ngrt {
	background-color:#ffffff;
	color:#ff0000;
	font-weight:bold;
	font-size:12pt;
	font-family:monospace;
	border: 3px groove #ff0000;
}
.ygrt {
	background-color:#00ff00;
	color:#000000;
	font-weight:bold;
	font-size:12pt;
	font-family:monospace;
	border: 3px groove #ffffff;
}
.scat {
	background-color: #000000;
	color: #ffff00;
	font-weight:bold;
	font-size:10pt;
	font-family:monospace;
	font-style:normal;
}
.vlp {
	background-color: #000000;
	color: #00ffff;
	font-weight:bold;
	font-size:10pt;
	font-family:monospace;
	font-style:normal;

}
.qrp {
	background-color: #000000;
	color: #00ff00;
	font-weight:bold;
	font-size:10pt;
	font-family:monospace;
	font-style:normal;

}	
.mp {
	background-color: #000000;
	color: #ff9f00;
	font-weight:bold;
	font-size:10pt;
	font-family:monospace;
	font-style:normal;

}
.qro {
	background-color: #000000;
	color: #ff0000;
	font-weight:bold;
	font-size:10pt;
	font-family:monospace;
	font-style:normal;

}
.yesmem {
	background-color: #336699;
	border:1px solid #003366;
	color: #ffff00;
}
.notmem {
	background-color: #c0c0c0;
	border:1px solid #003366;
	color: #000000;

}
.bmark {
	color: #00ff00;
	font-weight:bold;
	font-size:10pt;
	font-family:monospace;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;

}
.bmark:hover {
	color: #ff0000;
	font-weight:bold;
	font-size:10pt;
	font-family:monospace;
	font-style:italic;
	text-decoration:none;
	cursor:pointer;
}

