.title_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
html {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
p{
	text-align:justify;
}
p, td, table, font{
	margin-left:0px;
	padding-left:0px;
	font-size: 14px;
}
li {
	text-align:justify;
}
h1 {
	text-align:left;
	font-size:18px;
	font-weight: bold;
	border-bottom: 1px black dashed
}
textarea { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
}
a, a:link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
a:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.menu_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.header_bg {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	height: 91px;
}
.body_text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.footer_bg {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 77px;
}
.body_text p {
	padding-left: 0px;
}
.body_text li {
	list-style-position: outside;
}
.body_bg {
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.ships {
	background-image: url(../images/ships.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.menu_text a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.matrix_normal{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width:154px; 
	height:154px;
	vertical-align:top;
	text-align:left;
	border:1px solid #CC0000;
}

.table_header{
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #CC0000; 
	background-color: #FFFFFF; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: small-caps; 
	border-left: 3px #CC0000 solid; 
	border-bottom: 1px #CC0000 solid; padding-left:5px;
	height: 25px;
}

.font1{
	font-size:12px;
}
.font2{
	font-size:11px;
}
.print5 {border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; font-family: Arial, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; text-decoration: none; background: #F3F0ED; color: #000000; vertical-align: middle}
.print5l {border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; font-family: Arial, Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; text-decoration: none; background: #F3F0ED; color: #000000; vertical-align: middle}
.print5c {border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; font-family: Arial, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center;text-decoration: none; background: #F3F0ED; color: #000000; vertical-align: middle}
.print5r {border-bottom-color: #000000; border-bottom-style: solid; border-bottom-width: 1px; font-family: Arial, Arial, Helvetica, sans-serif; font-size: 11px; text-align: right; text-decoration: none; background: #F3F0ED; color: #000000; vertical-align: middle}


/*TABLE HEADER LINKS*/
.href2:active   {  font-size: 13px; font-style: normal; text-decoration: none}
.href2:link     {  font-size: 13px; font-style: normal; text-decoration: none}
.href2:visited  {  font-size: 13px; font-style: normal; text-decoration: none}
.href2:hover    {  font-size: 13px; font-style: normal; text-decoration: underline}

.button {	
	BORDER-RIGHT: #CC0000 1px solid;	
	BORDER-TOP: #CC0000 1px solid;	
	FONT-SIZE: 11px;	
	BORDER-LEFT: #CC0000 1px solid;	
	WIDTH: 150px;	
	CURSOR: pointer;	
	COLOR: #000000;	
	BORDER-BOTTOM: #CC0000 1px solid;	
	FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;	
	HEIGHT: 17px;	
	BACKGROUND-COLOR: #FFFFFF;	
	TEXT-ALIGN: center
}
