.rootMenuItem TD {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image:url(menu_back.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
}
.rootmenuitemactive TD {
	cursor: pointer;
	cursor: hand;
	color: #333333;
	background-image:url(menu_back.gif);
	background-repeat:repeat-x;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
}
.rootmenuitemselected TD {
	cursor: hand;
	cursor: pointer;
	color: #FF0000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image:url(menu_back.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
}
.rootmenuitembreadcrumb TD {
	cursor: hand;
	cursor: pointer;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-image:url(menu_back.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	height:23px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
	border: 0px;
}
.MainMenu_MenuBar {
	border: 0px;
	cursor: pointer;
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_RootItem {
	border: 0px;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
TD.MainMenu_RootItem {
	border: 0px;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItem {
	border: 0px;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	border: 0px;
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 16px;
}
.MainMenu_SubMenu {
	background-color: #CCCCCC;
	border: 0px;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
 filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
}
.MainMenu_MenuBreak {
	border: 0px;
	background-color: Transparent;
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: 0px;
}
.MainMenu_MenuArrow {
	border: 0px;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	border: 0px;
	font-family: webdings;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}
.logincontrols, a.logincontrols:link, a.logincontrols:visited, a.logincontrols:active {
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
a.logincontrols:hover {
	font-size: 10px;
	color: #FF0;
	text-decoration: underline;
}
.Rotadyne_Logo {
	background-image: url(RotadyneLogo.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 120px;
	background-position: 18px 8px;
}
.Marine_TableHeader {
	width: 100%;
}
.Marine_Header {
	height: 120px;
	background-image: url(Marine-Top-Stretch.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.Marine_Header_left {
	background-color: transparent;
	height: 120px;
	background-image: url(Marine-Top_Left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Marine_Header_right {
	background-color: transparent;
	height: 120px;
	background-image: url(Marine-Top-Right.gif);
	background-repeat: no-repeat;

 background-position:;
	background-position: right top;
}
.Marine_Content {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(BackgroundSketch-Marine.png);
	height: 273px;
}
.Marine_TextArea {
	width: 100%;
	margin: 0px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Marine_BottomCentre {
	background-image: url(BottomCurve-Centre.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 140px;
	background-color: #FFF;
	width: 100%;
}
.Marine_BottomLeft {
	background-image: url(BottomCurve-Left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 140px;
	background-color: transparent;
}
.Marine_BottomRight {
	background-image: url(BottomCurve-Right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 140px;
}


