A.top_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

A.top_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9000;
	text-decoration:none;
	font-weight: bold;
}

A.top_link_ispage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9000;
	text-decoration:none;
	font-weight: bold;
}

A.top_link_ispage:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9000;
	text-decoration:none;
	font-weight: bold;
}

A.bottom_link1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}

A.bottom_link1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9000;
	text-decoration:none;
	font-weight: bold;
}

A.bottom_link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}

A.bottom_link2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9000;
	text-decoration:none;
}

A.bottom_link3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

A.bottom_link3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9000;
	text-decoration:none;
}

.text1{
	font-family:Tahoma;
	font-size:10px;
	color: #324E5E;
	text-decoration:none;
}
text1.a {color:#ffffff;text-decoration:underline;}

TD.padding_r_5px{
	padding-right:5px;
}

TD.padding_rl_5px{
	padding-right:5px;
	padding-left:5px;
}

TD.padding_rltb_10x{
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.border_1px_darkgreen{
	border-color:#324E5E;
	border-width:1px;
}

.copyr_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

