.nav{
height: 21px;
background-color : white;
border-bottom : 1px solid #82007A;
border-right : 1px solid #82007A;
padding: 0px 12px 0px 12px;
}
.nav-left{
height: 21px;
background-color : white;
border-bottom : 1px solid #82007A;

}
.nav-right{
height: 21px;
background-color : white;
border-bottom : 1px solid #82007A;
padding: 0px 12px 0px 12px;
}
.navactive {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
height: 21px;
background-color : white;
border-bottom : 1px white;
border-right : 1px solid #82007A;
border-left : 1px solid #82007A;
padding: 0px 12px 0px 12px;
}

.title {
	font-family: Trebuchet MS, Tahoma;
	font-size: 14px;
	color: #7B7B7B;
	text-decoration: none;
	font-weight: bold;
}
.head {
	font-family: arial;
	font-size: 24px;
	color: #000000;
	text-decoration: none;

}
.head2 {
	font-family: arial;
	font-size: 18px;
	color: #000000;
	text-decoration: none;

}
.head-right {
	font-family: trebuchet, arial;
	font-size: 24px;
	color: #000000;
	text-decoration: none;

}
.txt {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}.txtL {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-bottom:2;
	padding-top:2;
	padding-left:1;
	padding-right:3;

}
.txt-bot {
	font-family: trbuchet, arial;
	font-size: 11px;
	color: #858F93;
	text-decoration: none;

}

.meLink {
	font-family: sans-serif;
	font-size: 12px;
	
	color: #000000;
	text-decoration: none;

}
.meLink:hover {
	font-family: sans-serif;
	font-size: 12px;
	
	color: #82007A;
	text-decoration: underline;

}
.meLink-white {
	font-family: sans-serif;
	font-size: 12px;
	
	color: #ffffff;
	text-decoration: none;

}
.meLink-white:hover {
	font-family: sans-serif;
	font-size: 12px;
	
	color: #ffffff;
	text-decoration: underline;

}
.submeLink {
	font-family: sans-serif;
	font-size: 11px;
	
	color: #000000;
	text-decoration: none;

}
.submeLink:hover {
	font-family: sans-serif;
	font-size: 11px;
	
	color: #82007A;
	text-decoration: underline;

}
.stmeLink {
	font-family: arial, sans-serif;
	font-size: 11px;
	
	color: #000000;
	text-decoration: none;
font-weight: bold;
}
.stmeLink:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	
	color: #018AB4;
	text-decoration: none;
font-weight: bold;
}
.titlesmall{
font-family: arial, sans-serif;
	font-size: 11px;
	
	color: #000000;
	text-decoration: none;
font-weight: bold;
}