th {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}
body {
	background-image: url(bg_1.bmp);
	font-family: Verdana;
	font-size: 11pt;
}
A:link {
	text-decoration: none;
	font-family: Verdana;
	color: #000066;
	font-size: 10pt;
}
A:visited {
	text-decoration: none;
	font-family: Verdana;
	color: #000066;
	font-size: 10pt;
}
A:active {
	text-decoration: none;
	font-family: Verdana;
	color: #000066;
	font-size: 10pt;
}
A:hover {
	text-decoration: none;
	font-family: Verdana;
	color: #FF0000;
	font-size: 10pt;
}.white_11_bold {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bold_12_blue {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.bold_10_blue {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none
}
.bold_10_dark_red {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
}
.webdings_12_dark_red {
	font-family: Webdings;
	font-size: 12pt;
	color: #800000
}
.bold_10_blue {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
	}
.bold_10_black {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	}
.green_11_bold {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #008000;
	text-decoration: none
}.bold_11_black {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.bold_border {
	display: block;
	border-top-color: #0066CC;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066CC;

}
#main  #center  #page_numbers  A:link {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
#main #center #page_numbers A:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
#main #center #page_numbers A:active {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}
#main #center #page_numbers A:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #DEF3D6;
	display: block;
	width: auto;
	height: auto;
}
.gray_10 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #999999;
}
#main #center #conferace a:link {
	text-decoration: none;
	font-family: Verdana;
	color: #003399;
	font-size: 12pt;
}
#main #center #conferace a:visited {
	text-decoration: none;
	font-family: Verdana;
	color: #003399;
	font-size: 12pt;
}
#main #center #conferace a:active {
	text-decoration: none;
	font-family: Verdana;
	color: #003399;
	font-size: 12pt;
}
#main #center #conferace a:hover {
	text-decoration: none;
	font-family: Verdana;
	color: #59A42E;
	font-size: 12pt;
}
.bold_12_dark_red {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}
.bold_12_dark_red_andalus {
	font-family: Andalus;
	font-size: 12pt;
	font-weight: bold;
	color: #800000;
}
/* Pagination */
div.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: center;
	margin-top: 5px;
	float: none;
}
div.pagination a {
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #eeeeee;
	border: 1px solid #bababa;
	font-size: 0.9em;
	line-height: 1.5em;
}
div.pagination a:hover, div.pagination a:active {
	border-color: #003399;
	background-color: #003399;
	color: #FFF;
	text-decoration: none;
}
div.pagination span.current {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #003399;
	background-color: #003399;
	font-size: 0.9em;
}
div.pagination span.disabled {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	border: 1px solid #EEE;
	color: #DDD;
	font-size: 0.9em;
}
