#headline
{
	display:block;
	padding-left:14px;
	padding-right:20px;
	background: transparent url(../../../images/menu_decorator_1.gif) no-repeat 706px 13px;
}


	#headline_text 
	{
		width:707px;
		text-align:left;
		font-family: Arial;
		font-size: 18px;
		color: #898479;
		font-weight:normal;
		background: transparent url(../../../images/headline_dots.gif) no-repeat bottom left;
		padding-bottom: 3px;
	}

#backgrounds
{
	margin-top:15px;
	width:723px;
	/*height:auto;*/
	background: transparent url(../../../images/menu_bg_top.jpg) no-repeat 14px 0px ;
}

	.menu_title
	{
		padding:11px 0px 20px 38px;
		margin:0px;
		font-family: Arial;
		color: #3f3f3f;
		font-weight:bold;
		font-size:12px;
		
	}

	.background
	{
		clear:both;
		width:709px;
		height:38px;
		margin:0px 0px 0px 38px;
	}

		#bg1
		{
			margin-top:10px;
		}
		#bg2
		{
			margin-top:3px;
		}
		#bg3
		{
			margin-top:3px;
		}
		#bg4
		{
			margin-top:3px;
		}
		
		
		.minipic
		{
			display:block;
			float:left;
			width:45px;
			height:30px
		}

		.bg_content
		{
			float:left;
			width:271px;
			font-family: Arial;
			color: #3f3f3f;
			font-weight:bold;
			font-size:11px;
			height:30px;
			margin:8px 0px 0px 8px;
		}

		#content2
		{
			margin:8px 0px 0px 4px;
		}

		.nobold
		{
			font-weight:normal;	
		}

		.nobold a:link, .nobold a:visited
		{
			text-decoration: underline;
		}

		.nobold a:hover, .nobold a:active
		{
			text-decoration: none;
		}

		.down_ico
		{
			display:block;
			float:left;
			margin-left:15px;
			margin-top:7px;
		}

#files
{
	margin-top:26px;
	margin-bottom:50px;
	width:723px;
	/*height:auto;*/
	background: transparent url(../../../images/menu_bg_top.jpg) no-repeat 14px 0px ;
}

	.files
	{
		clear:both;
		width:709px;
		height:20px;	
		margin:0px 0px 0px 30px;
	}

	#file1
		{
			margin-top:11px;
		}

	#file2
		{
			margin-top:6px;
		}

	#file3
		{
			margin-top:6px;
		}
	
	.down_ico_file
		{
			display:block;
			float:left;
			margin-left:76px;
			margin-top:7px;
		}

	.bg_content_file
		{
			float:left;
			width:262px;
			font-family: Arial;
			color: #3f3f3f;
			font-weight:bold;
			font-size:11px;
			margin:8px 0px 0px 8px;
		}

	.bg_content_file2
		{
			float:left;
			width:262px;
			font-family: Arial;
			color: #3f3f3f;
			font-weight:bold;
			font-size:11px;
			margin:8px 0px 0px 8px;
			cursor:pointer;
		}


