.user-rankimage
{
	float: right;
}

.user-username
{
	font-size: 34px;
	font-family: monospace;
	letter-spacing: 8px;
	text-transform: uppercase;
	text-align: left;
} 

.user-realname
{
	text-align: left;
}

.user-usertable
{
	margin-top: 4px;
	width: 100%;
}

.user-usertable-left
{
	border-left: 4px solid #1e1e1e;
	border-right: 2px solid #1e1e1e;
}

.user-usertable-right
{
	border-left: 2px solid #1e1e1e;
	border-right: 4px solid #1e1e1e;
}

.user-usertable-header
{
	font-size: 22px;
	text-align: center;
	width: 50%;
}

.user-usertable-body
{
	text-align: left;
	vertical-align: top;
	padding: 4px;
}

.user-info-header
{
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.user-info-body
{
	padding-left: 12px;
	border-bottom: 1px dashed #555555;
}

.user-info-body-noindent
{
	border-bottom: 1px dashed #555555;
}



.mainmenu-filler
{
	height: 20px;
}

.mainmenu-local
{
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 24px;
	
	height: 24px;
	background: #1e1e1e;
	font-size: 14px;
	
	border-top: 1px solid #555555;
	
	text-align: center;
}

.mainmenu-general
{
	position: fixed;
	left: 0px;
	right: 0px;
	bottom: 0px;
	
	height: 24px;
	background: #1e1e1e;
	font-size: 14px;
	
	border-top: 1px solid #3b9fb3;
	
	text-align: center;
}

.mainmenu-general-form
{
	display: inline;
}

.mainmenu-general-shipselect
{
	display: inline;
}


.registry-board
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20%;
	margin-right: 20%;
	background: #1e1e1e;
	
	border: 1px solid #555555;
}

.registry-board-titlecell
{
	font-size: 22px;
	
	letter-spacing: 3px;
	border-bottom: 1px dashed #555555;
	font-family: 'Verdana', 'DejaVu Sans Mono';
}

.registry-board-titlecell-link:link, .registry-board-titlecell-link:visited
{
	color: #399FA8;
	text-decoration: none;
}

.registry-board-titlecell-link:hover
{
	color: #22BB95;
	text-decoration: none;
}


.registry-board-motto
{
	font-size: 10px;
	
	font-style: italic;
}

.registry-board-description
{
	
}

.index-header
{
	margin: -1px;
	margin-bottom: 0px;
	height: 50px;
	width: 875px;
	text-align: left;
}

.index-header-button, .index-header img
{
	border: none;
}

.index-table
{
	width: 100%;
}

.text
{
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

.index-table-menu
{
	width: 241px;
	border-left: 1px solid #555555;
	vertical-align: top;
	background: #1e1e1e;
}

.index-menu-element
{
}

.index-menu-sitelinks
{
	list-style: square;
	list-style-position: outside;
	border: none;
	text-align: left;
	font-size: 12px;
	marker-offset: none;
}

.index-menu-sitelinks li
{
	margin: none;
}

.main-login-fieldtitle
{
	
}

.main-login-field
{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.warning
{
	font-weight: bold;
	color: red;
}

.smalltext
{
	font-size: 9px;
}

a:link, a:visited, a:hover
{
	color: #6fadff;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #178fff;
}

.hidden-character
{
	font-style:italic;
}

.bold
{
	font-weight: bold;
}

.info-link
{
	display: block;
	float: right;
}



input, img
{
	margin: 0px;
}

.department-header-row
{
	width: 700px;
	height: 66px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-spacing: 0px;
}

.department-row
{
	width: 700px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 140px;
	border-spacing: 0px;
}

.department-row-selection-col-header
{
	text-align: left;
	vertical-align: middle;
	padding-left: 30px;
	height: 22px;
}

.department-row-selection-col
{
	width: 22px;
	padding: 0px;
	margin: 0px;
	border: none;
	text-align: center;
	vertical-align: middle;
}

.department-row-selection-col-odd
{
	background: #3B3B3B;
}

.department-row-selection-col-even
{
	background: #414141;
}

.department-row-main-caption
{
	float: left;
	margin: -1px;
	margin-right: 4px;
}

.department-row-main-image
{
	float: right;
	margin: -1px;
	margin-left: 4px;
}

.department-row-main-ops
{
	text-align: justify;
	font-size: 14px;
	background: #48607c;
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
	font-family: "sans-serif", "monospace";
	
	color: black;
}

.department-row-main-eng
{
	text-align: justify;
	font-size: 14px;
	background: #7C7148;
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
	font-family: "sans-serif", "monospace";
	
	color: black;
}

.department-row-main-sci
{
	text-align: justify;
	font-size: 14px;
	background: #647C48;
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
	font-family: "sans-serif", "monospace";
	
	color: black;
}

.department-row-main-sec
{
	text-align: justify;
	font-size: 14px;
	background: #7C4848;
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
	font-family: "sans-serif", "monospace";
	
	color: black;
}

.department-row-main-med
{
	text-align: justify;
	font-size: 14px;
	background: #79487C;
	border-top: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
	font-family: "sans-serif", "monospace";
	
	color: black;
}