BODY
{
	scrollbar-width: 10px;
	width: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left:0px;
	margin-right:0px
	
}

TD 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	color: #5A5A55;
}

A:hover 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A5A55;
	text-decoration:underline;
}

.RLinks A
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	color: black;
}

.RLinks A:hover 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration:underline;
}

.menuFieldBoat, .menuFieldBoat:link, .menuFieldBoat:hover, .menuFieldBoat:active, .menuFieldBoat:visited

{
	color: white;
	font-size: 10px;
}

.downLink, .downLink:link, .downLink:hover, .downLink:active, .downLink:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	color: black;
}

.menuField 

{
	color: Black;
	font-size: 10px;

}

.editTextMiddle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 10px;
	color: Black;
}
.GalleryImage
{
	BORDER-RIGHT: #C1C1C1 1px solid; 
	BORDER-TOP: #C1C1C1 1px solid; 
	BORDER-LEFT: #C1C1C1 1px solid; 
	BORDER-BOTTOM: #C1C1C1 1px solid;		
}

.typeA1 { background-color: #5D6B7D; }
.typeB1 { background-color: #D2D7DC; }
.typeC1 { background-color: #F3F5F7; }
.typeD1 { background-color: #9BA5B1; }

.typeA { background-color: #5A5A55; }
.typeB { background-color: #D2CDBE; }
.typeC { background-color: #EDEBE5; }
.typeD { background-color: #AFAA9B; }
.whit { background-color: #FFFFFF; }
.sup1 { background-color: #000000; }
.sup2 { background-color: #2D2D2D; }
.sup3 { background-color: #999999; }
.sup4 { background-color: #C1C1C1; }
.sup5 { background-color: #E1E1E1; }
.sup6 { background-color: #F0F0F0; }
.sup7 { background-color: #FFFFFF; }
.MainTextTitle
{
	font-family: Verdana;
	font-size: 12px;
	color: #2d2d2d;
	font-weight:bolder;
}





.OperaTopOn
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 0px 2px;
	border-left : 1px solid White;
	border-right : 0px solid Transparent;
	border-top : 0px solid Transparent;
	border-bottom : 2px solid Transparent;
	text-align : center;
	height: 18px;
}
.OperaTopOver
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 0px 2px;
	border-bottom : 4px solid Black;
	border-right : 0px solid Transparent;
	border-top : 0px solid Transparent;
	border-left : 1px solid White;
	text-align : center;
	height: 22px;
}
.TopOn
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 2px 2px;
	border-left : 1px solid White;
	border-right : 0px solid Transparent;
	border-top : 0px solid Transparent;
	border-bottom : 0px solid Transparent;
	text-align : center;
	height: 13px;
}
.TopOver
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 2px 2px;
	border-bottom : 4px solid Black;
	border-left : 1px solid White;
	border-right : 0px solid Transparent;
	border-top : 0px solid Transparent;
	text-align : center;
	height: 13px;
	cursor: hand;
}
.NetscapeTopOver
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 2px 2px;
	border-bottom : 4px solid Black;
	border-left : 1px solid White;
	border-right : 0px solid Transparent;
	border-top : 0px solid Transparent;
	text-align : center;
	height: 13px;
	cursor: pointer;
}
.SubOn 
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 2px 2px;
	background-color : #5A5A55;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-top : 0px solid Transparent;
	border-bottom : 0px solid Transparent;
	filter : Alpha(Opacity=90);
	text-align : left;
}
.SubOver
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 2px 2px;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-top : 0px solid Transparent;
	border-bottom : 0px solid Transparent;
	background-color :black;
   text-align : left;
	filter : Alpha(Opacity=90);
	cursor: hand;
}
.NetscapeSubOver
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 2px 2px;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-top : 0px solid Transparent;
	border-bottom : 0px solid Transparent;
	background-color :black;
   text-align : left;
	filter : Alpha(Opacity=90);
	cursor: pointer;
}
.SubOnBottom 
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 2px 2px;
	background-color : #5A5A55;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-top : 0px solid Transparent;
	border-bottom : 1px solid White;
	filter : Alpha(Opacity=90);
	text-align : left;
}
.SubOverBottom
{
	color: white;
	text-decoration : none;
	padding : 2px 2px 2px 2px;
	background-color :#5A5A55;
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-top : 0px solid Transparent;
	border-bottom : 1px solid White;
	text-align : left;
	filter : Alpha(Opacity=90);
}

.text {color: #d2d7dc; font-size: 11px; text-decoration: none}
a.text:link {color: #d2d7dc; font-size: 11px; text-decoration: none}
a.text:visited {color: #d2d7dc; font-size: 11px; text-decoration: none} 
a.text:active {color: #FFFFFF; font-size: 11px; text-decoration: none} 
a.text:hover {text-decoration: underline; font-size: 11px;color: #FFFFFF}


h2 {color: #5d6b7d; margin: 0px 0px 2px; letter-spacing: -1px; font: normal 210% Tahoma, Arial; padding-bottom: 2px;
}
h2 a, h2 a:visited{
	color: #cc3300;
	text-decoration:none;
}
h2 a:hover {
	color:#fea804;
	text-decoration:none;
}


h1 {color: #5a5c5d; margin: 0px 0px 2px; letter-spacing: -1px; font: normal 210% Tahoma, Arial; padding-bottom: 2px;
}
h1 a, h1 a:visited{
	color: #cc3300;
	text-decoration:none;
}
h1 a:hover {
	color:#fea804;
	text-decoration:none;
}


.beyaz{color: #ffffff; font-size: 11px; text-decoration: none}
a.beyaz:link {color: #ffffff; font-size: 11px; text-decoration: none}
a.beyaz:visited {color: #ffffff; font-size: 11px; text-decoration: none} 
a.beyaz:active {color: #FFFFFF; font-size: 11px; text-decoration: none} 
a.beyaz:hover {text-decoration: underline; font-size: 11px;color: #FFFFFF}