body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
	margin: 0px;
}
a:link {
	color: #009999;
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	color: #009999;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #009999;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
	line-height: 27px;
}
h2 {
	font-size: 14px;
	color: #009999;
	display: inline;
	text-transform: uppercase;
	font-weight: normal;
}
ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
li {
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-left: 15px;
	/*margin: 0px;*/
}
li#L12_DGray {
	font-size: 12px;
	color: #363636;
	list-style-image: url(../images/arrow.gif);
	list-style-type: none;
	margin-left: 15px;
}
li#L12_DGray a:link, li#L12_DGray a:visited {
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}
li#L12_DGray a:hover {
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
#Main {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-left-color: #009999;
}
#PosCenter {
	margin-right: auto;
	margin-left: auto;
}
.FR_Img {
	padding: 3px;
	border: 1px solid #0e1a3a;
}
.TopMenu {
	font-size: 11px;
	color: #043939;
	height: 33px;
	float: left;
	display: block;
	text-transform: uppercase;
	width: 128px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	background-color: #FFFFFF;
}
.TopMenu a:link, .TopMenu a:visited {
	font-size: 11px;
	color: #043939;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	float: left;
	line-height: 33px;
	width: 120px;
}
.TopMenu a:hover {
	font-size: 11px;
	color: #043939;
	display: block;
	text-decoration: none;
	background-image: url(../images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.TopMenuOver {
	font-size: 11px;
	color: #043939;
	height: 33px;
	float: left;
	display: block;
	text-transform: uppercase;
	width: 128px;
	background-image: url(../images/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	background-color: #FFFFFF;
}
.TopMenuOver a:link, .TopMenuOver a:visited {
	font-size: 11px;
	color: #043939;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
	text-decoration: none;
	float: left;
	line-height: 33px;
	width: 120px;
}
.TopMenuOver a:hover {
	font-size: 11px;
	color: #043939;
	display: block;
	text-decoration: none;
}
#Corner {
	background-image: url(../images/topmenu_corner.png);
	background-repeat: no-repeat;
	background-position: right;
	top: 163px;
}
li#L11_menumain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	text-transform: uppercase;
	text-align: right;
	background-color: #ccebeb;
	border-bottom: 1px solid #89cccc;
	list-style-image: none;
	list-style-type: none;
	line-height: 23px;
	margin: 1px;
	padding: 0px;
}
li#L11_menumain a:link, li#L11_menumain a:visited {
	font-size: 11px;
	color: #009999;
	display: block;
	text-decoration: none;
	padding-right: 8px;
}
li#L11_menumain a:hover {
	font-size: 11px;
	color: #f26522;
	background-color: #b7e3e3;
	display: block;
	text-decoration: none;
}
li#L11_menumainover {
	font-size: 11px;
	color: #009999;
	text-transform: uppercase;
	text-align: right;
	background-color: #b7e3e3;
	border-bottom: 1px solid #89cccc;
	list-style-image: none;
	list-style-type: none;
	line-height: 23px;
	margin: 1px;
	padding: 0px;
}
li#L11_menumainover a, li#L11_menumainover a:link, li#L11_menumainover a:visited {
	font-size: 11px;
	color: #f26522;
	display: block;
	text-decoration: none;
	padding-right: 8px;
}
li#L11_menumainover a:hover {
	font-size: 11px;
	color: #f26522;
	display: block;
	text-decoration: none;
}
.FR_Gray {
	border-right: 2px solid #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	font-size: 11px;
	padding: 7px;
	background-image: url(../images/boxgray_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.FR_LGray {
	background-color: #ececec;
	border: 1px solid #dfdfdf;
}
.L11 {
	font-size: 11px;
}
.L11 a:link, .L11 a:visited, .L11 a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.L11_ul {
	font-size: 11px;
}
.L11_red {
	font-size: 11px;
	color: red;
}
.L11_Gray {
	font-size: 11px;
	color: #7d7d7d;
}
.L12 {
	font-size: 12px;
}
.L12 a:link, .L12 a:visited, .L12 a:hover {
	color: #009999;
	text-decoration: none;
}
.L12_White {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
}
.L12_DGray {
	font-size: 12px;
	color: #363636;
	letter-spacing: 0.1em;
}
.L14 {
	font-size: 14px;
	color: #363636;
	font-weight: bold;
}
.Footer {
	font-size: 11px;
	text-transform: uppercase;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0798a0;
	border-left-color: #0798a0;
	letter-spacing: 0.1em;
}
.Footer a:link, .Footer a:visited {
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	color: #363636;
}
.Footer a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #363636;
}
#Marginr {
	margin-right: 10px;
	margin-bottom: 10px;
}
#Marginl {
	margin-bottom: 10px;
	margin-left: 10px;
}
#Floatr {
	float: right;
}
#Normal {
	font-weight: normal;
}
.L12_email {
	line-height: 20px;
	padding: 2px;
	color: #00ACAC;
	font-weight: bold;
}
.L12_email a:link{
	line-height: 20px;
	padding: 1px;
	color: #00ACAC;
	font-weight: bold;
	text-decoration: none;
}
.L12_email a:visited{
	line-height: 20px;
	padding: 1px;
	color: #00ACAC;
	font-weight: bold;
	text-decoration: none;
}
.L12_email a:hover{
	line-height: 20px;
	padding: 1px;
	color: #00ACAC;
	font-weight: bold;
	text-decoration: underline;
}
.L12_orenge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	padding: 4px;
}
.L14_orenge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	padding: 4px;
}
.L14_orenge a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.L14_orenge a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}
.L14_orenge a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.L14_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 4px;
}
.L14_bold a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;
}
.L14_bold a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;
}
.L14_bold a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;
}
.BD_img {
	border: 1px solid #000000;
}

