/* CSS Document */

body {
	margin:  0px;
	font-family:Arial, Helvetica, sans-serif;
/*	text-align: justify;
	color: #000066;*/
}

#ust
{
	width:840px;
	height:120px;
	margin:auto;
	background-image: url(images/banner2.jpg);
	background-repeat:no-repeat;
}

#ara
{
	width:600px;
	height:20px;
	margin:auto;
	background-color:#00CC66;
}

#merkez
{
	width:836px;
	margin:auto;
	border: thin solid #33CC99;
}

#sol
{
	float:left;
	width:160px;
	background-color:#33CCFF;
	border-right: thin solid #33CC99;
}

#orta
{
	float:left;
	width:502px;
	padding: 5px;
	;
}

#sag
{
	float:right;
	width:160px;
	background-color:#33CCFF;
	border-left: thin solid #33CC99;
}

#alt
{
	margin:auto;
	width:840px;
	background-color:#E6FFE1;
}

#alt p
{
	text-align:center;
	padding:5px;
	margin:5px;
}

h3.menu
{
	font-size:18px;
	font-weight:normal;
	padding-left:7px;
	background-color:#B7FFA8;
	margin-bottom:1px;
	margin-top:0px;
	color:#0000CC;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	height:25px;
	padding-top:3px;
}

p.menu
{
	background-color:#E6FFE1;
	font-size:16px;
	margin-top:1px;
	margin-bottom:1px;
	padding:2px;
	padding-left:8px;
	height:20px;
}

p.menu:hover
{
	background-color:#CCFF00;
	margin-top:1px;
	margin-bottom:1px;
}

a
{
	text-decoration:none;
	color:#000000;
}

a:hover
{
	font-weight:bold;
}
.style1 
{
	font-size: small;
	margin:0px;
	padding:0px;
}
.style2 {
	font-size: small;
	font-weight: bold;
}
.style3 {color: #CC0033}

#orta h3 {
	font-size:18px;
	font-weight:normal;
	padding-left:7px;
	background-color:#B7FFA8;
	margin-bottom:1px;
	margin-top:0px;
	color:#0000CC;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
/*	padding:3px;
	margin:4px;
	background-color: #B7FFA8;
	font-size: 16px;
	color:#0000CC;  
	*/
}
#orta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#orta a:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0000CC;
	text-decoration: none;
}
#orta a.style6 {
	font-size: 12px;
	color:#0000FF;
	font-weight: bold;
	text-decoration:none;
	
}
