	.bg_top {
		background-color: #8B8A88;
	}
	
	.bg_top_left {
	
		background-color: #000000;
	}
	.bg_top_line {
		background-color: #084A64;
	}
	
	.bg_left{
		background-color: #000000;
	}
	.bg_menu {
		background-image: url(bg_menu.jpg);
	}
	.top_links {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-transform: uppercase;
		text-decoration: none;
	}
	.bg_white {
	
		background-color: #FFFFFF;
	}
	.bg_body {
		background-color: #FFF4D8;
	}
	
	.bg_black_line {
		background-image: url(black_line.gif);
	}
	
	.subhead {
		font-family: Verdana;
		font-size: 14px;
		font-weight: bold;
		color: #681D18;
	}
	.article_date{
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: #681D18;
	}
	.author_name{
		font-family: Verdana;
		font-size: 12px;
		font-weight: bold;
		color: #681D18;
	}
	.body {
	
		font-family: Verdana;
		font-size: 11px;	
		color: #292417;
	}
	.main_head {
	
		font-family: Verdana;
		font-size: 17px;
		font-weight: bold;
		color: #681D18;
	}
	.body_u {
		font-family: Verdana;
		font-size: 11px;
		color: #292417;
		text-decoration: underline;
	}
	.body_bo {
		font-family: Verdana;
		font-size: 11px;
		color: #292417;
		font-weight: bold;
	}
	.body_doted_line {
		background-image: url(doted_line.gif);
	}
	.left_date_vol {
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		text-transform: none;
	}
	.left_body {
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-transform: none;
	}
	.left_doted_line {
	
		background-image: url(black_doted_line.gif);
	}
	.text_box {
		font-family: Arial;
		font-size: 11px;
		color:#000000;
		font-weight: normal;
		text-transform: none;
		width: 75px;	
	}
	.l_link {
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		text-transform: none;
		text-decoration: none;
	}
	.l_link :hover {
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		text-transform: none;
		text-decoration: underline;
	}
	.bg_footer {
		background-color: #2E2D2D;
	}
	.footer_body{
		font-family: Verdana;
		font-size: 9px;	
		color: #979696;
	}
	.footer_site {
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		color: #DFC09B;
		text-transform: none;
	}
	.footer_project{
		font-family: Arial;
		font-size: 10px;
		font-weight: bold;
		color: #E2DDDD;
		text-transform: none;
	}
	.footer_link {
		font-family: Verdana;
		font-size: 9px;
		color: #979696;
		text-decoration: underline;
	}
	.footer_link:hover {
		font-family: Verdana;
		font-size: 9px;
		color: #979696;
		text-decoration: none;
	}
	.left_nav_caps {
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: none;
	}
	.popup_list_bg_blue {
		background-color: #053A54;
	}
	.popup_list_txt_11 {
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	.popup_list_bgline_blue {
		background-color: #698998;
	}
	.left_nav_caps:hover {
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		text-transform: uppercase;
		color: #FFFFFF;
		text-decoration: underline;
	}

