body{ background:#ebffff;}
a:hover{text-decoration:none;}
a {color:#35a6a5;}
.thinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 
/* curve height, background image */
.rounded .t, .rounded .b, .rounded .b b, .rounded .t b{
height:10px;
background-image:url(images/ebfffffcfefe78dcdb1101600.png);
}
ul { list-style:none;
padding:5px;
margin:5px;
}

td.bg {
	background-image: url(images/kelebek.jpg);
	background-repeat: no-repeat;
	width: 503px;
	height: 122px;
}

.ul1 li a { background:url(images/marker.gif) no-repeat 0 3px; padding-left:21px; line-height:10px; text-decoration:none; color:#515151;}
.ul1 li a:hover {background:url(images/marker_off.gif) no-repeat 0 3px; padding-left:21px; } 

td.top {
	background-image: url(images/top.gif);
	font-size: 40px;
	font-style: oblique;
	width: 496px;
	height: 85px;
	color: #3C3C3C;
}
.bold {
   font-weight: bold;
}

.italics {
   font-style: italic;
}

.underline {
   text-decoration: underline;
}

.sized {
   text-size:
}

.codebody {
   background-color: #FFFFFF;
    font-family: Courier new, courier, mono;
    font-size: 12px;
    color: #006600;
    border: 1px solid #BFBFBF;
}

.block4 { background:url(images/block4_bgd.gif) left top repeat-y;}
.block4 .top { background:url(images/block4_top.gif) no-repeat left top;}
.block4 .bottom { background:url(images/block4_bottom.gif) no-repeat left bottom;}
.block4 .ind1 { padding:5px 0 5px 5px;}


td.bottom {
	background-image: url(images/bottom.gif);
	width: 496px;
	height: 91px;
}
/* inner color, border color, border width */
.rounded .c{
background:#fcfefe;
border-color:#78dcdb;
border-left-width:1px;
border-right-width:1px;
}
/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding:0 10px 0 10px;
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}
