﻿/* CSS layout */
body {
background-image:url('images/page_bg.gif');
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
vertical-align:center;
margin-top:0px;	
margin-left:40px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:active {
	color: #FF9966;
	text-decoration: none;
}
#masthead {
background-image:url('images/logo.jpg');
width:900px;
height:auto;
background-repeat:no-repeat;
}
#top_nav {
background-image:url('images/buton.jpg');
background-repeat:no-repeat;
height:41px;
width:900px;

}
#page_content {
background-image:url('images/banner.jpg');
background-repeat:no-repeat;
height:auto;
width:900px;

}
#orta {
width:900px;
height:auto;
background-color:white;
float:left;
}
#footer {
background-image:url('images/alt.gif');
background-repeat:repeat;
width:900px;
height:auto;
}

.header-search-input 
{
	width:169px;
	height:29px; 
	background-color:white;
	border-color:black;
	border-style:double;	
	background-repeat:no-repeat;
	padding:5px 0 0 3px;
	width:166px; 
	heigth:24px; 
	font:normal 11px "Trebuchet MS";
	color:#00a3e1;

}
.header-search-button
{
	border:0px; 
	height:26px;
	width:51px; 
	cursor:pointer;
}
#ortabolum {
	width:900px;
	height:auto;
}
.bolum {
border-top:1px;
border-top-color:gray;
border-top-style:dotted;
margin:0px;
margin-top:0px;	
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}