@import url("../../CSS/FreestarBase.css");

/*	the id's */
#OuterTable
{
	height: 100%;
	width: 940px;
	background-color: #BDBDBD;	
}

#InnerTable
{
	width: 940px;
}

.ImageLink
{
	border: solid 1px #666666;
}

#Header a:link, #Header a:visited
{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

#IntroHeader a:link, #IntroHeader a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#Header a:active, #Header a:hover
{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#IntroHeader a:active, #IntroHeader a:hover
{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

#LogoCell
{
	background-color: #FFFFFF;
	height: 80px;
	padding: 6px 0px 0px 6px;
	vertical-align: top;
}

.GroupLinks
{
	vertical-align: top;
	height: 110px;
	font-size: 10px;
	color: #000000;
}

.GroupLinks a:link, .GroupLinks a:visited
{
	font-size: 16px;
	color: #919191 !important;
	text-decoration: none !important;
	line-height: 28px;
	font-weight:bold;
}

.GroupLinks a:active, .GroupLinks a:hover
{
	font-size: 16px;
	color: #919191 !important;
	text-decoration: none !important;
	line-height: 28px;
	font-weight:bold;
}
