
.logotable
{
	width: 95%;
	/*background: #999999;*/
}

.head1
{
	width: 99%;
	background: #FFFFFF;
}

.head1 h1
{
	color: navy;
	font-size: 36px;
	line-height: 1;
	margin-bottom: 0;
	margin-top: 0;
}

h3
{
	margin-bottom: 0;
}

.main
{
	width: 99%;
}

.mytitle
{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

.mysource
{
	font-weight: bold;
	line-height: 1;
}

.myrel
{
	font-weight: bold;
	color: green;
}

#nav a
{
	font-weight: bold;
	text-align: center;
	display: block;
	height: 19px;
	width: 10%;
	padding: 6px 0;
	background: url(images/b1.gif) no-repeat;
	float: left;
}

#nav a:hover
{
	color: #E4E7E2;
	background: url(images/b2.gif) no-repeat;
}

#sil0b
{
	display: block;
	height: 19px;
	width: 4%;
	padding: 6px 0;
	float: left;
	background: url(images/b1.gif) no-repeat;
}

#sil0
{
	display: block;
	height: 19px;
	width: 5%;
	padding: 6px 0;
	float: left;
	background: url(images/b1b.gif) no-repeat;
}

#sil1
{
	display: block;
	height: 19px;
	width: 10%;
	padding: 6px 0;
	float: left;
	background: url(images/b3.gif) no-repeat;
}

#sil2
{
	display: block;
	height: 19px;
	width: 10%;
	padding: 6px 0;
	float: left;
	background: url(images/b4.gif) no-repeat;
}

#sil3
{
	display: block;
	height: 19px;
	width: 10%;
	padding: 6px 0;
	float: left;
	background: url(images/b5.gif) no-repeat;
}

#sil4
{
	display: block;
	height: 19px;
	width: 10%;
	padding: 6px 0;
	float: left;
	background: url(images/b6.gif) no-repeat;
}

#sil5
{
	display: block;
	height: 19px;
	width: 10%;
	padding: 6px 0;
	float: left;
	background: url(images/b7b.gif) no-repeat;
}

#sil6
{
	display: block;
	height: 19px;
	width: 10%;
	padding: 6px 0;
	float: left;
	background: url(images/b8.gif) no-repeat;
}

#footer
{
	color: #1111FF;
	display: block;
	clear: both;
	height: 70px;
}

#footer a
{
	display: inline-block;
	/*border-left: 1px solid #ccc;*/
	padding: 0 5px 0 5px;
}

#footer a:visited
{
	color: #1111FF;
	padding: 0 5px 0 5px;
}

#footer a:hover, #footer a:active, #footer a:focus
{
	color: #5544BB;
}

#gymsportlinks a:hover, #gymsportlinks a:active, #gymsportlinks a:focus
{
	color: #5544BB;
}

#nav2, #nav2 ul 
{ 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav2 a
{
	font-weight: bold;
	text-align: center;
	display: block;
	height: 19px;
	width: 100%;
	padding: 6px 0;
	background: url(images/b1.gif) no-repeat;
	float: left;
}

#nav2 a:hover
{
	background: url(images/b2.gif) no-repeat;
}

#nav2 li 
{ 
	float: left;
	width: 9em; 
}

#nav2 li ul 
{ 
	position: absolute;
	width: 9em;
	left: -999em; 
}

#nav2 li:hover ul
{ 
	left: auto;
}

#nav2 li.mhover ul 
{ 
	left: auto;
}

.arrow 
{
	font-size: 10px;
}
