p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
}
p.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #97B1C2;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img{
	border:0px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004093;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 20px;
}
a:link, a:visited {
	color: #79A7C0;
	text-decoration: none;
}
a:hover {
	color: #6C6B6F;
}


a.same{
	color: #6C6B6F;
	text-decoration: none;
}

a.same:hover{
	color: #79A7C0;
}

a.same_blue{
	color: #004093;
	text-decoration: none;
}

.clear{
	clear:both;
}
.comment_title{
	color: #788A97;
	text-transform: uppercase;
	text-align:right;
	font-weight:bold;
	font-size:11px;
}

.link{
	border-bottom:1px solid #ccc
}

ul#navlist {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	line-height: 14px;
	padding: 0px;
}

#navlist li {
	list-style-type: none;
	width: 129px;
	float: left;
	background-color: #000000;
	height: 40px;
	text-align: center;
}

#navlist a {
	font-weight: bold;
	padding-top: 8px;
	display: block;
	height: 32px;
	padding-bottom: 0px;
}

#navlist a:link, #navlist a:visited {
	color: #788A97;
	text-decoration: none;
	background-image: url(image/menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#navlist a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(image/menu_active.jpg);
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #A3B9C8;
}

#navlist li#active a {
	color: #FFFFFF;
	background-image: url(image/menu_active.jpg);
}
ul#subnavlist {
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	text-transform: uppercase;
	padding: 0px;
}

#subnavlist li {
	list-style-type: none;
	width: 219px;
	background-color: #000000;
	text-align: left;
		
}

#subnavlist a {
	font-weight: bold;
	padding-top: 14px;
	display: block;
	height: 43px;
	padding-bottom: 0px;
	padding-left: 100px;
}

#subnavlist a:link, #subnavlist a:visited {
	color: #788A97;
	text-decoration: none;
	background-image: url(image/submenu1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#subnavlist a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(image/submenu_ro.jpg);
}

#subnavlist li#active a {
	color: #FFFFFF;
	background-image: url(image/submenu_ro.jpg);
}
ul#sport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #183E7D;
	margin-left: 5;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sport li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}


ul#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #183E7D;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}
#sitemap li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

