/* CSS Document */

body{
margin-top:0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color:#EAE9E7;
}

td { font-family:Tahoma; font-size:11px;}

.greytxt{
color:#343434;
text-decoration:none;
}

.titletxt{
	color:#666666;
	text-decoration:none;
	font-size: 17px;
	font-weight: bold;
}

.smallgreytxt{
color:#343434;
text-decoration:none;
font-size:9px;
padding:0px 2px 0px 2px;
}

.smallgreytxt:hover{
color:#343434;
text-decoration:underline;
font-size:9px;
padding:0px 2px 0px 2px;
}

.greytxtbold{
color:#343434;
text-decoration:none;
font-weight:bold;
}

.greytxtbold:hover{
color:#343434;
text-decoration:underline;
font-weight:bold;
}

.greytxtinner{
	color:#343434;
	text-decoration:none;
	font-weight:normal;
}



.whitbold{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.fitnessbg{
	background:url(images/bg_why.gif) repeat-x 0 0;
}
.whitbold:hover{
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

.redbold{
color:#C63300;
font-weight:bold;
text-decoration:none;
font-size:12px;
}

.greenbold{
color:#80B61A;
font-weight:bold;
text-decoration:none;
}

.smallgreentxt{
color:#71AA16;
font-size:9px;
text-decoration:none;
}
a.tk{
color:#71AA16;
font-size:9px;
text-decoration:none;
}
a:hover.tk{
color:#71AA16;
font-size:9px;
text-decoration:underline;
}
.outerboder{
	border:1px solid #D0D0D0;
}
.input{
width:117px;
height:18px;
background:url(images/txtfield.gif) no-repeat 0 0; 
font-size:11px;
color:#4C4C4C;
border:none;
}
