body { font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	margin: 0;
	padding: 0;
	background-color: #fff;
	}
.left{
	margin: 0;
	padding: 0;
	width: 144px;
	height: 100%;
	background: #A0B6C0;
	z-index; 130;
}
.top_center {
	background: url(/sea/images/top_center.gif) top left no-repeat; 
	}
.top_right {
	background: url(/sea/images/top_right.gif) top left repeat-x; 
	}
#menu {
	position: absolute;
	top: 0px;
	left: 144px;
	width: 100%;
	height: 56px;
	margin: 0;
	padding: 0;
	background: url(/sea/images/menu.gif) top left no-repeat;
	}
#lightgrayline {
	position: absolute;
	left: 0px;
	top: 54px;
	height: 36px;
	width: 100%;
	background-color: #ccc;
	margin: 0;
	}
#darkgrayline {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 90px;
	height: 54px;
	background-color: #A0B6C0;
	margin: 0;
	}

#wrapper {
	text-align: left;
	padding: 0px;
	padding-left: 10px;
	margin: 0 auto;
	background: #fff;
	width: 600px;
	}

#content { 
	
	margin: 10px;
	padding: 8px;
	}
#content h2 { color: #000;
	background: url(login_top.gif) no-repeat top left;
	padding: 10px 158px 4px 10px;
	/* text-transform: uppercase; */
	/* letter-spacing: .25em; */ 
	}
#content table {
	margin-left: 10px;
	}
#content .buttons {
	font-size: 10px;
	background-color: #666;
	color: #eee;
	margin-right: 6px;
	}
#wrapper #password {
	padding: 20px;
	}
#wrapper #password label {
	display: block;
	margin-bottom: 3px;
	}
#wrapper #password fieldset {
	padding: 9px 0 9px 15px;
	margin-bottom: 3px;
	border: 0;
	background-color: #fffde8;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #9EBD0D;
	padding-top: 150px;
	margin: 0;
}
h3 {
	background: #889EA7; 
	color: #fff; 
	padding-left: 10px;
	font-size: 9pt;
	line-height: 12pt;
}
h4 { 
	background: #889EA7; 
	color: #fff; 
	padding-left: 10px;
	font-size: 9pt;
	line-height: 12pt;
	} 
input { 
	background-color: #eee;
	color: #333;
	}
fieldset {
	margin: 0;
	padding: 10px;
	border: 0 none #fff;
	background-color: #fff;
	}
legend {
	margin-left: 1em;
	color: #000;
	font-weight: bold;
	}
label {
	display: block;
	margin-right: 1em;
	padding-bottom: .5em;
	}
a link { 
	font-weight: normal;
	color: #000;
    background: url(/sea/images/icon_arrow_900.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	text-decoration: none;
	}
a  { 
	font-weight: normal;
	color: #000;
    background: url(/sea/images/icon_arrow_900.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	text-decoration: none;
	}
.contact { color: #000; }
.contact a { color: #039; }
.logo { padding-top: 5px;
	padding-left: 5px;
	}
.table_sea {
	width: 612px;
	background-color:#FFFFFF;
}
.body_sea {
 	background-color:#CAD6DA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/SEA/images/bg_sea2.gif);
	background-repeat: repeat-y;

}
