/*body{
	padding:0px;
	margin:0px;
	text-align: center;	
}*/

body
{
	background: #c6cfd0 url(../images/page_background.png) repeat-x;
/**	background-color: #C4CECF; **/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
}

#container 
{
/*	clear: both;   */
/*	height: 600px;  */
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	text-align: left;
}

#left_pane{
	clear: left;
	float: left;
	background: url(../images/bg_1.png) left top;	
	width: 120px;
	height: 600px;
	
}

#middle_pane{
	float: left;
	background: url(../images/bg_1.png) left top;		
	background-color:#ccc;
	width: 766px;
	height: 600px;
	
}

#topmiddle_pane{
	float: left;
	background: url(../images/top_bg_2.png) left top no-repeat;	
	width: 766px;
	height: 154px;
	
}

#leftmiddle_pane{
	clear: left;
	float: left;
	background: url(../images/left_2.png) right top repeat-y;	
	width: 33px;
	height: 412px;
}

#midmiddle_pane{
	float: left;
	background-color:#ccc;
	width: 700px;
	height: 300px;
}

#topmidmiddle_pane{
	float: left;
	background-image:url(../images/menu_bg.gif);	
	background-color:#aaa;
	width: 700px;
	height: 28px;
	padding-top: 16px;
}
#midmidmiddle_pane{
	float: left;
	background: url(../images/bgs_blue.png) left top repeat-x;	
	background-color:#bbb;
	width: 700px;
	height: 276px;
}
#bottommidmiddle_pane{
	float: left;
	background: url(../images/bottom_1.png) left top no-repeat;	
	background-color:#ddd;
	width: 700px;
	height: 92px;
}

#rightmiddle_pane{
	clear: right;
	float: right;
	background: url(../images/right_2.png) right top repeat-y;	
	width: 33px;
	height: 412px;
}

#right_pane{
	clear: right;
	float: left;
	background: url(../images/bg_1.png) left top;	
	width: 120px;
	height: 600px;
	
}

#cell_1{
	float: left;
	margin-left: 12px;
	margin-top: 15px;
	height: 110px;
	width: 120px;
	border: 1px solid #fff; 


}

.text_1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	color: #9AA2A0;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #9A9D9D;
}
.text_3 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	color: #BFC0C0;
}
.text_4 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #B6B9B8;
}.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #A4A8A7;
	text-decoration: none;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #D4D6D6;
	background-color: #2B312F;
	height: 20px;
	width: 202px;
	border: 1px solid #BEC0C2;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #D4D6D6;
	background-color: #2B312F;
	height: 172px;
	width: 202px;
	border: 1px solid #BEC0C2;
	overflow:auto;
}