#Content {
	background-color: #EAEAEA;
	background-image: url(../images/bg_sailing1-2.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A1A1A1;
	border-left-color: #A1A1A1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#Content1 {
	background-color: #E2E2E2;
	background-image: url(../images/bg_sailing3.gif);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A1A1A1;
	border-left-color: #A1A1A1;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#eggfish {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #363636;
}
#bg_leftdetail {
	background-color: #ebebeb;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#Main_detail {
	padding-top: 22px;
	padding-right: 8px;
	padding-bottom: 22px;
	padding-left: 22px;
}
#Main_detail1 {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 22px;
	padding-left: 22px;
}
#Mainde {
	border: 1px solid #7f9db9;
}
.Title_detail {
	font-size: 16px;
	color: #595959;
	float: left;
	display: block;
	background-image: url(../images/bg_detail.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 203px;
	padding-top: 5px;
	font-weight: bold;
}
.L12_vedana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
}
.L12_vedana a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}
.L12_vedana a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	text-decoration: none;
}

.L12_vedana a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1a1a1;
	text-decoration: none;
}

.L12_vedana1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1a1a1;
}

.L12_vedana1 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1a1a1;
	text-decoration: none;
}
.L12_vedana1 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1a1a1;
	text-decoration: none;
}
.L12_vedana1 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1a1a1;
	text-decoration: none;
}
object {
	display: block;
}
.BoxReturn {
	font-size: 11px;
	line-height: 31px;
	color: #363636;
	background-image: url(../images/boxreturnl.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	width: 200px;
}
.BoxReturn a, .BoxReturn a:link, .BoxReturn a:visited {
	font-size: 11px;
	color: #363636;
	background-image: url(../images/boxreturnr.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration: none;
}
.BoxReturn a:hover {
	font-size: 11px;
	color: #363636;
	background-image: url(../images/boxreturnr.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	text-decoration: none;
}
.L14_green {
	font-size: 14px;
	color: #0000FF;
}
.L12_linebottom {
	color: #363636;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #363636;
	margin: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
