.MenuBox
{
	width: 205px;
	height: 189px;
}

.MoviesBox
{
	width: 205px;
	height: 170px;
}

.GamesBox
{
	width: 205px;
	height: 170px;
}

.JobsBox
{
	width: 205px;
	height: 100%;
}

.MenuLevel1Button
{
	width: 100%;
	height: 21px;
}

.MenuLevel2Button
{
	width: 100%;
	height: 21px;
	background-image: URL('catbox_obtn.gif');
}

.MenuActiveButton
{
	width: 100%;
	height: 21px;
	background-image: URL('catbox_abtn.gif');
}


.YellowText
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFB600;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.NewsBody
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-align: justify;
	background-color: #252525;
}

.NewsDescription
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	text-align: center;
	background-color: #252525;

}

.GrayText
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #757575;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.WhiteText
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.DarkYellowText
{
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #925800;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

.Footer
{
	font-family: Tahoma, Verdana;
	color: #8E8E8E;
	font-size: 11px;
	text-align: justify;
	margin-left: 10px;
}

.MainContent
{
	width: 559px;
	height:	100%;
}