@charset "utf-8";
/* CSS Document */

td#mainarea {
	background-image: url(center.jpg);
	background-repeat: repeat-y;
}
.title {
	font-family: Calibri, Verdana, Arial;
	font-size: 15pt;
	color: #EC1100;
}
.subtitle {
	font-family: Calibri, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}
.maintext {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333333;
}
td#advert {
	font-family: Calibri, Verdana, Arial;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px dashed #999999;
}
td#column1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
td#column3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.maintext a {
	color: #333333;
}
.textbox {
	border: 1px solid #666666;
}
td#menu {
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.submenu {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #EC1100;
	margin-bottom: 15px;
}
.submenu a {
	color: #EC1100;
	text-decoration: none;
}
.submenu a:hover {
	color: #000066;
}


td#bottom {
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	margin-bottom: 25px;
	margin-left: 35px;
}

td#menu a:hover {
	color: #FF0303;
}
td#menu a {
	font-family: Calibri, Verdana, Arial;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.mylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	margin-bottom: 25px;
	margin-right: 35px;
}
.mylink a {
	color: #000066;
}
a {
	outline:none
}.dropdown {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #333333;
	border: 1px solid #666666;
	background-color: #F5F5F5;
}
.smallmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.smallmain a {
	color: #333333;
	text-decoration: none;
}
#gym_table {
	text-align: center;
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #333;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gym_table img {
	border: 1px solid #333;
}
.small {
	font-size: 5pt;
}
.keywords {
	font-family: Calibri, Verdana, Arial;
	font-size: 9pt;
	color: #333;
	font-weight: bold;
}

