/* CSS Document */
td{
	font-family: Verdana;
	font-size:11px;
	}

.fitness {
	font-family: Verdana;
	font-size: 13px;
	color: #3333FF;
	font-weight: bold;
	}

.gray {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	}
	
.title {
	font-family: Tahoma;
	font-size: 12px;
	color: #5087E4;
	font-weight: bold;
	}
	
h1 {
	font-weight: normal;
	font-size: 150%;
	color: #003399;
	margin: 0px;
	font-weight: bold;
	}

h2 {
	font-weight: normal;
	font-size: 130%;
	margin: 0px;
	color: #0099FF;
	font-weight: bold;
	}

a:link,a:active{
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color:#2793FF;
	}
	
a:visited{
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color: #1C81FF;
	}
	
a:hover{
	text-decoration:underline;
	font-size: 11px;
	font-weight:bold;
	color:#3A5975;
	}

a.menu:link,a.menu:active{
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color:#326C36;
	}
	
a.menu:visited{
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color:#5FC100;
	}
	
a.menu:hover{
	text-decoration:underline;
	font-size: 11px;
	font-weight:bold;
	color:#8F8F8F;
	}

a.footernav:link,a.footernav:active{
	text-decoration:none;
	font-size: 10px;
	color:#FFFFFF;
	}
	
a.footernav:visited{
	text-decoration:none;
	font-size: 10px;
	color:#FFC345;
	}
	
a.footernav:hover{
	text-decoration:underline;
	font-size: 10px;
	color:#8F8F8F;
	}
	
.box{
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 45px;
	padding-top: 40px;
	padding-right: 10px;
	background-color: #86DFFF;
}

.navigations{
	padding-left: 50px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #86DFFF;
}

.header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.header01{
	background-image: url(../images/header01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.sked01{
	background-image: url(../images/sked01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 35px;
	padding-top: 50px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

.sked02{
	background-image: url(../images/sked02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 35px;
	padding-top: 50px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

.bg{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #FFFFFF;
}