body{
	margin:0px;
	color:#292D2E;
	background:url(../images/bg.gif) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	color:#878586;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
.menu{
	background:url(../images/menu_bg.gif) repeat-x #A2A2A2 top;
	height:275px;
}
.menu a{
	color:#737372;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover{
	color:#000000;
}

.block_bg{
	background:url(../images/block.jpg) center no-repeat;
	height:144px;
}
.title{
	width:234px;
	height:26px;
	background:url(../images/title.gif) no-repeat;
	padding-top:10px;
	padding-left:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}
.left_menu{
	background:url(../images/left_menu.gif) repeat-x #BABABA top;
	border-right:2px solid #D0D0D0;
	border-left:2px solid #D0D0D0;
	width:230px;
	padding:5PX;
}
.page_border{
	border-left:2px solid #D0D0D0;
	border-right:2px solid #D0D0D0;
	border-bottom:2px solid #D0D0D0;
	padding:5px;
	
}
.pge_title{
	background:url(../images/menu_title.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	height:26px;
	padding-top:10px;
}
.blue_bg{
	color:#2C5D85;
	font-weight:bold;
	font-size:12px;
}
.footer{
	background:url(../images/footer.gif) repeat-x;
	height:65px;
	color:#878586;
	font-size:10px;
}
.footer a{
	color:#878586;
	text-decoration:underline;
}
.footer a:hover{
	text-decoration:none;
}

