/* CSS Document */

 h1 {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color: #60408C;

}

.page_text h1 {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	padding:0px;
	color:#000000;

}
.page_text h2 {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
	padding:0px;
	color:#7B7B7B;
	margin:0px;

}

.text_preview {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#7B7B7B;
	font-weight:bold;
	
}

.page_text {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#000000;
	padding-right:8px;
	
}

.page_text a {
	font-family: Arial;
	font-size: 12px;
	color:#60408C;
	
}

.credits {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color:#000000;
	
}

.credits a {
	color:#000000;
	text-decoration:none;
	
}

.pict_border {
	border: 2px solid #9994A9;
}

.in_left_pict {
  padding-top:48px;
  text-align:center;
  vertical-align:top;

}

.footer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}

#menu2 {
	padding-right:10px;
	padding-left:10px;
	background-image:url(/images/middle_m.png);
	background-repeat:repeat;
	margin-right:30px;
	
}
#menu2 a {
	font-family: Arial;
	font-size: 13px;
	color: #60408C;
	text-decoration: none;
	width:100%;
	font-weight:100;
	
}
#menu2_on {
	
	padding-left:10px;
	padding-right:10px;
	background-color:#E5E5E5;
	background-image:none;;
	
}
#menu2_on a {
	font-family: Arial;
	font-size: 13px;
	color: #60408C;
	text-decoration: none;
	width:100%;
	font-weight:100;
	
}

UL { 
	list-style-image: url(/images/list_bull.gif);
	margin:0px;
	padding:0px;
	line-height:15px;
	}
	
#links {
	padding-left:30px;

}	

#links a {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color:#000000;

}

#menu_left {
	
	height:32px;
	background-image: url(/images/menu_left_grad.gif);
	background-repeat: repeat-x;
	background-position: top;	
	background-color:#E3E4E3;
	
	
}

#menu_left .menu_left_y {
	width:100%;
	height:32px;
	padding-top:10px;
	background-image: url(/images/menu_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;	
		
}	


#menu_left a {
	font-family: Arial;
	font-size: 13px;
	color: #60408C;
	text-decoration: none;
	width:100%;
	font-weight:100;
	
}	


#menu_left2 {
	
	height:32px;
	background-repeat: repeat-x;
	background-position: top;	
	background-color:#E3E4E3;
	
	
}

#menu_left2 .menu_left_y {
	width:100%;
	height:32px;
	padding-top:10px;
	background-image: url(/images/menu_left_bg2.gif);
	background-repeat: no-repeat;
	background-position: left center;	
		
}	


#menu_left2 a {
	font-family: Arial;
	font-size: 13px;
	color: #60408C;
	text-decoration: none;
	width:100%;
	font-weight:100;
	
}

.news_scroll {
	font-family: Arial;
	font-size: 11px;
	color: #4E446D;
	text-decoration: none;
	font-weight:bold;
	
}	


