@charset "UTF-8";
/* CSS Document */
/* Design by Nur CSS Document 

 	Web Designer NUR,  visit  www.designbynur.com
	Design and Layout by NUR KARLICA ROY
	(c) Copyright 2009 All rights reserved!
*/

html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	background-color: #e0f4fd;
	background-image: url(../bg/wtr6.jpg);
	list-style-image: url(../images/ok1.gif);
}



#top {
	text-align: center;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: 80px;
	background-color: #d3e9ee;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../bg/top.gif);
	border-right: 4px double #38B355;
	border-left: 4px double #38B355;
	border-top: 4px double #38B355;
	font-weight: bold;
	}

#logo {
	text-align: center;
	width: 96%;
	height: 60px;
	padding: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(../bg/50.gif);
	font-family: Arial, Helvetica, sans-serif;
	}

a:link { color:#339999; text-decoration: none;}
a:visited { text-decoration: none; color: #009999;}
a:hover {color: #33CC00; text-decoration: underline;}
a:active { text-decoration: none; color: #24557D; }


	
#main {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	background-position: center bottom;
	background-repeat: repeat-x;
	background-image: url(../bg/alt.gif);
	border-right: 4px double #38B355;
	border-left: 4px double #38B355;
	border-bottom: 4px double #38B355;
}

#orta {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding: 5px;
	}


#alt {
	color: #333;
	margin-bottom: 5px;
	text-align: center;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 12px;
	letter-spacing: 2px;
	
	}
	
#top a:link {
	color:#FBF9FB;
	text-decoration: none;
}
#top a:visited {
	color: #6FF;
	text-decoration: none;
}
#top a:hover {
	color: #000;
	text-decoration: none;
}
#top a:active {
	color: #FC0;
	text-decoration: none;
}

.big {
	font-size: 16px;
	color: #090;
	padding: 2px;
	font-weight: bold;
	}
	
	
.brd {
	border: 3px double #ccc;
	background-color: #D3E9EE;
	padding: 3px;
	}
	
	
.sol {
	float: left; 
	padding: 3px; }
	
.sag {
	float: right; padding: 4px; }	


.bold {
	font-weight: 900;
	color: #2EB457;
	font-size: 16px;
}

.red {
	color: #cc0204;
	font-style: italic;
}

.sm {
	color: #666;
}


