/* CSS Document */
.text {
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:justify;
	line-height:19px;
	font-weight:bold;
	
}
.text_m {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:justify;
	line-height:18px;
	font-weight:bold;
	
}
.btext {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	font-weight:bold;
}

.text_tabl {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height:19px;
	font-weight:bold;
}
.text_tabl a {
	text-decoration:none;
	color:#ffffff;
}
.text_tabl a:visited {
	text-decoration:none;
	color:#ffffff;
}
.text_tabl a:hover {
	text-decoration:none;
	color:#FFCC66;
}

.text_tabl a:active {
	text-decoration:none;
	color:#ffffff;
}	

.float_r {
	float:right;
	margin-left: 15px;
	margin-top: 5px;
}
.float_l {
	float:left;
	margin-right: 15px;
	margin-top: 5px;
}

.float_rr {
	float:right;
	margin-left: 12px;
	border-color:#ffffff;
	border-style:solid;
}
.float_ll {
	float:left;
	margin-right: 12px;
	border-color:#ffffff;
	border-style:solid;
}

a {
	color:#FFDFFF;
	text-decoration:none;
}
a:hover {
	color:#FFCAFF;
	text-decoration:none;
}
a:active {
	color:#FFDFFF;
	text-decoration:none;
}
a:visited {
	color:#FFDFFF;
	text-decoration:none;
}

.almenu {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:center;
	font-weight:bold;
}
.almenu a{
	color:#ffffff;
	text-decoration:none;
}
.almenu a:visited{
	color:#ffffff;
	text-decoration:none;
}
.almenu a:hover{
	color:#D5E4FF;
	text-decoration:none;
}

.almenu_b {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-align:center;
	font-style:italic;
}
.almenu_b a{
	color:#ffffff;
	text-decoration:underline;
}
.almenu_b a:visited{
	color:#ffffff;
	text-decoration:underline;
}
.almenu_b a:hover{
	color:#D5E4FF;
	text-decoration:none;
}

.link_ind {
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#FFFF95;
}



.link_ind a:hover{
	color:#FF99FF;
}

.also{
	font-family:"Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size:11px;
	color:#ffffff;
	
}

.pbe{
	margin-left:45px;
	line-height:14px;
}

