@charset "iso-8859-5";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
}
img{
border:0px;
}
html{
width:100%;
height:100%;
background-color:#DBDBDB
}
body{
width:1100px;
margin:auto;
}
#header img{
float:left
}
.textPage
{
	font-size: 16px;
	color: #000000;
	text-align:justify;
	font-family:Georgia, "Times New Roman", Times, serif;
 }
.textHeader {font-size: 22px;
	color: #000000;
	font-weight: bold;
	 font-family:Georgia, "Times New Roman", Times, serif;
	}
	.newsHeader {font-size: 19px;
	color: #000000;
	font-weight: bold;
	 font-family:Georgia, "Times New Roman", Times, serif;
	}
.logo{
background-image:url(images/logo.gif);
background-position:top left;
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#4D4D4D;
width:145px;
height:85px;
float:left;
padding:95px 0 0 63px
}
.menu{
	background-image:url(images/bg1.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:710px;
	height:175px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
.menu a{
	font-family:Tahoma;
	font-size:12px;
	color:#8CA1B4;
	font-weight:bold;
	text-decoration:none;
	background-position:center top;
	background-repeat:no-repeat;
	display:table-row-group;
	float:left;
	width:210px;
	text-align:center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 60px;
	vertical-align: text-bottom;
}
.leftMenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:195px;
	text-align:center;
	background-image: url(images/more.gif);
	height: 35px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-indent: 22px;
	line-height: 25px;
}

.leftMenu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	float:left;
	width:195px;
	text-align:center;
	background-image: url(images/moreHover.gif);
	height: 35px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-indent: 22px;
	line-height: 25px;
}

*html .menu a{
display:inline-block
}
*html .leftMenu a{
	display:inline-block;
	width: 180px;
}
.but1{background-image:url(images/but1.jpg)}
.but2{background-image:url(images/but2.jpg)}
.but3{background-image:url(images/but3.jpg)}
.but4{background-image:url(images/but4.jpg)}
.but5{background-image:url(images/more.gif)}

#left{
	background-image:url(images/bg2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:200px;
	height:800px;
	font-family:Tahoma;
	font-size:9px;
	color:#E6E6E6;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	float: left;
}
#news {
	width:300px;
	float: right;
	background-color: #FFFF99;
}
#left div{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#left p{
width:136px;
padding:0 0 10px 0
}
#left span{
width:65px;
display:block;
float:left
}
*html .topMenu a{
display:inline-block;
}
.but6{background-image:url(images/rightImageButton.gif);
background-position:right bottom;
	background-repeat:no-repeat;
	width:108px;
}
.but7{background-image:url(images/midImageButton.gif);
background-position:right bottom;
	background-repeat:repeat-x;
	width:145px;
}
.but8{background-image:url(images/leftImageButton.gif);
background-position:right bottom;
	background-repeat:no-repeat;
	width:130px;
}
#content{
	font-family:Tahoma;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 0;
}
.topMenu{
	vertical-align:top;
	margin-left: 15px;
}
.topMenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bolder;
	text-decoration:none;
	display:block;
	float:left;
	height: 35px;
	text-align: center;
	line-height: 25px;
}

.topMenu a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	font-weight:bolder;
	text-decoration:none;
	display:block;
	float:left;
	height: 35px;
	text-align: center;
	line-height: 25px;
}

.block{
	color:#F8F8F8;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	background-image: url(images/bgInt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	overflow:auto;
	width: 520px;
	padding-left: 20px;
	height: 630px;

}

.block p{
width:440px;
margin:5px 0 2px 15px
}
.item{
width:229px;
float:left;
display:inline;
color:#F8F8F8;
}
.first{
margin:0 24px 0 33px
}
.item p{
width:218px;
padding:3px 0 0 16px;
margin:0 0 5px 0;
float:left
}
.item strong{color:#484848}
.title{
margin:0 0 30px 0
}
.item span{
display:inline;
float:left;
padding:4px 6px 5px 4px;
margin:-4px 10px 0 0;
background-color:#272727
}
.more{
font-family:Tahoma;
font-size:9px;
color:#484848;
font-weight:bold;
text-decoration:none;
background-image:url(images/plus.gif);
background-position:0px 2px;
background-repeat:no-repeat;
padding:0 0 0 20px;
margin:20px 0 0 16px;
float:left;
}
.more2{
margin:35px 0 0 16px;
}
#footer{
float:left;
font-family:Tahoma;
font-size:9px;
padding:24px 0 0 5px;
width:553px;
}
.navigation{
height:30px;
background-color:#DCDCDC;
width:374px;
color:#525252;
text-align:center;
padding:20px 0 0 0;
margin:0 5px 0 0;
float:left
}
.navigation a{
text-decoration:none;
margin:0 8px 0 8px;
color:#525252
}
.navigation a:visited, .copy a:visited{text-decoration:none}
.navigation a:hover, .copy a:hover{text-decoration:underline}
.copy{
float:left;
text-align:right;
padding:15px 17px 0 0;
color:#D4D3D3;
background-color:#757575;
width:154px;
height:35px;
}
.copy a{
color:#D4D3D3;
text-decoration:none
}

