
body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	padding:0px;
	margin:0px;
	background-color: #F0F0F0;
}
* HTML body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	padding:1px;
	margin:0px;
	background-color: #F0F0F0;
}
img
{
	border: 0px;
}
#top
{
	height: 186px;
	background-color: #00549c;
	background-image: url('../images/background_top.jpg');
	
}
#logo
{
	position: absolute;
	width: 100%;
	text-align: center;
}
#atlets1, #atlets2
{
	position : absolute;
	top: 105px;
	width: 182px;
	height: 72px;
}
#atlets1
{
	left:16px;
}
#atlets2
{
	right:16px;
}
#line
{
	position: absolute;
	top: 180px;
	height:1px;
	width: 100%;
	font-size:1px;
}
.logo, .logo2
{
	color: White;
	font-family: Arial;
	font-size: 20pt;
}
.logo2
{
	font-size: 18pt;
	width: 182px;
	height: 72px;
}
.quick_nav
{
	position: absolute;
	background-image: url('../images/quick_nav.png');
	top: 20px;
	left: 1px;
	width: 104px;
	height: 18px;
	font-size: 6pt;
	z-index: 2;
}
.quick_nav a
{
	margin-left:10px;
	color: White;
	font-size: 6pt;
}
.quick_nav a img
{
	width: 11px;
	height: 16px;
}
.quick_nav_r
{
	position: absolute;
	right: 0px;
	top: 20px;
	left: 104px;
	width: 8px;
	height: 18px;
}
#top_address
{
	z-index: 2;
	position: absolute;
	width: 262px;
	height: 95px;
	right: 10px;
	top: 8px;
}
.top_address_in
{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 242px;
	height: 75px;
	font-size: 6px;
	text-align: center;
	font-size: 10px;
}
.top_address_in img
{
	position: absolute;
	top: 2px;
	left: 5px;
}
.top_address_in div
{
	color: White;
}
.top_address_in div.small
{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 5px;
}
.top_address_in div.big
{
	font-family: Arial;
	font-size: 24px;
	margin-top: 5px;
	margin-left: 20px;
}
#menu
{
	height: 26px;
	background-color: #e50007;
	background-image: url('../images/menu/back.gif');
}
.m_title
{
	background-image: url('../images/back_title.gif');
	height: 25px;
	width: 270px;
	text-align: center;
}
.m_title div
{
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Tahoma;
}
#menu_end
{
	position: absolute;
	right: 0px;
}
.menu_bottom_line
{
	height: 5px;
	font-size: 1px;
	background-image: url('../images/menu_bottom_line.gif');
	background-color: Gray;
	border-left: solid 1px #ffd10f;
	border-right: solid 1px #ffd10f;
}

#content
{
	border-right: solid 1px #ffd10f;
	border-left: solid 1px #ffd10f;
}
#content div
{
	padding: 10px;
}

#footer
{
	background-color: #e50007;
	height: 25px;
	border: solid 1px #ffd10f;
}
p,.text
{
	text-indent: 20px;
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
	text-align: justify;
}
ul, li, p, div, span, td
{
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a , a:visited
{
	color: #5f5fde;
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}
a:hover
{
	color: #5f5fde;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10pt;
}
table.linkcopyright
{
	height: 25px;
	width: 100%;
}
table.linkcopyright td
{
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	
}
table.linkcopyright td a, table.linkcopyright td a:visited
{
	color: White;
	font-family: Tahoma;
	font-size: 11px;
}
table.linkcopyright td a:hover
{
	color: White;
	font-family: Tahoma;
	font-size: 11px;
}
h1
{
	margin: 2px;
	padding-left: 20px;
	color: #e50007;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12pt;
}
h2
{
	margin: 2px;
	padding-left: 30px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 11pt;
	color: #696969;
}
h3
{
	margin: 2px;
	padding-left: 40px;
	font-family: Verdana, Tahoma, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #696969;
}
td.news_content
{
	width: 239px;
}
.newsHead
{
	text-indent: 0px;
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	font-weight: bold;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}
.newsText
{
	text-indent: 20px;
	color: #333333;
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
	text-align: justify;
	margin: 0px;
	margin-top: 4px;
}
.newsText a, .newsText a:hover,.newsText a:visited
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 8pt;
}
td.vspace
{
	width: 1px;
	background-color: #bababa;
	font-size: 1px;
}