body {
	text-align: center; /* for IE */
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	/*background: url('images/site_bg.jpg') center top no-repeat; background-color: #000000;
	background-repeat: repeat-x;
	background-position: top;*/
	margin-top:10px;
}

a.shopTopButton:link, a.shopTopButton:visited{
	display: inline;
	padding: 6px;
	width: 100px;
	background-color: #ff0000;
	color: #fff;
}

a.shopTopButton:hover {
	display: inline;
	padding: 6px;
	width: 100px;
	background-color: #fff;
	color: #ff0000;
}

a:link, a:visited {
	color: black;
	text-decoration: underline;
}

a.blueLink:link, a.blueLink:visited {
	color: blue;
	text-decoration: none;
}

a.bluelink:visited{
	color: blue;
	text-decoration: underline;
}


.small_text {
	font-size: 10px;
}

.cursor_hand {
	cursor: pointer;
}

.error{
	color: red;
	font-weight: bold;
}

.topStory{
	padding: 0px;
	position: relative;
	color: #fff;
}

.topStory_info{
	background-image: url('images/news_h_bg.png');
	background-repeat: repeat;
	padding: 8px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 509px;
}

.topStory_info a{
	color: #fff;
	font-weight: bold;
}

a.topStory_link:link, a.topStory_link:visited {
	color: #fff;
	text-decoration: none;
}
a.topStory_link:hover{
	color: #fff;
	text-decoration: underline;
}

h1.topStory {
	margin-top: 2px;
	margin-bottom: 5px;
	font-size: 12px;
}

ul.activityList{
	list-style: none;
	margin: 1px;
	padding: 0px;
	font-size: 10px;
}
ul.activityList li{
	
}

img.ad {
	border: solid 1px #000000;
}

img.sponsor {
	margin-bottom: 30px;
}

tr.rowheader{
	background-color: #88bbdd;
	color: #fff;
}

tr.datalist1 {
	background-color: #eae8e8;
}
tr.datalist2 {
	background-color: #d6d6d6;
}

tr.datalist1:hover {
	background-color: #cecece;
}
tr.datalist2:hover {
	background-color: #cecece;
}

table.gb_box{
	width:100%;
	margin-bottom:15px;
	border:solid 1px #000;
}

tr.bg_header{
	border-bottom: solid 1px #000;
	background-color: #88bbdd;
	color: #fff;
}

tr.bg_header a{
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

td.bg_date{
	font-size: 10px;
	text-align: right;
	width:140px;
}


#logo {
	position: absolute;
	background-image: url('images/club_logo.jpg');
	background-repeat: no-repeat;
	width: 760px;
	height:148px;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 894px;
	height: 155px;
	/*background-color: #88bbee;
	background-image: url('images/top_banner.png');
	background-repeat: no-repeat;*/
}

#banner_header{
	position: absolute;
	right: 8px;
	top: 22px;
	width: 728px;
	height: 90px;
}

#title_text{
	position: absolute;
	top: 95px;
	left: 18px;
	width: 200px;
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	z-index: 30;
}

#time {
	position: absolute;
	background-image: url('images/gradient_time.png');
	background-repeat: no-repeat;
	top: 0px;
	right: 5px;
	width: 249px;
	height: 16px;
	font-size: 12px;
	text-align: right;
}

#overlay{
	position: absolute;
	width: 94px;
	height: 145px;
	top: 2px;
	left: 270px;
	background-image: url('images/overlay.png');
	background-repeat: no-repeat;
} 

p {
	margin: 0.3em 0.3em 0.5em 0.3em;
}


td {
	font-size: 12px;
}

h1 {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

h1.newsHeader{
	font-size: 18px;
	font-weight: bold; 
	color: #464646;
	
}

#container {
	position: relative;
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 915px;
	border: solid 1px #6d6d6d;
	margin-bottom: 10px;
	overflow: visible;
	background-color: #FFFFFF;
}	
#ramme {
	width: 915px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 4px;
	border: solid 1px #6d6d6d;
	overflow: visible;
	background-color: #FFFFFF;
}
#topHeader {
	position: relative;
	height: 155px;
	width:100%;	
}

#topMenu {
	position: relative;
	width: 100%;
	border-bottom: solid 1px #969595;
}

#content{
	position: relative;
	width:100%;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align:left;
}

#leftCol{
	position: relative;
	width: 174px;
	float: left;
	margin-left: 4px;
}

#centerCol{
	position: relative;
	width: 525px;
	float: left;
}

#rightCol{
	position: relative;
	width: 200px;
	float: right;
	margin-right: 4px;
}
.box_right {
	position: relative;
	background-image: url('images/box_bg2.png');
	background-repeat: repeat-y;
	width: 180px;
}

.box_top_right {
	position: relative;
	width: 180px;
	text-align: center;
	font-weight: bold;
}

.box_content{
	padding-left: 4px;
	font-size: 10px;
}

.box_content_inv{
	padding-left: 2px;
	font-size: 10px;
}

#footer {
	background-color: #a5a5a5;
	clear: both;
	text-align: center;
	font-size: 10px;
	margin: 3px;
	width: 902px;
	padding: 2px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(images/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}



