table#menus {
	width: 600px;
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	float: right;
	text-align: center;
}

td#mainukccsg {
	background-color: #299ABD;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 70%;
	height: 15px;
	width: 20%;
}
td#mainukccsg a:link {color: white;}
td#mainukccsg a:visited {color: white;}
td#mainukccsg a:hover {
	color: white;
	text-decoration: underline;

}
td#mainmembers{
	background-color: #31309C;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 70%;
	width: 25%;
}
td#mainmembers a:link {color: white;}
td#mainmembers a:visited {color: white;}
td#mainmembers a:hover { color: white; text-decoration: underline;}

td#mainpotg {
	background-color: #006699;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 70%;
	width: 55%;
}
td#mainpotg a:link {color: white;}
td#mainpotg a:visited {color: white;}
td#mainpotg a:hover { color: white; text-decoration: underline;}

td#mainfam {
	background-color: #FF6600;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 70%;
	width: 200px;
}
td#mainfam a:link {color: white;}
td#mainfam a:visited {color: white;}
td#mainfam a:hover { color: white; text-decoration: underline;}
td#mainhp {
	background-color: #940549;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 70%;
	width: 170px;
}
td#mainhp a:link {color: white;}
td#mainhp a:visited {color: white;}
td#mainhp a:hover { color: white; text-decoration: underline;}
