#bodyframe {
	FONT-SIZE: 14px; WIDTH: 1004px; BACKGROUND-COLOR: #ffffff;
}
#cleardiv {
	CLEAR: both; FLOAT: left; HEIGHT: 0px
}
#topframe {
	CLEAR: both;
	FLOAT: left;
	WIDTH: 100%;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#top {
	WIDTH: 100%
}
#toptitle2 {
	WIDTH: 100%;font-size: 12px;
}
#mainframe {
	CLEAR: both;
	FLOAT: left;
	WIDTH: 100%;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#m_blank { width:50px; float:left}
#mid {
	width: 904px; height:auto;
	background-color: #fbfafa;
	float: left;
	overflow:hidden;
}
#main_l {width:654px; float:left; overflow:hidden; margin-top:6px;background-color: #ffffff;}
#main_r {
	width:248px;
	background-color: #fbfafa;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1;
	margin-top:6px;
}
#copyright {
	float: left;margin-top:6px;
	width: 904px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #939393;
	border-bottom-color: #939393;filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f4f4f4,endcolorstr=#ffffff,gradientType=0)
}