body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cont_text_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330066;
}
.cont_text_01 a.more:link,.cont_text_01 a.more:visited {
	color: #ED8A13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.cont_text_01 a.more:hover{
	color: #FFC554;
}
a.privateLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330066;
}
a.publicLink{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #0066CC;
}
a.privateLink:hover,a.publicLink:hover{
	color: #61afa6;
}
/*
div.cont_text_01 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	text-align: justify;
}
div.cont_text_01 b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	text-align: justify;
}
span.cont_text_01 strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	text-align: justify;
}
span.cont_text_01 b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	text-align: justify;
}
.cont_text_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
}
.cont_text_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}*/
td.cont_text_03 b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.cont_text_04 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #716F6E;
}
.cont_text_05 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8566A3;
}
.cont_text_06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
}
.cont_text_07 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8566A3;
}
.cont_text_08 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99C2EB;
}
.cont_text_09 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFDF84;
}
.cont_text_10 {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.cont_text_11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330066;
}
/* scrollbar */
.scrollbox {position: relative;}

.scrollbox_content {
	margin-right: 5px;
	padding-right: 0px;
}

.scrollbox_scrollbar {
	background-color: white;
	background-image:url(/images/common/scrollsbars/scroll1-bg1.gif);
	/*
	border-left:1px ridge green;
	border-right:1px ridge green;
	*/
	height: 100%;
	width: 11px;
	right:5px;
}

.scrollbox_up_button {
	height: 15px;
	background-color: transparent;
	background-image: url(/images/common/scrollsbars/scroll1-up1.gif);
	background-repeat: no-repeat;
	background-position: right top;	/*border-bottom: solid black 1px;*/
}

.scrollbox_down_button {
	height: 15px;
	background-color: transparent;
	background-image: url(/images/common/scrollsbars/scroll1-down1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	/*border-top: solid black 1px;*/
}

.scrollbox_handle {
	background-image: url(/images/common/scrollsbars/scroll1-drag1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.smallgenscroll .scrollbox_content {
	margin-right: 5px;
	padding-right: 10px;
}

.smallgenscroll .scrollbox_scrollbar {
	background-color: white;
	background-image:url(/images/common/scrollsbars/scroll3-bg1.gif);
	/*
	border-left:1px ridge green;
	border-right:1px ridge green;
	*/
	height: 100%;
	width: 11px;
	right:5px;
}

.smallgenscroll .scrollbox_up_button {
	height: 15px;
	background-color: transparent;
	background-image: url(/images/common/scrollsbars/scroll3-up1.gif);
	background-repeat: no-repeat;
	background-position: right top;	/*border-bottom: solid black 1px;*/
}

.smallgenscroll .scrollbox_down_button {
	height: 15px;
	background-color: transparent;
	background-image: url(/images/common/scrollsbars/scroll3-down1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	/*border-top: solid black 1px;*/
}

.smallgenscroll .scrollbox_handle {
	background-image: url(/images/common/scrollsbars/scroll3-drag1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
