body{
	margin:0px;
/*	background-color:#b7dedd; */
	BACKGROUND: url(img/lower_bg.jpg) #FFFFFF repeat-x;
	font-family:tahoma;
	font-weight:none;
	font-size:11px;
}
.top_bg{
/*	background-image:url(img/top_bg.jpg);
	height:85px;*/
}
.middle_bg{
/*	background-color:#f3f0e7; 
	background-image:url(img/middle_bg.jpg);
	height:260px;*/
}
.middle_bg_color{
	background-color:#FFFFFF;
	background:#FFFFFF;
}
.top_shadow{
	background-image:url(img/top_shadow.jpg);
	height:5px;
}
.bottom_shadow{
	background-image:url(img/bottom_shaodow.jpg);
	height:7px;
}
.left_shadow{
	background-image:url(img/left_shadow.jpg);
	width:6px;
}
.rihgt_shadow{
	background-image:url(img/right_shadow.jpg);
	width:6px;
}
.box_bg{
	background-image:url(img/box_bg_01.jpg);
}
.bg{
	background-color:#143882;
}
.text{
	color:#042143;
	font-family:tahoma;
	font-weight:none;
	font-size:11px;
	text-decoration:none;
	}
.textT{
	color:#042143;
	font-family:tahoma;
	font-weight:none;
	font-size:11px;
	text-decoration:none;
	}
.textT:hover{
	color:#042143;
	font-family:tahoma;
	font-weight:none;
	font-size:11px;
	text-decoration:underline;
	}
	#sidebar ul
	{
		list-style-type:none;
	}
	#sidebar ul li
	{
		list-style-type:disc;
		font-size:11px;
		font-family:Verdana, Geneva, sans-serif;
		text-align:left;
		padding-left:0px;
		margin-left:0px;
		padding-bottom:5px;
	}