@charset "utf-8";
/* CSS Document */

.MenuuButton {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
	top: 5px;
	position: relative;

}

.MenuuButton A {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration:none;
}


.MenuuButton A:Hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration:underline;
}

.MenuuButton_Selected1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #83BA2C;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration:none;
}

.MenuuButton_Selected2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration:none;
}


.MenuuButton_Selected3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration:none;
}

.MenuuButton_Selected4 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CA5095;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration:none;
}

.MenuuButton_Selected5 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #CAAFD0;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration:none;
}


.MenuuButton_Selected1 A 	
{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #83BA2C;
	background-repeat: no-repeat;
	text-align: center;
	text-decoration:none;
}

.MenuuButton_Selected2 A{	
	text-decoration:none;
}


.MenuuButton_Selected3 A {	
	text-decoration:none;
}

.MenuuButton_Selected4 A {	
	text-decoration:none;
}

.MenuuButton_Selected5 A {	
	text-decoration:none;
}

.Account {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: 5px;
	text-decoration: none;
	left: 7px;
}


.Account A:{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: 3px;
	text-decoration:none;
}

.Account Hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #3300FF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: 3px;
	text-decoration:none;
}


.Join {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	top: 7px;
	position: relative;
	text-decoration: none;
	left: 8px;
}

.Join A{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	margin-top: 10pt;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 5px;
	position: relative;
	text-decoration:none;
}

.Join A:Hover{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	margin-top: 10pt;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 5px;
	position: relative;
	text-decoration:none;
}
.TextBoxes {
	font-family: "Trebuchet MS";
	font-size: 10px;
	background-color: ##ECECED;
	border-color:##ECECED;
	border-width:0;
	margin-top:3px;
	margin-left:3px;
	background:#ECECED;
	
}

