.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TextSmall {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
}
.TextLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
}

.Legend {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.MenuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.MenuSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;	
	color: #FFFFFF;
	text-decoration: none;
}
.MenuTitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.MenuLegend {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:blue;
}
.MenuLegend:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:red;
}
.MenuSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.MenuSubTitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;

}
.BoxSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.BoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.EventListLabel
{
	font-weight: bold;
	font-size: 17px;
	color: Black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;	
}

.EventListText
{
	font-size: 14px;
	color: Black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;	
}
.BoardGames
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	background-color: blue;
	font-variant: small-caps;
}
.Miniatures
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	background-color: green;
	font-variant: small-caps;
}
.Cards
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	background-color: Brown;
	font-variant: small-caps;
}
.RPG
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	background-color: black;
	font-variant: small-caps;
}

.Tournament
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	background-color: red;
	font-variant: small-caps;
}
.Class
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	background-color: grey;
	font-variant: small-caps;
}
.Hobby
{
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-family: Tahoma;
	background-color: purple;
	font-variant: small-caps;
}

