body
{
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	background-color: #dcdcdc;
}
H1
{
	font-size: small;
}
.heading
{
	margin-top: 20;
	text-decoration: none;
	color: #876892;
	font-size: small;
}
.table
{
	background-color: White;
	font-size: x-small;
	padding-left: 10;
	padding-right: 10;
	padding-top: 5;
	padding-bottom: 5;
	vertical-align: top;
}
.SpecialOffertable
{
	background-color: White;
	font-size: small;
	text-align: center;
	color: Red;
	padding-left: 10;
	padding-right: 10;
	padding-top: 5;
	padding-bottom: 5;
	vertical-align: top;
	border-left: red 2 solid;
	border-right: red 2 solid;
	border-bottom: red 2 solid;
}
.innerTable
{
	background-color: White;
	font-size: x-small;
	padding-left: 10;
	padding-right: 10;
	padding-top: 5;
	padding-bottom: 5;
	vertical-align: top;
}
.Menu
{
	background-color: White;
	font-size: x-small;
	color: #555555;
	border-bottom: 1px dotted #555555;
	width: 100%;
}
.link
{
	text-decoration: none;
	color: red;
	font-size: x-small;
	font-weight: bold;
}
.link:hover
{
	text-decoration: underline;
	font-size: x-small;
	color: red;
	font-weight: bold;
}
.link2
{
	text-decoration: none;
	color: red;
	font-size: small;
	font-weight: bold;
}
.link2:hover
{
	text-decoration: none;
	color: red;
	font-size: small;
	font-weight: bold;
}
.MenuLink
{
	text-decoration: none;
	font-size: x-small;
	color: #876892;
}
.MenuLink:hover
{
	text-decoration: none;
	color: #555555;
}
.border
{
	width: 90%;
}

.header
{
	background-color: #000000;
}

.navigation
{
	background-color: #dcdcdc;
}

.content
{
	background-color: #dcdcdc;
}

.footer
{
	padding-right: 1px;
	padding-left: 1px;
	font-size: 9pt;
	padding-bottom: 1px;
	color: #ffffff;
	padding-top: 1px;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	background-color: #000000;
}

.newsboxheader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 5px;
	color: white;
	padding-top: 5px;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	background-color: #696969;
}

.newsbox
{
	border-right: #696969 thin solid;
	padding-right: 5px;
	border-top: #696969 thin solid;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: #696969 thin solid;
	padding-top: 5px;
	border-bottom: #696969 thin solid;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#a9a9a9,EndColorStr=#ffffff);
}

.entrybox
{
	border-right: #696969 thin solid;
	padding-right: 5px;
	border-top: #696969 thin solid;
	padding-left: 5px;
	font-size: 9pt;
	padding-bottom: 5px;
	border-left: #696969 thin solid;
	padding-top: 5px;
	border-bottom: #696969 thin solid;
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	height: 100%;
}
#news
{
	width:150px;
	background: white;
	border-bottom: solid 2px #dcdcdc;
	border-top: solid 2px #dcdcdc;
	border-left: solid 2px #dcdcdc;
	border-right: solid 2px #dcdcdc;
	font-size: x-small;
}
#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 6;
	padding:0;
}
#news li
{
	line-height:300px;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:300px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:300px;
	left:0;
	margin:0 .5em 0 2;
	padding:0;
}

.newslink
{
	font-family: Arial, Verdana, 'Microsoft Sans Serif';
	font-size: 9pt;
}
.contacts
{
	border-right: 1px dotted #876892;
	width: 150;
}
.MenuBackground
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=lightgrey, EndColorStr=white); 
}
.CoachHeaders
{
	font-size: xx-small;
	font-weight: bold;
}
