html{
	height:100%;
}

body{
	position:relative;
	height:100%;
	margin:0px auto;
	padding:0px;
	width:1003px;
	font:9pt Tahoma;
	color:#333;
}

*html .body1{
	height:100%;
}

.body1{
	min-height:100%;
	line-height:130%;
}

.help_IE6{
	float:left;
	width:100%;
}
.header {
    width:1003px;
    height:198px;
    background:url('../images/header.jpg') no-repeat 0 0;
    position:relative;
}

.header img.flash-link {
    width:1003px;
    height:198px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.content{
	width:100%;
	overflow:hidden;
	padding-top:5px;
}

.left{
	float:left;
	width:202px;
	padding-left:6px;
}

.center{
	margin:0px 18px 0px 221px;
}

.clear{
	clear:both;
	height:80px;
}

.footer{
	margin-top:-71px;
	height:71px;
	position:relative;	
	font-size:10pt;
	color:#6f9838;
}

a img{
	border:none;
}

a{
	text-decoration:none;
	color:#5f9ea0;
}

a:hover{
	text-decoration:underline;
}

ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

form{
	margin:0px;
	padding:0px;	
}

/*Left Part*/
.block1{
	background:url('../images/block1.jpg') left top repeat-y;
	margin-bottom:10px;
}

.block1-t{
	background:url('../images/block1-t.jpg') left top no-repeat;
}

.block1-b{
	background:url('../images/block1-b.jpg') left bottom no-repeat;
}

.zag1{
	background:url('../images/zag1.jpg') left top no-repeat;	
	color:#666633;
	padding:5px 5px 0px 5px;
	height:20px;
	text-align:center;
	font-weight:bold;
}

.left-menu{
	width:100%;
}

.left-menu td{
	padding:10px 2px;
}

.left-menu .td1{
	width:45px;
	padding-right:6px;
	text-align:center;
}

.left-menu a{
	color:black;
	font-weight:bold;
	font-size:8.5pt;
	position:relative;
}

.zag2{
	color:#666633;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}

.friends img{
	margin:0px 0px 10px 0px;
}
/*End of Left Part*/

/*Center Part*/
.main-menu{
	background:url('../images/main-menu-bg.jpg') left top no-repeat;
	text-align:center;	
	height:27px;
	font-weight:bold;
	padding-top:12px;
	margin-bottom:15px;
}

.main-menu li{
	display:inline;
	background:url('../images/main-manu-li-bg.gif') left 50% no-repeat;
	padding-left:9px;
	margin-left:2px;
}

.main-menu .first{
	background:none;
	padding-left:0px;
	margin-left:0px;
}

.main-menu a{
	color:black;
}

.main-menu a:hover{
	color:#5f9ea0;
	text-decoration:none;
}

.main-menu .active{
	color:#3399cc;
}

.center-left{
	float:left;
	width:393px;
}

.center-right{
	float:right;
	width:357px;
}

h2{
	color:#3399cc;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	font-size:13pt;
}

.new{
	width:100%;
	overflow:hidden;
	background:url('../images/new-bg.gif') right top no-repeat;	
	font-weight:bold;
	margin-bottom:15px;
}

.img-new{
	float:left;
	width:212px;
}

.img-new img{
	border:2px solid #99cc00;
}

.text-new{
	margin:0px 11px 0px 212px;
	height:1%;
}

.data{
	color:#1e90ff;
}

.zag-new{
	color:#3399cc;
	font-weight:bold;
}

.zag3{
	font-weight:bold;
	text-align:center;
}

p{
	margin:0px 0px 15px 0px;
}

.block2 p{
	margin:0px;
	text-indent:15px;
}

.menu1 span{
	background:url('../images/marker-1.gif') 16px 4px no-repeat;	
	padding-left:41px;
}

.images{
	width:100%;
	margin:80px 0px 0px 0px;
}

.images img{
	margin:0px 0px 15px 0px;
}

/*End of Center Part*/

/*Footer*/
.footer-left{
	float:left;
	background:url('../images/footer-part-bg.gif') right top no-repeat;	
	width:325px;
	padding:15px 10px 0px 15px;
	height:45px;
}

.footer-left img{
	float:left;
	margin:2px 10px 10px 0px;
}

.footer-right{
	float:right;
	background:url('../images/footer-part-bg.gif') left top no-repeat;	
	width:160px;
	padding:15px 28px 0px 32px;
	height:45px;
}

.footer-center{
	padding-top:10px;
	margin:0px 228px 0px 360px;
	text-align:center;
}

.footer-center img{
	margin:0px 5px;
}
/*End of Footer*/



/*----------------------*/
.pages{
	text-align:center;
	margin:10px 0px;
	font-weight:bold;
	line-height:100%;
}

.pages li{
	display:inline;
	border-left:2px solid #5f9ea0;
	padding-left:7px;
	margin-left:3px;
}

.pages .str,
.pages .first{
	border-left:none;
}

.pages .active{
	color:#b7b7b7;
}

.pages a:hover{
	color:#b7b7b7;
	text-decoration:none;
}




/*--------------------*/
.tbl1{
	width:100%;
}

.tbl1 td{
	vertical-align:top;
	padding-right:8px;
	padding-bottom:15px;
}

.tbl1 .td-img{
	width:206px;
}


.tbl1 a{
	text-decoration:underline;
}

.tbl1 a:hover{
	text-decoration:none;
}

.tbl1 img{
	padding:2px 1px;
	border:2px solid #99cc00;
	background:#dcdcdc;
}

h2 span{
	color:#b4b4b4;

}

h2 a{
	color:#3399cc;
	border-right:2px solid #3399cc;
	padding-right:5px;
}


/*---------------------*/
.tbl2{
	width:100%;
	margin-bottom:15px;
}

.tbl2 td{
	vertical-align:top;
	text-align:center;
}

.tbl2 a{
	color:#3399cc;
	font-weight:bold;
}

.tbl2 img{
	padding:0px 1px;
	border:2px solid #99cc00;
	background:#dcdcdc;
	margin:2px 0px;
	width:200px;
}

.pages-line{
	border-top:1px solid #a6a6a6;
	padding-top:7px;
	margin:0px 0px 15px 0px;
}

