body{
	padding:0px;
	margin:0px;
	text-align: center;	
}

#container 
{
	clear: both;
	background-color:#ffffff;
	width: 100%;
	height: 600px;
}

#left_pane{
	clear: left;
	float: left;
	background: url(images/bg_1.gif) left top;	
	width: 120px;
	height: 600px;
	
}

#topleft_pane{
	clear: left;
	float: left;
	background: url(images/bg_2_2.gif) right top repeat-x;	
	width: 120px;
	height: 322px;
	
}

#middle_pane{
	float: left;
	background: url(images/bg_1.gif) left top;		
	background-color:#ccc;
	width: 766px;
	height: 600px;
	
}

#topmiddle_pane{
	float: left;
	background: url(images/top_bg_1.jpg) left top no-repeat;	
	width: 766px;
	height: 319px;
	
}

#leftmiddle_pane{
	clear: left;
	float: left;
	background: url(images/left_2.gif) right top repeat-y;	
	width: 33px;
	height: 250px;
}

#midmiddle_pane{
	float: left;
	background-color:#ccc;
	width: 700px;
	height: 250px;
}

#rightmiddle_pane{
	clear: right;
	float: right;
	background: url(images/right_2.gif) right top repeat-y;	
	width: 33px;
	height: 250px;
}

#right_pane{
	clear: right;
	float: left;
	background: url(images/bg_1.gif) left top;	
	width: 120px;
	height: 600px;
	
}

#topright_pane{
	clear: left;
	float: left;
	background: url(images/bg_3_2.gif) left top repeat-x;	
	width: 120px;
	height: 322px;
	
}

.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;
}