a:link {
        color: rgb(227,134,29);
		text-decoration: none;
		outline: none;
}

a:visited {
	color: rgb(227,134,29);
	text-decoration: none;
	outline: none;
}
a:hover {
        color: rgb(197,197,197);
		text-decoration: none;
}
a:focus {
        color: rgb(197,197,197);
		text-decoration: none;
}
a.menu:link {
        color: rgb(197,197,197);
		text-decoration: none;
}

a.menu:visited {
        color: rgb(197,197,197);
		text-decoration: none;
}

a.menu:hover {
        color: rgb(227,134,29);
		text-decoration: none;
}

a.menu:focus {
        color: rgb(227,134,29);
		text-decoration: none;
}
a.sel_menu:link {
        color: rgb(227,134,29);
		text-decoration: none;
}

a.sel_menu:visited {
        color: rgb(227,134,29);
		text-decoration: none;
}

a.sel_menu:hover {
        color: rgb(227,134,29);
		text-decoration: none;
}

a.sel_menu:focus {
        color: rgb(227,134,29);
		text-decoration: none;
}
a.menu2:link {
        color: rgb(197,197,197);
		text-decoration: underline ;
}

a.menu2:visited {
        color: rgb(197,197,197);
		text-decoration: underline ;
}

a.menu2:hover {
        color: rgb(227,134,29);
		text-decoration: underline ;
}

a.menu2:focus {
        color: rgb(227,134,29);
		text-decoration: underline ;
}
.bodyCopy {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.bodyCopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.formCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: rgb(197,197,197);
	text-decoration: none;
}
.bodyCopyHead {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.bodyCopy2Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: rgb(197,197,197);
	text-decoration: none;
}
.bodyCopyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff9900;
	text-decoration: none;
}

body {
  color          : black;
  background     : rgb(51,51,51);
  padding-left   : 0in;
  padding-right  : 0in;
  padding-bottom : 0in;
  font-family    : "Times New Roman", Times, serif;
}

blockquote {
  color         : blue;
  background    : white;
  padding-left  : 0.5in;
  padding-right : 0.5in;
}

table {
  font-size   : 9pt;
}

table.bottom_border {
	border-style: none none solid;
	border-bottom-color: rgb(197,197,197);
	border-bottom-width: 1px;
	font-size   : 9pt;
}

table.top_border {
	border-style: solid none none;
	border-top-color: rgb(197,197,197);
	border-top-width: 1px;
	font-size   : 9pt;
}

TD.CellMenu {
        font-family: "Times New Roman", Times, serif;
        font-size: 11pt;
        font-weight: bold;
        color: #FFFFFF;
        border: 0px solid black;
}

TD.CellROMenu {
        font-family: "Papyrus", Papyrus;
        font-size: 18pt;
        font-weight: bold;
        color: rgb(227,134,29);
        background-color: #333333;
        border: 0px solid black;
}

TD.CellDesc {
        font-family: "Times New Roman", Times, serif;
        font-size: 12pt;
        font-weight: normal;
        color: rgb(197,197,197);
        border: 0px solid black;
}

TD.CellTitles {
        font-family: "Times New Roman", Times, serif;
        font-size: 11pt;
        font-weight: bold;
        color: rgb(227,134,29);
        border: 0px solid black;
}

TD.Header {
        font-family: "Times New Roman", Times, serif;
        font-size: 20pt;
        font-weight: normal;
        color: #aaaaaa;
        border: 0px solid black;
}

TD.Invisible {
		color     : rgb(51,51,51);
}

#shipDiv {
		font-family: "Times New Roman", Times, serif;
		position: absolute;
		background: #333333;
		top: 620;
		left: 180;
		width: 350;
		color: #cccccc;
		z-index: 1000;
		border: 0px solid black;
}

.about_us a:hover{
	background: transparent url("/ui_images/about_us_2.png") no-repeat 0 0;
}

.about_us a:focus{
	background: transparent url("/ui_images/about_us_2.png") no-repeat 0 0;
}

* html .about_us a:active{
	background: transparent url("/ui_images/about_us_2.png") no-repeat 0 0;
}