body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	text-align:center;
	height:100%;
}

.dsq {
	color: red;
}

.inserterror {
	color: red;
}

a:link, a:visited, a:active {
	padding: .1em 1em .2em 1em;
	text-decoration: none;
	font-size:100%;
	color:#2c465b;
	font-weight:bold;
}
a:hover {
	color:#FFFFFF;
	background-color:#2c465b;
}

.collapsed {
	display: none;
	background-color:#66CCFF;
}

.inactive {
	padding: .1em 1em .2em 1em;
	text-decoration: none;
	font-size:100%;
	color:#777777;
	font-weight:bold;
}

.bluebold {
	color:#2c465b;
	font-weight:bold;
}

.sublist {
	background-color:#66CCFF;
}

#wrapper {
	position: relative;
	text-align:left;
	width: 850px;
	margin-right:auto;
	margin-left:auto;
	height:100%;
	background-color: #FFF;
}

#header {
	background-repeat:no-repeat;
	height:127px;
	width: 922px;
	position:relative;
}

#irl {
	position:absolute;
	top:220px;
	left:33px;
	width:850px;
	height:100%;
}

.irl {
	font-size: 80%;
	line-height: 1.4em;
	font-weight: normal;
}

.headerRow1 {
	font-size: 100%;
	line-height: 2.4em;
	font-weight: normal;
}

.matrix {
  height:24px;
  cell-spacing: 1px; 
  border-spacing: 1px;
  border-collapse: collapse; 
  border:solid #608fad;
}
.matrix td {
  background-color:#eff8fd;
  border:solid thin #9ec4dc;
  color:#000000;
}


.innermatrix {
  cell-spacing: 1px; 
  border-spacing: 0px;
  border-collapse: collapse; 
  border:solid thin #608fad;
}
.innermatrix hd {
  background-color:#FF0000;
  border:solid thin #9ec4dc;
  color:#000000;
}


.sailorsTable {
  height:32px;
  cell-spacing: 2px; 
  padding: 32px;
  border-spacing: 1px;
  border-collapse: collapse; 
  border: solid #608fad;
}

.sailorsTable td.td1 {
  padding: 2px;
  border:solid thin #9ec4dc;
  color:#000000;
}

.sailorsTable td.td2 {
  padding: 2px;
  background-color:#ebebeb;
  border:solid thin #9ec4dc;
  color:#000000;
}

.update a:hover {
	color:#FFFFFF;
	background-color:#EEEEEE;
	text-decoration: none;
	padding: .1em .1em .1em .1em;
}

#top {
	position:absolute;
	top:220px;
	left:111px;
	width:700px;
	min-height:668px;
}

.top {
	font-size: 100%;
	line-height: 1.4em;
	font-weight: normal;
}


#left {
	position:fixed;
	top:220px;
	left:33px;
	width:520px;
	height: auto;
}

.left {
	font-size: 100%;
	line-height: 1.4em;
	font-weight: normal;
}


#right {
	position:absolute;
	top:220px;
	left:464px;
	width:320px;
	height: auto;
}

.right {
	font-size: 100%;
	line-height: 1.4em;
	font-weight: normal;
}

h1 {
font-size:150%;
color:#2c465b;
text-align:left;
line-height: 1.2em;
margin-top:0;
}

h2 {
font-size:110%;
color:#677f93;
text-align:left;
margin-bottom:0;
}

h3 {
font-size:90%;
font-weight:bold;
color:#000000;
text-align:left;
margin-bottom:10px;
}

h4 {
font-size:100%;
font-weight:bold;
color:#81212d;
text-align:left;
margin-bottom:0px;
}

h5 {
font-size:90%;
font-weight:bold;
color:#81212d;
text-align:left;
margin-top:0px;
margin-bottom:0px;
}

hr {
	border:none;
	background-color:#81212d;
	color:#81212d;
	height: 1px;
	width:100%;
	border-left: 1px solid #81212d;
	border-right: 1px solid #81212d;

}

#navigation {
	top: 278px;
	left: 0;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	width: 922px;
	line-height: 1.2em;
	height:668px;
}

.navigation {
	font-size:100%;
	font-weight:bold;
}

#navigation ul {
	text-align:center;
	list-style:none;
	margin:0em;
	padding:0em;
	padding-top:2.2em;
}

#navigation li {
color:#2c465b;
display:inline;
padding-top:0em;
}

#navigation a:link, #navigation a:visited {
padding: .3em 1.75em .5em 1.75em;
color:#2c465b;
background-color: none;
text-decoration: none;

}

#navigation a:hover {
color:#FFFFFF;
background-color:#2c465b;
}

#separator {
color:#81212d;
}

#namesearch {
	position: absolute;
	top:-2px;
	left:220px;
	width:630px;
	height: auto;
	text-align:right;
}

.namesearch select {
	width: 109px;
	text-align:center;
	color:#2c465b;
}

#footer{
	text-align:center;
	position:relative;
	width:100%;
	height:100px;
	font-size:10px;
	color:#999999;
}

a.footer:link, a.footer:visited, a.footer:active {
	padding: .1em .1em .1em .1em;
	text-decoration: none;
	font-size:100%;
	color:#999999;
	font-weight:normal;
}
a.footer:hover {
	color:#FFFFFF;
	background-color:#999999;
}


.highlight td {
	background-color: yellow;
}

.disabled {
	color: #7f7f7f;
}

