/* CSS Document */
html, body {
	background-color:#640204;
	color:#fff;
	margin-top:0px;
	margin-left:0px;
	padding: 0px;
	background-image:url(../images/desen.gif);
	scrollbar-3dlight-color: #F9E462;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #333;
	scrollbar-face-color: #640204;
	scrollbar-highlight-color:#BE9929;
	scrollbar-shadow-color:#999;
	scrollbar-track-color: #640204;
	font-family: Georgia, serif;
	list-style-image:url(../images/blt1.gif);
	list-style-position:outside;
}

a:link {
	text-decoration: none;
	color: #841300;
	font-weight: bold;
}
	
a:visited {	text-decoration: none;	color: #FF3300;	font-weight: bold;}
	
a:hover {	text-decoration: underline;	color: #336600;	font-weight: bold;}
	
a:active {	text-decoration: none;	color: #6D0800;	font-weight: bold;}

.hd {	color: #342B0C;	font-size: 18px; padding: 5px;	font-style: italic;	font-weight: bold;}
	
#top {
	width:92%;
	height: 50px;
	background-color:#fff;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	background-image:url(../images/56.gif);
	background-repeat: repeat-x;
	padding: 6px;
	border-right: 2px solid #BE9929;
	border-left: 2px solid #BE9929;
	border-top: 2px solid #BE9929;
}
	
#main {
	width:92%;
	margin-right:auto;
	margin-left:auto;
	background-color:#fff;
	color:#000;	
	padding: 6px;
	border-right: 2px solid #BE9929;
	border-left: 2px solid #BE9929;
}


#footer { 
	width:92%;
	color:#333;
	margin-right:auto;
	margin-left:auto;
	padding: 6px;
	background-color:#fff;
	background-image:url(../images/alttan.gif);
	background-repeat: repeat-x;
	background-position:bottom;	
	text-align: center;
	font-size: 11px;
	border-right: 2px solid #BE9929;
	border-left: 2px solid #BE9929;
	border-bottom: 2px solid #BE9929;
 }
	
.box {
	width:50%;
	color:#000;
	padding: 6px;
	margin-bottom: 10px;
	background-image: url(../images/sus3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.ortu {
	background-image: url(../images/damga.png);
	background-repeat: no-repeat;

}


.hd {
	color: #342B0C;	font-size: 18px; padding: 5px;
	font-style: italic;	font-weight: bold;
}

.cr {
	color: #8D1C07;	font-size: 14px; font-weight: bold;
}

.bd {
	color: #333300;	font-size: 16px; font-weight: bold; font-style: italic;
}

.img { border:  2px double #44120C; background-color:#BE9929; padding: 3px;}

