/* CSS Document */
body
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-width:0px;
	margin-height:0px;
	background-color:#B1D37D;
}

td
{
	font-family:Arial;
	font-size:11px;
	color:#353535;
	line-height:18px;
}

.index_content_pad
{
	padding-left:5px;
	padding-top:10px;
	vertical-align:top;
	border-bottom:1px #C2C2C2 solid;
	width:463px;
	line-height:17px;
}

.more_pad
{
	float:right;
	padding-top:3px;
}	

.top_bg
{
	background-color:#F1F5E4;
	padding-right:15px;
	line-height:24px;
	color:#629409;
	text-align:right;
}

.exercises_bg
{
	background-image:url(../images/exercise_bg.gif);
	background-repeat:no-repeat;
	width:122px;
	height:26px;
	font-size:10px;
	color:#FFFFFF;
	padding-left:25px;
	padding-top:4px;
}

.location_bg
{
	background-image:url(../images/location_bg.gif);
	background-repeat:no-repeat;
	width:77px;
	height:26px;
	font-size:10px;
	color:#FFFFFF;
	padding-top:4px;
	text-align:center;
}

.contact_bg
{
	background-image:url(../images/contact_bg.gif);
	background-repeat:no-repeat;
	width:80px;
	height:26px;
	font-size:10px;
	color:#FFFFFF;
	padding-top:4px;
	text-align:center;
}

.online_bg
{
	background-image:url(../images/online_bg.gif);
	background-repeat:no-repeat;
	width:95px;
	height:26px;
	font-size:10px;
	color:#FFFFFF;
	padding-top:4px;
	text-align:center;
}

.Schedule_bg
{
	background-image:url(../images/schedule_bg.gif);
	background-repeat:no-repeat;
	width:115px;
	height:26px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:4px;
	text-align:center;
}

.Schedule_bg2
{
	background-image:url(../images/schedule2_bg.gif);
	background-repeat:no-repeat;
	width:155px;
	height:26px;
	font-size:12px;
	color:#FFFFFF;
	padding-top:4px;
	text-align:center;
}

.bottom_bg
{
	height:52px;
	background-color:#F3F3F3;
	text-align:center;
	color:#727272;
}

.image_bg
{
	background-image:url(../images/image_bg.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.txt_green
{
	color:#528100;
}

.submenu
{ 
	font-family:Arial;
	font-size:11px; 
	color:#FFFFFF;
	text-decoration:none; 
}

a.top
{ 
	font-family:Arial;
	font-size:11px; 
	color:#629409;
	text-decoration:none; 
}

a.top:hover
{ 
	font-family:Arial; 
	font-size:11px; 
	color:#629409;
	text-decoration:underline;
}

a.menu
{ 
	font-family:Arial;
	color:#FFFFFF;
	text-decoration:none; 
}

a.menu:hover
{ 
	font-family:Arial; 
	color:#FFEA00;
	text-decoration:none;
}


a.more
{ 
	font-family:Arial;
	font-size:11px; 
	color:#FF0000;
	text-decoration:none; 
}

a.more:hover
{ 
	font-family:Arial; 
	font-size:11px; 
	color:#FF0000;
	text-decoration:underline;
}

a.web
{ 
	font-family:Arial;
	font-size:11px; 
	color:#639B01;
	text-decoration:none; 
}

a.web:hover
{ 
	font-family:Arial; 
	font-size:11px; 
	color:#639B01;
	text-decoration:underline;
}
.txtbox
{
	font-family:Verdana; font-size:11px; height:15px; width:170px; border:1px #ECECEC solid; background-color:white; color:#000000;
}
.button
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	width:60px;
	height: 20px;
	border: 1px #0d653b solid;
	background-color:#528100;
	cursor:hand;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
}

.bggreen
{
	 background-color:#F9FFF2;
	 border:dashed  1px #ECECEC;
}

.txtred
{
	color:#DB2703;
}
.txtlarge
{
	color:#D73531;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}

