.link:link {
	font-family: Tahoma;
	font-size: 10pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
.link:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color:#00ccff;
	font-weight: none;
	text-decoration: none;
}
.link:active {
	font-family: Tahoma;
	font-size: 10pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

.text_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.text {
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	font-family: Tahoma;
}
.text_chart {
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	font-family: Tahoma;
}
.text_bold {
    font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}

.text_blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-weight: bold;
	color: #666666;
}

.textwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.textred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.textbrown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.box{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #880000;
	border-right-color: #cbcbcb;
	border-bottom-color: #880000;
	border-left-color: #cbcbcb;
}
.box2{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.link_green:link {
	font-family: tahoma;
	font-size: 11px;
	color:#ADEC4F;
	text-decoration: none;
}
.link_green:visited {
	font-family: tahoma;
	font-size: 11px;
	color:#ADEC4F;
	font-weight:bold;
	text-decoration: none;
}
.link_green:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.link_green:active {
	font-family: tahoma;
	font-size: 11px;
	color:#ADEC4F;
	font-weight:bold;
	text-decoration: none;
}

.link_mark:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AA9DA7;
	font-weight:bold;
	text-decoration: underline;
}
.link_mark:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: underline;
}
.link_mark:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#AA9DA7;
	text-decoration: underline;
}

.link_article:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	color:#333333;
	text-decoration: none;
}
.link_article:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	color:#333333;
	text-decoration: none;
}
.link_article:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	color:#0099FF;
	text-decoration: underline;
}
.link_article:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: none;
	color:#333333;
	text-decoration: none;
}

.link_yellow:link {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFF00;
	text-decoration: none;
}
.link_yellow:visited {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration: none;
}
.link_yellow:hover {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.link_yellow:active {
	font-family: tahoma;
	font-size: 11px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration: none;
}

.link2:link {
	font-family: Tahoma;
	font-size: 10pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
.link2:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
.link2:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color:#ffffff;
	font-weight: none;
	text-decoration: none;
}
.link2:active {
	font-family: Tahoma;
	font-size: 10pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

.link_3:link {
	font-family: Tahoma;
	font-size: 10pt;
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}
.link_3:visited {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
.link_3:hover {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#0099FF;
	text-decoration: none;
}
.link_3:active {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}
.back_no_repeat {
	background-repeat:no-repeat;
}

.link5:link {
	font-family: Tahoma;
	font-size: 10pt;
	color:#ffffff;
	text-decoration: none;
}
.link5:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color:#ffffff;
	text-decoration: none;
}
.link5:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color:#ffffff;
	text-decoration: underline;
}
.link5:active {
	font-family: Tahoma;
	font-size: 10pt;
	color:#FFFFFF;
	text-decoration: none;
}
