p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
}
p a:link {
	color:  #006699;
	text-decoration : underline;
}
p a:visited {
	color:  #006699;
	text-decoration : underline;
}
p a:hover {
	color:  #006699;
	text-decoration : underline;
}
p a:active {
	color:  #006699;
	text-decoration : underline;
}
p b {
	color : #006699;
}
.mainb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	font-weight: bold;
}
.mainb a:link {
	text-decoration : underline;
	color: #006699;
}
.mainb a:visited {
	text-decoration : underline;
	color: #006699;
}
.mainb a:hover {
	text-decoration : underline;
	color: #006699;
}
.mainb a:active {
	text-decoration : underline;
	color: #006699;
}
.map {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000
}

.map b {
	color : #006699;
}
.bottomlinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #000000;
}
.bottomlinks a:link {
	text-decoration : none;
	color: #000000;
}
.bottomlinks a:visited {
	text-decoration : none;
	color: #000000;
}
.bottomlinks a:hover {
	text-decoration : underline;
	color: #000000;
}
.bottomlinks a:active {
	text-decoration : underline;
	color: #000000;
}
.path {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7pt;
	color: #006699;
}
.path a:link {
	text-decoration : underline;
	color: #006699;
}
.path a:visited {
	text-decoration : underline;
	color: #006699;
}
.path a:hover {
	text-decoration : underline;
	color: #006699;
}
.path a:active {
	text-decoration : underline;
	color: #006699;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000
}
.small b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	font-weight : bold;
}

.small a:link {
	color: #336699;
	text-decoration : underline;
}
.small a:visited {
	color: #336699;
	text-decoration : underline;
}
.small a:hover {
	color: #336699;
	text-decoration : underline;
}
.small a:active {
	color: #336699;
	text-decoration : underline;
}
.leftnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
	font-weight : bold;
}
.orangeb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	font-weight: bold;
}
ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #336699;
	list-style-type: square;
	list-style-image: url(/images/maps/bullet.gif);
	margin-bottom : 5px;
	line-height : 100%;
}	

li {
	padding-bottom: 3px;
	margin-left : -20px;
	color : #000000;
	line-height : 135%;
}

li b {
	color: #336699;
}

li a:link {
	color : #000000;
	text-decoration : none;
}
li a:visited {
	color : #000000;
	text-decoration : none;
}
li a:hover {
	color : #000000;
	text-decoration : underline;
}
li a:active {
	color : #000000;
	text-decoration : underline;
}

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #000000;
}

.title {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FF6600;
}	
.boatstl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
	color : #006699;
}
.submenu {
	position:absolute;
	width: 180px;
	left: 184px;
	z-index:5;
	visibility: hidden;
	background-image: url(/images/bg/dropmenu_shadow.gif);
	layer-background-image: url(/images/bg/dropmenu_shadow.gif)
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #564941;
	background-color: #EAF6FF;
	border: #676767;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: hand;
	/*height: 25px*/
}

.buttonover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #564941;
	background-color: #FEDA98;
	border: #676767;
	border-style: solid;
	border-top-width:1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor: hand;
	/*height: 25px*/
}

/*kullanilan backgroundlar*/
.topbg {
	background-image : url(/images/bg/top_bg.gif);
	background-repeat : repeat-x;
}
.cellshadow {
	background-image : url(/images/bg/cell_shadow.gif);
	background-repeat : repeat-x;
}
.leftbg {
	background-image : url(/images/bg/left_bg.gif);
	background-repeat : repeat-y;
}
.dotver {
	background-image : url(/images/bg/dot_ver.gif);
	background-repeat : repeat-x;
}
.dothor {
	background-image : url(/images/bg/dot_hor.gif);
	background-repeat : repeat-y;
}
.topnavbg {
	background-image : url(/images/bg/top_nav_bg.gif);
	background-repeat : repeat-x;
}
.topimgbg {
	background-image : url(/images/bg/top_img_bg.gif);
	background-repeat : repeat-x;
}
.rightctopbg {
	background-image : url(/images/bg/rightc_top_border.gif);
	background-repeat : repeat-x;
}
.rightcbottombg {
	background-image : url(/images/bg/rightc_bottom_border.gif);
	background-repeat : repeat-x;
}
.toursbg {
	background-image : url(/images/bg/tours_bg.jpg);
	background-repeat : repeat-x;
}
.toursbottombg {
	background-image : url(/images/bg/tours_bottom_bg.gif);
	background-repeat : repeat-x;
}
.rightydothor {
	background-image : url(/images/bg/right_yellow_dot.gif);
	background-repeat : repeat-x;
}
.bg {
	background-image : url(/images/bg/bg.gif);
	background-repeat : repeat-y;
}
.mapShWh {
	background-image : url(/images/maps/shadow_wh.gif);
	background-repeat : repeat-x;
}
.mapShY {
	background-image : url(/images/maps/shadow_y.gif);
	background-repeat : repeat-x;
}
