/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-color: #aecef0;
	background-image: url(../pics/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a, a:visited {
	color: #051155;
	text-decoration: none;
}

a.activitis_links:link, a.activitis_links:visited { color: #cb1b1b; text-decoration: none;}
a.activitis_links:hover { color: #cb1b1b; text-decoration: underline;}

a:hover {
	color: red;
}

.a_current {
	color: red;
}

.tb_header a, .tb_header a:visited, .tb_header a:hover, .tb_header .a_current {
	font-size: 11px;
}

.tb_main {
	background-color: #FFFFFF;
}

.tb_footer a, .tb_footer a:visited, .tb_footer a:hover {
	font-size: 9px;
}

.tb_main_td {
	padding-left: 23px;
	padding-right: 23px;
	padding-bottom: 23px;
	background-color: #FFFFFF;
	background-image: url(../pics/bg_table_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.d_header, .d_banner, .d_top, .d_middle, .d_bottom, .d_footer {
	width: 706px;
/*	background-color: white; */
	background-color: #efefef;
}

.d_header {
	height: 72px;
	background-color: white;
}

.d_banner {
	height: 206px;
}

.d_top {
	height: 57px;
	background-repeat: no-repeat;
	background-image: url(../pics/bg_top.jpg);
	background-position: top;
}

.d_top_content {

}

.d_middle {
}

.d_middle_content {
	padding: 16px;
	color: #45567b;
}

.d_bottom {
	height: 28px;
	background-repeat: no-repeat;
	background-image: url(../pics/bg_bottom.jpg);
	background-position: top;
}

.d_spacer9 {
	height: 9px;
	font-size: 9px;
	line-height: 9px;
}

.d_spacer3 {
	height: 3px;
	font-size: 3px;
	line-height: 3px;
}

.tb_header {
	width: 706px;
}

.tb_header_right td {
	text-align: right;
}

.index_td_left {
	background-image:url(../pics/index_bar.jpg); 
	background-repeat:no-repeat; 
	width: 312px; 
	height: 25px; 
	padding-left: 20px;
}

.index_tb_news {
	padding-left: 10px;
}

.profile_td_left {
	padding-top: 10px;
}

.news_td_left {
	padding-top: 10px;
	vertical-align: top;
}

.news_td_left td {
	vertical-align: top;
}

.red {
	color: red;
	font-weight: bold;
}

.ulist {
	margin: 0px;
	padding-left: 1px;
}

.ulist li {
	list-style-type: none;
	background: url(../pics/arrow.jpg) left 9px no-repeat;
	padding-left: 8px;
	padding-top: 5px;
}

.tb_top {
	width: 706px;
	padding-left: 16px;
	background-image: url(../pics/top_bar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.td_arrow {
	padding-top: 4px;
	width:8px;
	vertical-align: top;
}

.partners_td {
	vertical-align: top;
	padding-bottom: 10px;
}

.links_td {
	vertical-align: top;
	padding-bottom: 10px;
}

.links2_td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 5px;
}

.activities_td {
	vertical-align: top;
	padding-bottom: 5px;
}

.activities_2_td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 5px;
}

.ibox {
	font-size: 9px;
	background-color: white;
	border: 1px solid #cccccc;
	width: 140px;
	color: #45567b;
}

.iselect {
	font-size: 9px;
	background-color: white;
	border: 1px solid #cccccc;
	width: 142px;
	color: #45567b;
}

.ita {
	font-size: 9px;
	background-color: white;
	border: 1px solid #cccccc;
	width: 250px;
	height: 90px;
	color: #45567b;
}

.a_news a, .a_news a:visited {
	color:red;
}

.a_news a:hover {
	color:black;
}
p{text-align:justify;}

