#left_side{
float:left; width:200px;height:auto; margin:5px 0px 0px 5px;_margin:5px 0px 0px 3px; 	
}


#left_side #left_menu{
	width:200px; margin:0px; padding:0px; height:auto;
}




#left_side #left_menu #cor_left{
	margin:0px;
	padding:0px;
	background: url(../images/round_corner_top.gif) no-repeat;
	height:10px;
	width:200px;
	float:left;	

}

#left_side #left_menu #cor_center{
		margin:0px;
		_margin:-10px 0px 0px 0px;
		padding:0px;
		background:url(../images/center_bg.gif) repeat-x #f8f8f8;
		width:198px;
		border-left:#e4e4e4 solid 1px;
		border-right:#e4e4e4 solid 1px;
		height:auto;
}

#left_side #left_menu #cor_right1{
		margin:0px;
		padding:0px;
		background: url(../images/round_corner_bottom.gif) no-repeat;
		height:14px;
		float:left;
		width:200px;
}




#left_side #left_menu #cor_center #arrow
{
	margin:0px;
	width:16px;
	height:16px;
	float:left;
	background: url(../images/cir_arrow.gif) no-repeat; 
    text-indent:-9999px;
}


#left_side #left_menu #cor_center #left_side_link_header
{
width:175px; margin:2px 0px 0px 5px; height:auto; padding:5px 0px 10px 5px;border-bottom:1px dotted #cccccb;
}

#left_side #left_menu #cor_center #left_side_link
{
	margin:0px;
	padding:0px;
}
#left_side #left_menu #cor_center #left_side_link a
{
		text-decoration:none;
		font-size:13px;
		padding:0px 0px 0px 10px;
		color:#003d7d;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
}
#left_side #left_menu #cor_center #left_side_link a:hover
{
		padding:0px 0px 0px 10px;
		text-decoration:none;
		font-size:13px;
		color: #a65004;
		font-weight:bold;
}


#cms_content{
margin:5px 5px 5px 0px;
padding-top:30px;
}

#right_side{
float:left; 
width:150px;
height:auto; 
margin:5px 0px 0px 5px;
_margin:5px 0px 0px 5px;
}

#right_side #right_menu{
		margin:0px;
		padding:0px;
		width:198px;
		background:#FFFFFF;
		border:1px solid #e6e3e3;
		height:auto;
		float:left;
		
}		


#right_side #right_menu #more{
	text-align:right;
	margin:10px 15px 10px 0px;
	padding-right:20px;
	color:#3d4131;
}

#right_side #right_menu #more a
	{
	color:#940418;
	margin:0px;
	padding:3px 0px 5px 0px;
	_padding:0px 0px 5px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	}

#right_side #right_menu #more a:hover
{
color:#194678;
margin:0px;
font-size:12px;
padding:3px 0px 5px 0px;
text-decoration:none;
font-weight:bold;
}


#right_side #right_menu #cor_left{
	margin:0px;
	padding:0px;
	background: url(../images/round_corner_top.gif) no-repeat;
	height:10px;
	width:200px;
	float:left;	
}

#right_side #right_menu #cor_center{
		margin:0px;
		_margin:-10px 0px 0px 0px;
		padding:0px;
		background:url(../images/center_bg.gif) repeat-x #f8f8f8;
		width:198px;
		border-left:#e4e4e4 solid 1px;
		border-right:#e4e4e4 solid 1px;
		height:auto;
}

#right_side #right_menu #cor_right1{
		margin:0px;
		padding:0px;
		background: url(../images/round_corner_bottom.gif) no-repeat;
		height:14px;
		float:left;
		width:200px;
}


#right_side #right_menu #caption_head{
 margin:0px 0px 0px 5px;
 font-size:12px;
 font-weight:bold;
}

#right_line{
border-bottom:1px solid #000099;
}

