/* Sonia Template */

body {
	margin: 0 auto;
	padding: 0;
	font: 12pt Arial, Verdana, Sans-Serif;
	background: #fff;
}

a {
	text-decoration: none;
	color: #2489DB;
}

a:hover {
	text-decoration: underline;
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 0.9em;
	font-weight: bold;
	magin-left: 10px;
	color:#666666;
}

#bg { 
	width: 926px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background: url(bg.gif) top left no-repeat;
}


#content {
	margin-top: 15px;
	background: #E5EFF9 url(main_bg.gif) 1px  repeat-y;
	background-position-y: -50px;
	padding-top: 0px;
	color: #303030;
	width: 892px;
	padding-left: 2px;
	
}

#toplinks {
	height: 20px;
	background: #2489DB;
	text-align: right;
	padding-right: 10px;	
	padding-top: 5px;
}

#toplinks a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url(strelica.gif) left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #fff;
}

#toplinks a:hover {
	border-bottom: 2px solid #fff;	
}

#title_header {
	clear: both;
	margin: 0;
	height: 150px;
	background: url(falundafa_title.jpg) repeat-x;
}

#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 5px;
}

#title_info {
	text-align: right;
	float: right;
	height: auto;
	width: 310px;
	margin: 10px 10px 0 0;

}

#title_info p {
	margin: 0;
}

#navi {
	background: #E5EFF9 url(navi_fbg.jpg) repeat-x;
	clear: left;
	float: left;
	width: 210px;
	height: 100%;
	margin: 0 0 0px 0;
	padding-top: 30px;
	font-size: 0.9em;
}

#navi ul {	
	list-style: none;
	
	width: 210px;
	margin: 0 0 30px 0;
	padding: 0;
	font-size: 1.1em;
}	

#navi li {
	margin-bottom: 0px;
}

#navi li a, #navi li a:visited {
	text-align: left;
	height: 25px;
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 0px 0px 0 50px;
	background-image: url(navLink.jpg); 
}	
	
#navi li a:hover, #navi li a#selected {
	background-image: url(navLink_hover.jpg); 
}
#navi_light {
	background-image: url(navLink_hover.jpg);
	height: 2px;
}
.extLinks {
	margin: 2px 0 10px 10px;
	padding: 3px 10px 5px 5px;
	width: 100px;

}

.extLinks a, .extLinks a:visited {
	text-decoration: underline;
}
.main_nopad{
margin-left:-31px;
margin-top:0px;
margin-right:-32px;
}

#main{
	border-top: 1px solid #768D9F;
	margin-left: 210px;
	padding:0 30px 0 30px;
}
#prac_table{

	width: 98%;
	padding: 0px;
	font-size: 10pt;
	border: 1px solid #768D9F;
}
#prac_table_cn{

	width: 98%;
	padding: 0px;
	font-size: 12pt;
	border: 1px solid #768D9F;
}
.yellow_box{
	padding-right:5px;
	padding-top: 16px;
	padding-left: 5px
}
#newsArticle li{
	padding: 5px;
}
#footer{
	font-family: verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;

	font-size: .8em;
	color: #808080;
	padding: 0px 10px 20px 250px;
	text-align: center;
	clear: both;
	border-bottom: 1px solid #D0D0D0;
}
/***** Various classes *****/
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}
#next{
font-weight: bold;
text-align:right;
color: #808080;
padding: 10px;
}
#next img{
padding:4px;
}
.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.hide {
display:none;
}
.padding05{
padding: 5px;
}
.photo_frame{
background-image: url(photoframe.gif); 
background-repeat: no-repeat;

padding:10px;
}
.photo_caption{
font-size: 0.8em;
padding:10px;
}
