body {
	background: #fff;
	background-image:url(../../../images/lfta/bg.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	color: #111;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
.topmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	background-image:url(../../../images/lfta/nav_bg.jpg); 
	text-align: center;
	line-height:25px;
}
.submenu {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	background-image:url(../../../images/lfta/bg_side.jpg); 
}
.full {
      width:100%;
      height:100%;
      display:block;
}
a.full:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a.full:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.full:hover {
	color: #333;
	text-decoration: none;
	background-image:url(../../../images/lfta/nav_bg2.jpg); 
}
.full2 {
      width:100%;
      height:100%;
      display:block;
}
a.full2:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a.full2:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.full2:hover {
	color: #333;
	text-decoration: none;
	background: #ccc; 
}
a:link {
	color: #111;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #111;
}
a:hover {
	color: #999;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #999;
	background: #333;
}
.main {
	font-family: Verdana;
	font-size: 12px;
	color: #111;
	background: #e9e9e9;
	text-align: justify;
}
.mainside {
	background: #e7e7e7;
	background-image:url(../../../images/lfta/bg_side.jpg); 
	background-position:top; 
	background-repeat:repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #555;
	text-align: justify;
	line-height: 1.5;
}
.huge {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;	
}
.small {
	font-family: Verdana;
	font-size: 10px;
	color: #111;
}
.bordergrey {
	border: 1px solid #333;
}
.dashedgrey {
	border-bottom: 1px dashed #ccc;
}
.training {
	font-family: Verdana;
	font-size: 12px;
	color: #111;
	background: #fff;
	text-align: justify;
}
.trainingside {
	background: #ccc;
	font-family: Verdana;
	font-size: 11px;
	color: #111;
	text-align: justify;
}
