body, html{
	height: 100%;
	width: 100%;
	font-weight: normal; 
	font-size: 12px; 
	background: #7196B5; 
	margin: 0px; 
	color: #000000; 
	font-family: Tahoma, Arial, Verdana, sans-serif; 
	text-decoration: none;
	text-align:left;
	min-height: 100%;
}

#div_main{
	width: 790px;
	height: 100%;
}

.text_links a:link, .text_links a:visited{
	color:#434343; 
	font-size: 11px;
	text-decoration:none;
}

.text_links a:hover{
	color:#434343;  
	font-size: 11px;
	text-decoration:underline;
}

.div_100_100{
	width: 100%;
	height: 100%;
}

#div_border_top{
	width: 790px;
	height: 36px;
	background-image:url(images/border_top.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

#div_border_inside{
	width: 790px;
	height: 100%;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	background-image: left top;
}

#div_border_bottom{
	width: 790px;
	height: 44px;
	background-image:url(images/border_bottom.jpg);
	background-position:left top;
	background-repeat: no-repeat;
}

#header_menu{
	padding-left: 17px;
	height: 225px;
}

.header{
	width: 755px;
	height: 225px;
	background-image:url(images/background_header.jpg);
	background-repeat:repeat-y ;
	background-position: top left;
}

#div_line_top{
	background-image:url(images/line_top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 718px;
	height: 5px;
}

#div_inside{
	background-color:#FFFFFF;
	width: 100%;
	height: 100%;
	font-family:Tahoma; 
	font-size:11px;  
	color:#2E526F; 
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#div_inside h1{
	font-family:Tahoma; 
	font-size:13px;  
	color:#434343;
	margin: 0px 0px 0px 0px;
	
}

h1 a:link, h1 a:visited{
	font-family:Tahoma; 
	font-size:13px;  
	color:#434343;
	margin: 0px 0px 0px 0px;
	text-decoration: none;	
}

h1 a:hover{
	font-family:Tahoma; 
	font-size:13px;  
	color:#434343;
	margin: 0px 0px 0px 0px;	
	text-decoration: underline;
}

#div_100{
	width: 100%;
}

#div_100 a:link, #div_100 a:visited{
	color: #434343;
}

#div_100 a:hover{
	color: #434343;
}


#underline{
	width: 100%;
	border-bottom: #D4D4D6 solid 1px;
}

#div_line_bottom{
	background-image:url(images/line_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width: 718px;
	height: 3px;
}

#div_inside strong{
	font-family:Tahoma; 
	font-size:11px;  
	color:#434343; 
}

#div_copyright{
	padding-top: 5px;
	font-family:Tahoma; 
	font-size:11px;  
	color:#8FB2CF; 
	text-decoration:none;
	text-align: right;
	height: 20px;
}	

#div_copyright a:link, #div_copyright a:visited{
	color:#8FB2CF;
	text-decoration: none;
}

#div_copyright a:hover{
	color:#8FB2CF;
	text-decoration: underline;
}

.news_photo{
	border: #CCCCCC solid 1px;
	padding: 3px 3px 3px 3px;
}