body {
	background-color:#97C2E5; 
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}

a{
	font-size:12px;
	text-decoration: none;
}
p{
	margin: 15px 0px;
	text-align: justify;
	line-height: 18px;
}
p.duyuru{
	color:#cc0000;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #97C2E5;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	text-align: center;
}

p.duyuru1{
	color:#cc0000;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #97C2E5;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	text-align: center;
	text-decoration:blink;
}

.menu {
	padding-right: 5px;
	padding-left: 5px;
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:160px;
	position:relative;
	background-repeat: no-repeat;
}
#header p{
	background-color:#0099CC;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:85px;
	position:absolute;
	height:48px;
	text-align:center;
	line-height: 200%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#header p a{
	color:#FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
	font-weight: bold;
}

#header p a#alt{
	color:#FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	display: inline;
	font-weight: bold;

}

#header p a:hover{
	text-decoration:underline;
	color:#28556b;

}

#header p a#alt:hover{
	text-decoration:underline;
	color:#28556b;

}

}
#header img{
	border-width:0px;
   	vertical-align: middle;
}


/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:2px;
}
h1{
	color:#000000;
	font-size:13px;
	margin: 15px 0px 10px 0px;
}

h2{
	color:#cc0000;
	font-size:12px;
	text-align:center;
	width:200px;
	margin: 15px 0px 10px 5px;
	text-decoration:underline;
	font-weight: bold;


}
#left {
	float:left;
	width:450px;
	margin-left:22px;
	padding: 25px 10px 10px 0px;
	display:inline;
	font-size: 11px;
	text-align: justify;
}
#left a{color:#000000;}
#left a:hover{
	color:#FFFFFF;
}
#right {
	float:right;
	width:210px;
	padding: 0px 5px 5px 5px;
	margin-top:5px;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#right a{
	color:#003366;
	font-size: 11px;
}
#right a:hover{
	color:#0099CC;
}



#left  ul{
	text-align:justify;
	padding: 0px 0px 0px 20px;
	line-height: 15px;
	margin-bottom: -5px;

}

#left  li{
	padding: 0px 0px 10px 0px;

}
#left  a{
	font-size:11px;
	text-decoration: none;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.jpg);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 10px 0px;
	font-size: 10px;
}

#left td
{
	text-align: center;
	background-color: #97C2E5;
}
#left td.ak
{
	text-align: left;
	background-color: #97C2E5;
	padding-left: 3px;
}


#left th
{
	text-align: center;
	border: 2px solid #0099CC;
	background-color: #0099CC;
}
#left tr
{
	height: 20px;

}

#left table
{
	border: 2px solid #0099CC;
}