body{
	font: 11px tahoma;
	background-image: url(images/bg.gif);
	margin: 0px;
	background-color: #9CF;
}
a{ 
	color: #036;
	font: 11px tahoma;
}
a:hover{
	color: #000;
}
a:active{
	color: #69C;
}
.top1{
	background-image: url(images/top1.jpg);
	height: 88px;
	width: 780px;
	border: solid 1px;
	border-color: #003366;
	border-bottom: none;
}
.top2{
	background-image: url(images/top2.jpg);
	height: 63px;
	width: 780px;
	border: solid 1px;
	border-color: #003366;
	border-top: none;
	border-bottom: none;
	
}
.top2text{
	font: bolder 11px tahoma;
	color: #FFF;
}
.top3{
	background-image: url(images/top3.jpg);
	height: 31px;
	width: 780px;
	border: solid 1px;
	border-color: #003366;
	border-top: none;
	border-bottom: none;
}
.left{
	background-image: url(images/left_fon.gif);
	background-repeat: repeat-y;
	width: 163px;
	border-left: solid 1px;
	border-color: #003366;
	font: 11px tahoma;
}
.right{
	background-image: url(images/right_fon.gif);
	background-repeat: repeat-y;
	width: 163px;
	border-right: solid 1px;
	border-color: #003366;
	font: 11px tahoma;
}
.center{
	background-color: White;
	width: 456px;
	font: 11px tahoma;
}
.centerfull{
	border-bottom: solid 1px;
	border-color: #003366;
}
.labelleft{
	background-image: url(images/label_left.jpg);
	background-repeat:  repeat-y;
	width: 163px;
	border: solid 1px;
	border-color: #960;
	font: bolder 11px tahoma;
	color: #000;
}
.text{
	font: 11px tahoma;
	
}
.text12{
	font: 13px tahoma;
}
.bold10{
	font: bolder 11px tahoma;
	color: #036;
}
.labelright{
	background-image: url(images/label_right.jpg);
	background-repeat: repeat-y;
	width: 163px;
	border: solid 1px;
	border-color: #003366;
	font: bolder 11px tahoma;
	color: #FFFFFF;
	text-transform: uppercase;
}
.newstext{
	font: bolder 11px tahoma;
	color: black;
	text-transform: uppercase;
}
.labelworldnews{
	background-color: #9CF;
	font: bolder 11px tahoma;
	color: #000;
	text-transform: uppercase;
	border: solid 1px;
	border-color: #036;
	border-bottom: none;
	background-image: url(images/worldnews.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.bottomworldnews{
	background-color: #CFE7FF;
	font: 11px tahoma;
	color: black;
	border: solid 1px;
	border-color: #036;
	border-top: none;
}
.labelnews{
	background-color: #FBB742;
	font: bolder 11px tahoma;
	color: #000;
	text-transform: uppercase;
	border: solid 1px;
	border-color: #960;
	border-bottom: none;	
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomnews{
	background-color: #FFC;
	font: 11px tahoma;
	color: black;
	border: solid 1px;
	border-color: #960;
	border-top: none;
}
.form{
	border: solid 1px #036;
	font: 12px tahoma;
}
.button{
	border: solid 1px #036;
	font: 11px tahoma;
	background-color: #CFE7FF;
}