a {
	color: #5A8BB7;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover { 
	text-decoration:underline;
	color: #DC0000;
}
a:active { 
	text-decoration: none;
}

a.black {
	color: #000000;
}
a.black_no-decoration {
	color: #000000;
	text-decoration: none;
}

a.noUnderline {
	color: #5A8BB7;
}
a.noUnderline:visited {
	text-decoration: none;
}
a.noUnderline:link {
	text-decoration: none;
}
a.noUnderline:hover { 
	text-decoration: underline;
	color: #DC0000;
}
a.noUnderline:active { 
	text-decoration: underline;
}

body {
/*	cursor: url('http://www.nordicyachtclubs.com/kuvia/ship_cursor.cur'); */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#5A8BB7;
	scrollbar-track-color:#EFF7FF;
	scrollbar-shadow-color:#5A8BB7;
	scrollbar-highlight-color:#EFF7FF;
	scrollbar-3dlight-color:#5A8BB7;
	scrollbar-darkshadow-Color:#EFF7FF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

font.DisabledText {
	color: #AAAAAA;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

img.blackBorder {
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}


input.default {
	font-size: 9px;
	background-color: #EEEEEE;
	color: #000066;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 17px;
	text-indent: 0pt;
	vertical-align: middle;
	list-style-type: disc;
}

input.orange {
	font-size: 9px;
	color: #000066;
	background-color: #FFCC00;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}


p.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

p.topic_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}


selectti {
	font-size: 9px;
	background-color: #EEEEEE;
	color: #000066;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 17px;
	text-indent: 0pt;
	vertical-align: middle;
	list-style-type: disc;
}

select.default {
	font-size: 9px;
	background-color: #EEEEEE;
	color: #000066;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 17px;
	text-indent: 0pt;
	vertical-align: middle;
	list-style-type: disc;
}


span.DisabledText {
	color: #AAAAAA;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
}

table.bounded {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}

table.gray_line {
	border-width: 1px;
	border-style: dotted;
	border-color: #000000;
}

td.border_left {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/img/main/border_left.png);
	background-repeat: repeat-y;
	background-position: left top;
}

td.border_right {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/img/main/border_right.png);
	background-repeat: repeat-y;
	background-position: right top;
}


td.bottom {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/img/main/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

td.bounded {
	border: 1px solid #000000;
}

td.gray_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

td.main {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/img/main/top_right_curve.png);
	background-repeat: no-repeat;
	background-position: right top;
}

td.top {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/img/main/top_with_logo_large.png);
	background-repeat: no-repeat;
	background-position: left top;
}

td.top_line {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(/img/general/corner_fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

textarea.default {
	font-size: 11px;
	background-color: #EEEEEE;
	color: #000066;
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-indent: 0pt;
	vertical-align: middle;
	list-style-type: disc;
}

.wbrow1 {
	background-color:#F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom:1px solid #000000;
}
.wbrow2 {
	background-color:#E1E1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	border-bottom:1px solid #000000;
}