.login {
	font-family: Tahoma, sans-serif;
	position: absolute;
	top: 5px;
	right:5px;
	border: 1px;
	background-color: #AFDBFF;
	border-style: solid;
	border-size: 1px;
	border-color: black;
	font-size: 9;
	z-index: 1;
	float: right;
}
body {
	font-family: Tahoma, sans-serif;
}

.main {
	font-size: 14px;
}

.leftBox {
	position: absolute;
	top:100px; 
	left: 5px;
	width: 45%;
	font-size:9;
	height: 70%;
	overflow: scroll;
	border-style: solid;
	background-color: #AFDBFF;
}

.rightBox {
	position: absolute;
	top:100px; 
	right: 5px;
	width: 45%;
	font-size:9;
	height: 70%;
	overflow: scroll;
	border-style: solid;
	background-color: #AFDBFF;
}

.centerBox {	
	position: absolute;
	top:150px; 
	left: 100px;
	width: 520px;
	font-size:9;
	border-style: none;
	background-color: #AFDBFF;
}
.bounded {
	border-style: solid;
	overflow: auto;
}

.boundeds {
	padding: 4px;
	font-size:14;
	border-style: solid;
	overflow: auto;
}
.header {
	width:60%;
	height: 90;
	margin-left: 16px;
}
.footer {
	margin-top:1em;
	margin-left:200px;
	width:100%;
	text-align:left;
	
}

.menuChoice A:link {
	color: black;
	text-decoration: none;
}

.menuChoice A:visited {
	color: black;
	text-decoration: none;
}
	
.menuChoice A:active {
	color: white;
	text-decoration: none;
}

.menuChoice img{
	margin: 2px;
}

.menuChoice A:hover {
	text-decoration: bold; color: red; font-size: 14;
}

.Removed A:link {
	color: Red;
	text-decoration: none;
	font-size: 14;
}

.Removed A:visited {
	color: Red;
	text-decoration: none;
	font-size: 14;
}
	
.Removed A:active {
	color: Red;
	text-decoration: none;
	font-size: 14;
}

.Removed A:hover {
	text-decoration: bold; 
	color: red; 
	font-size: 14;
}

.bBlue-old {
	background-color: #3300FF;
	height: 1000px;
}

.bBlue {
	background-color: #F0F8FF;
	height: 1000px;
}

.domlist {
	font-size: 12px;
}

.domlist table{
	width: 400px;
	border: 0px;
	padding:0px;
	color: #000000;
}

.title {
	text-align: center;
	margin-bottom:0px;
}

.transferIndicator
{
	border: 2px dashed #000000;
}

.rbroundbox, .rbroundboxMenu, .rbroundboxFilter,  .rbSuproundbox{ background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { 
	width: 520px;
	top:150px; 
	left: 50px;
	margin: 0 7px; 
}
.rbSupcontent { 
	width: 210px;
	height: 673px;
	overflow: auto;
	margin: 0 7px; 
}
.rbMenu { 
	width: 115px;
	top:150px; 
	left: 50px;
	margin-top: 0px;
	margin-left: 7px; 
	margin-right: 0px;
	
}

.rbroundboxMenu { 
	width: 125px; 
	margin-top: 25px;
}
.rbroundbox { 
	margin-top: 2em;
	margin-left: 150px;
	width: 620px;
}

.rbSuproundbox { 
	position: absolute;
	height: 687px;
	top: 130px;
	left: 790px;
	width: 220px;
	z-index: 1000;
	font-size: 14px;
	overflow: auto;
}
.menuOption {
	margin-left: 5px;
	text-decoration:none;
	color: #0000EE;
}

.menuOption A:hover{
	cursor: crosshair;
	color: #ffffff;
}
.menuOption :hover{
	background-color: #ffffff;
	color: #ffffff;
}

.fEnabled {
	color: green;
	text-decoration: none;
}

.fEnabled a:hover{
    color:#ff0000;
	background-color: #ffffff;
}


.fDisabled {
	color: red;
	text-decoration: none;
	text-decoration: line-through;
}

.filters {
	position:absolute;
	display: inline; 
	width: 350px;  
	height: 2em;
	top: 68px; 
	left: 120px;
	word-wrap: normal;
}
.rbroundboxFilter2 { 
	position:absolute;
	display: inline; 
	width: 350px;  
	height: 3em;
	top: 68px; 
	left: 120px;
	word-wrap: normal;
}

.rbroundboxFilter { 
	width: 400px;
}

.filters-content2{
	position:absolute;
	width: 300px;  
	height: 3em;
	top: 0em; 
	left: 40px;
	word-wrap: normal;
}
.filters-content{
	position: relative;
	word-wrap: normal;
	left:55px;
	top: -1.2em;
	height: 1em;
	font-size: 14px;
	
}
.rbfilter2 { 
	position:absolute;
	width: 300px;  
	height: 3em;
	top: 0em; 
	left: 40px;
	word-wrap: normal;
	margin: 0 7px; 
}
.rbfilter { 
	width: 350px;
	top:150px; 
	left: 50px;
	margin: 0 7px; 
	font-size: 14px;
}
.search {
	position:absolute;
	display: inline; 
	width: 200px;  
	height: 3em;
	top: 76px; 
	left: 420px;
	word-wrap: normal;
}

.jTip{
cursor:help;
}

p {
	text-indent: 20px;
}


.even {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	cell-padding: 0px;
	border: 0px;
}

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

tr.alt td {
	background: #ffffff;
}

tr.over td {
	background: #808000;
}

#searchhelpWindow
{
	position: absolute;
	left: 200px;
	top: 100px;
	width: 600px;
	height: 320px;
	overflow: hidden;
	display: none;
	border: 1px solid #0000EE;
	background-color: #F0F8FF;
	z-index:2000;
}
#searchhelpWindowTop
{
	height: 30px;
	overflow: 30px;
	background-color: #F0F8FF;
	position: relative;
	overflow: hidden;
	cursor: move;
}
#searchhelpWindowTopContent
{
	margin-right: 13px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
#searchhelpWindowMin
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
}
#searchhelpWindowMax
{
	position: absolute;
	right: 25px;
	top: 10px;
	cursor: pointer;
	display: none;
}
#searchhelpWindowClose
{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
#searchhelpWindowBottom
{
	position: relative;
	height: 290px;
}
#searchhelpWindowBottomContent
{
	position: relative;
	height: 290px;
	margin-right: 13px;
}
#searchhelpWindowResize
{
	position: absolute;
	right: 3px;
	bottom: 5px;
	cursor: se-resize;
}
#searchhelpWindowContent
{
	position:absolute;
	top: 30px;
	left: 10px;
	width: auto;
	height: auto;
	overflow: auto;
	margin-right: 10px;
	background-color: #F0F8FF;
	height: 295px;
	width: 575px;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
}
#searchhelpWindowContent *
{
	margin: 1px;
	border: 1px;
}

.transferer2
{
	border: 1px solid #6BAF04;
	background-color: #B4F155;
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3;
}