body {
	margin: 0 0 0 0;
	background: #fff;
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header {
	height: 92px;
	width: 100%;
	background-color: #3a99d7;
}

.logo_p1 {
	height: 92px;
}

.logo_p2 {
	height: 28px;
}

.logo_p3 {
	height: 134px;
}

.logo_p4 {
	height: 74px;
}

.logo_p5 {
	height: 134px;
}

img {
	border-style: none;
	padding: 0px;
	margin: 0px
}	

.menu_right {
	position: absolute;
	top: 102px;
	left: 700px;
}

.zone_left{ 
	position: absolute;
	left: 0px;
	top: 92px;
}

.backg_left {
	background: #023455;
	width: 160px;
}

.menu_left{ 
	background: #FFCC00;
	width: 140px;
	text-align: center;
	margin-left: 7pt;

}

.google_left {
	margin-left: 14pt;
}
.curve {
	position: absolute;
	top: 91px;
	left: 160px;
}

.centralblock {
	position: relative;
	top: 10px;
	width: 535px;
	left: 170px;
}

.googlesearch {
	margin-left: 95px;	
}

.pub1_468_60 {
	position: relative;
	top: 5px;
	left: 40px;
	width: 468px;
	height: 60px;
}

.central {
	position: relative;
	top: 15px;
	width: 530px;
	height: 1000px;
}

.news {
	font-size: 14pt;
	font-family: Tahoma, Verdana, sans-serif;
	
}

.news a {
	color: navy;
	
}

dd a:link, a:visited, a:active {
	color: #0000cd;
	text-decoration: none;
}

dd a:hover {
	text-decoration: underline;
}

dd a.mini:link, a.mini:visited, a.mini:active {
	font-size: 8pt;

}




h1,h2,p{margin: 0 10px}
h1{ font-family: Trebuchet MS, Verdana, Verdana, Arial; font-size: 12px;color: #FFF}
h2{font-size: 100%;color: #f0f0f0}
p{padding-bottom:1em}
h2{padding-top: 0.3em}



.link_left { 	font-family: Trebuchet MS, Verdana, Verdana, Arial; font-size: 12px; color: #FFFFFF}
A.link_left:link    {text-decoration: none; font-weight: normal; color: #000000}
A.link_left:visited {text-decoration: none; font-weight: normal; color: #000000}
A.link_left:active  {text-decoration: underline; font-weight: normal; color: #FF0000;}
A.link_left:hover   {text-decoration: underline; font-weight: normal; color: #FF0000;}


/* boxes */

dl {
	width: 180px;
	margin: 0 0 20px 20px;
	padding: 0;
	background: #ccc url(/new/images/box_bottom.gif) no-repeat bottom left;
}


dt {
	margin: 0 0 5px 0;
	padding: 5px;
	font-size: 100%;
	color: #fff;
	border-bottom: 1px solid #fff; 
	background: #999 url(/new/images/box_top.gif) no-repeat top left;
}	
	
.noarrow {
	margin: 0 0 0 0px;
	padding: 0 0 5px 0px;
	/*color: black; */
	font-size: 90%;
	text-align: center;
}

.arrow {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	background: url(/new/images/arrow.gif) no-repeat 0 3px;
}

		
.blue dt {
	background-color: #69c;
}
	
.blue {
	background-color: #9cf;
}

.red dt {
	background-color: #cb1515;
}
	
.red {
	background-color: #fb5656;
}

.green dt {
	background-color: #9c6;
}

.green {
	background-color: #cf9;
}


