body,div,p,td { 
	font-family: Verdana,arial,helvetica,sans-serif; 
	font-size: 10pt;
	font-weight:normal

}

a:hover,a:active { 
	color:#B81C64;
	text-decoration:none;

}

body {
	background-image: url(../KI_Template/images/newtile.gif);

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;

}

.toptitle {
	color:#A09151;
	font-weight:bold;
	text-align:right;
	font-size:16px;
	text-transform:uppercase;

}


.clubname {
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	font-size:13px;

}

.areaname {
	color:#003366;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	font-size:14px;

}

.pagetitle {
	color:#003366;
	font-weight:bold;
	text-align:left;
	font-size:24px;

}

.caption {
	color:#000000;
	font-size:10px;
	background-color:#CCBF8E;
	text-align:center;

}

.navbar {
	background-color:#ccbf8e;
	padding-top:2px;
	padding-bottom:2px;
	color:#00336D;
	font-weight:bold;
	display:block;
	text-decoration:none;
		
}

.navbarBottom {
	background-color:#c6d1d6;
	text-align:center;
	vertical-align:top;
	color:#00336D;
	font-weight:bold;
	display:block;
		
}

.footer {
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;


}
.footer a, .footer a:visited {
	font-size:9px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover, .footer a:active  {
	font-size:9px;
	color:#B81C64;
	font-weight:bold;
}


