.hiddenPic
{
	display:none;
}

.menuItem
{
	position: absolute;
	top: 225; 
	background-color: #1A5B75;
	visibility: hidden;
	z-index:1000;
	cursor: hand
}

.submenuItem1
{
	position: absolute;
	top: 0; 
	background-color: #91B4D3;
	visibility: hidden;
	z-index:1000;
	cursor: hand
}

.bottom
{
	background-image: url("people.jpg");
	background-position: bottom center;
	background-repeat: no-repeat
}

.imageTop
{
	background-image: url("images1/fitnessArena_01.jpg");
	background-repeat: no-repeat
}

.imageMiddle1
{
	background-image: url("images1/fitnessArena_09.jpg");
	background-repeat: no-repeat
}

.imageMiddle2
{
	background-image: url("images2/fitnessArena_10.jpg");
	background-repeat: no-repeat
}

.imageBottom1
{
	background-image: url("images1/fitnessArena_10.jpg");
	background-repeat: no-repeat
}

.imageBottom2
{
	background-image: url("images2/fitnessArena_09.jpg");
	background-repeat: no-repeat
}

.line
{
	background-image: url("line.gif");
	background-repeat: repeat-x
}

.bg
{
	background-image:url("bg.jpg");
	background-position: top center;
	background-repeat:repeat-x
}

.heading
{
	font-family: verdana; 
	text-decoration: underline;
	font-weight: bold;
	font-size: 12;
	color: #000000
}

.mainFontText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	text-align:justify;
	color: #000000
}

.mainFontTextMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	text-align:justify;
	color: #FFFFFF
}

.mainFontTextBigger
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	text-align:justify;
	color: #000000
}

.mainFontTextNoJustify
{
	font-family: verdana; 
	font-size: 11;
	color: #000000
}

.smallFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	//font-weight: bold;
	color: #000000
}

.imageBorder
{
	border: thin solid #AAAAAA;
	border-style: solid;
	border-width: 1
}

.pageBorder
{
	border: thin solid #000000;
	border-style: thin solid;
	border-width: 1
}

a:link 
{
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

a:visited
{
	color: #000000;
	font-weight: bold; 
	text-decoration: none
}

a:hover 
{
	color: #AAAAAA;
	font-weight: bold; 
	text-decoration: underline
}

.mainFontTextMenuLink a:link 
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

.mainFontTextMenuLink a:visited
{
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: none
}

.mainFontTextMenuLink a:hover 
{
	color: #AAAAAA;
	font-weight: bold; 
	text-decoration: underline
}

input
{
	font-size: 8pt;
	font-family: verdana;
	color: #000000;
	height:18
}

select
{
	font-size: 8pt;
	font-family: verdana;
	color: #000000
}

textarea
{
	font-size: 8pt;
	font-family: verdana;
	color: #000000;
}