body {
	border-top: 5px solid #000;
	color: #133F81;
	font-size: 12px;
	padding: 20px 0 40px;
	/*background: #fff url(../img/bg-big.png) repeat-x;*/
	background-color:#133F81;
	
}

a {
	color: #133F81;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}


.container_16 {
	/*background: #fff url(../img/16_col.gif) repeat-y;*/
	
}

#header{
	background: #fff url(../img/header-bg.png) repeat-x;
	height:150px;
	text-align:center;
}

#footer{
	background: url(../img/footer-bg.png) repeat-x;
	height:150px;
	color:#000;
	text-align:center;
	margin-top:50px;
}

#search{
	background: #fff url(../img/search-bg.jpg) repeat-x; 
	height:50px;
	width:600px;
	padding:10px;
	color:#fff;
	font-size:12px;
	text-align:center;
}


#sText, #page1010,#sSubmit{
	background: url(../img/search-bg.jpg) #133F81 no-repeat; 
	vertical-align:top;
	padding:0px;
	margin:0px;
	height:25px;
	border:#fff 1px solid;
	color:#fff;
	font-size:14px;
}
#sText, #page1010{ vertical-align:middle; }

#page1010 *, #page1010 option{ background: url(../img/search-bg.jpg) no-repeat #1F4886;  }

#sSubmit{
	padding:2px 8px;
}
#sText{height:21px; padding-top:3px; width:200px;}
form{ display:inline;}

#text_links_ads{ border:#fff 1px solid;color:#fff; }

#text_links_ads a { color:#fff; }

