html {
	background-image: url(/pics/concord_bkgnd_01.gif);
	background-attachment: fixed;

/* Can be unworked in some browsers */

	scrollbar-3dlight-color: #D0AE86;
	scrollbar-arrow-color: #AA7641;
	scrollbar-base-color: #AA7641;
	scrollbar-darkshadow-color: #662D00;
	scrollbar-face-color: #F7F0E7;
	scrollbar-highlight-color: #F7F0E7;
	scrollbar-shadow-color: #8B511C;
	scrollbar-track-color: #FFFFDD;
}
body {
	background-color: #ffe;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 900px;
	margin: 0px auto;
}

img, img a {border: none;}
table {width: 100%;}

a {
	color: #009;
	text-decoration: underline;
	border: none;
}

a:link {color: #369;}
a:visited {color: #606;}
a:hover {color: #f00;}

h2 {
	font-size: 16px;
	font-weight: bold;
}

#valeofund h2 {
	color: #744300;
	font-size: 11px;
	text-align: center;
}

#up_menu {
	font-size: 12px;
	background-color: #f9f4ef;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
	line-height: 1.5em;
	border-width: 1px;
	border-style: dotted none;
	border-color: #600;
	margin: 10px 0;
	padding: 4px;
}

#recording table {
	float: none;
	width: 80%;
	margin-bottom: 10px;
}

#results {
	border: 1px dotted #600;
	font-size: 10px;
}

#results h2 {
	font-size: 16px;
	font-weight: bold;
	color: #600;
	text-align: center;
	width: 100%;
	background-color: #FFFFCC;
	margin: 0;
	padding: 15px 0;
}

#results table, tr {
	width: 100%;
	vertical-align: middle;
}

#results td {
	margin: 0;
	padding: 4px 0;
	text-align: center;
}

#results .tabmark {
	background-color: #f9f4ef;
}

#results .best_of_best {
	color: #c00;
	font-weight: bold;
	font-size: 12px;
}

#results .colored {
	font-size: 14px;
	font-weight: bold;
	background-color: #744300;
	text-align: center;
	color: #fff;
}
	
.bannermania_01 {
	width: 100%;
	margin: 20px 0;
	vertical-align: top;
}

.bannermania_01 table, tr, td {
	text-align: left;
	font-size: 12px;
}

.get_banner {
	font-size: xx-small;
}

abbr, acronym {
   border-bottom: .1em dotted;
   cursor: help;
}

.ring_name {
	font-size: 18px;
	font-weight: bold;
	background-color: #cc9;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.shifted_01 {
	margin-left: 30px;
	margin-bottom: 0px;
}

.menu_line {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}

.menu_line a:link    {color: #306;}
.menu_line a:visited {color: #ccc;}
.menu_line a:hover   {color: #c00;}
.menu_line a:active  {color: #744300;}