a {
	color: #0067ab;
	text-decoration: none;
}

a:hover {
/*	color: #54a8f6; */
	text-decoration: underline;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}

h2.tight_margin {
	margin-top: 20px;
}
.tight_margin,
ul.tight_margin li {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

h1, .x1 {
	font-size: 24px;
	font-weight: bold;
	font-family: verdana;
	letter-spacing: -1px;
}
h2, .x2 {
	font-size: 18px;
	font-family: verdana;
	letter-spacing: -1px;
}
h3, .x3 {
	font-size: 18px;
	font-family: verdana;
	letter-spacing: -1px;
}
h4, .x4 {
	font-size: 15px;
	font-family: verdana;
	letter-spacing: -1px;
}
h5, .x5 {
	font-size: 14px;
}
h6, .x6 {
	font-size: 12px;
}
.x7 {
	font-size: 11px;
}
.x8 {
	font-size: 10px;
}
.x9 {
	font-size: 9px;
}

hr {
	margin: 4px 0;
	height: 1px;
	border: 0;
	color: #c8cacc;
	background-color: #c8cacc;
}

li {
	margin-bottom: 2px;
	line-height: 160%;
}

p {
	margin: 14px 8px;
	line-height: 120%;
}

select {
	border: 1px solid #b2b2b2;
	background-color: #f4f4f4;
	color: #000;
}

td {
	font: 13px "arial","verdana",sans-serif;
}
td.border_left {
	border-left: 1px solid #e2e2e4;
}
.border_top {
	border-top: 1px solid #c8cacc;
}

textarea {
	border: 1px solid #b2b2b2;
	background-color: #f4f4f4;
	color: #000;
}

ul {
	margin-top: 0;
	margin-bottom: 12px;
	list-style: disc outside url('gfx/list_bullet_yellow.gif');
}

ul.red		{ list-style-image: url('gfx/list_bullet_red.gif'); }
ul.orange	{ list-style-image: url('gfx/list_bullet_orange.gif'); }
ul.yellow	{ list-style-image: url('gfx/list_bullet_yellow.gif'); }
ul.green	{ list-style-image: url('gfx/list_bullet_green.gif'); }
ul.blue		{ list-style-image: url('gfx/list_bullet_blue.gif'); }
ul.indigo	{ list-style-image: url('gfx/list_bullet_indigo.gif'); }
ul.violet	{ list-style-image: url('gfx/list_bullet_violet.gif'); }
ul.pink		{ list-style-image: url('gfx/list_bullet_pink.gif'); }
ul.lime		{ list-style-image: url('gfx/list_bullet_lime.gif'); }
ul.silver	{ list-style-image: url('gfx/list_bullet_silver.gif'); }


#footer {
	text-align: center;
	font-size: 10px;
	width: 620px;
}

#navmenu {
	margin: 1px 2px 2px 0;
	padding: 0;
	border-bottom: #2e6a2c 2px solid;
}

#navmenu .current {
	font-weight: bold;
}

#navmenu a {
	margin: 1px;
	padding: 3px 9px;
	border: 0;
	color: #283c28;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

#navmenu a:hover {
	margin: 0;
	border: 1px solid #9acda1;
	background-color: #e6fae2;
	color: #171717;
}

#navmenu li {
	display: inline;
	line-height: 2em;
	list-style-type: none;
	text-align: center;
}

.active_img a img {
	border: 3px solid #dce6f0;
}

.active_img a:hover img {
	border: 3px solid #4678b8;
}

.anchors {
	margin: 10px 20px;
}

.big_btn {
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}

.brack td {
	padding-left: 3px;
}

.brack_right {
	padding: 0;
	border-right: #4678b8 2px solid;
}
.brack_left {
	padding: 0;
	border-left: #4678b8 2px solid;
}
.brack_top {
	padding: 0;
	border-top: #4678b8 2px solid;
}
.brack_btm {
	padding: 0;
	border-bottom: #4678b8 2px solid;
}
.brack_top_corner {
	padding: 0;
	border-top: #4678b8 2px solid;
	border-right: #4678b8 2px solid;
}
.brack_btm_corner {
	padding: 0;
	border-bottom: #4678b8 2px solid;
	border-right: #4678b8 2px solid;
}
.brack_entry {
	padding: 12px 0 0 2px;
}
.brack_champ {
	background-image: url('gfx/champion.jpg');
	background-repeat: no-repeat;
	padding: 0 0 8px 4px;
	border: 0;
}

.cap_crunch {
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-family: tahoma;
}

.centered,
.centered td {
	text-align: center;
}

.code {
	font-family: "courier new", courier, mono;
}

.crucial {
	font-size: 12px;
	font-weight: bold;
	line-height: 130%;
}

.error {
	color: #f0243a;
	font-weight: bold;
}
.error_box {
	margin: 7px 0;
	padding: 7px;
	color: black;
	background-color: #ffecee;
	border: 1px solid #f4848e;
	text-align: center;
}

.fgc_blue {
	color: #3276d4;
}
.fgc_green {
	color: #00a43e;
}
.fgc_red {
	color: #ec0a0a;
}

.grad_box_green {
	color: #1e8d00;
	border: 1px solid #9acda1;
	background: #e4f8e0 url('gfx/grad_white_green.gif') repeat-x;
}
.grad_box_yellow {
	color: #8d6100;
	border: 1px solid #cec49a;
	background: #f8f2e0 url('gfx/grad_white_yellow.gif') repeat-x;
}
.grad_box_green,
.grad_box_yellow {
	margin: 4px 0;
	padding: 4px;
	text-align: center;
}

.kaption {
	margin: 4px 0 14px 0;
	padding: 4px 0 14px 0;
	color: #32363c;
	font-size: 12px;
}

.kooltable {
	border: 2px solid #206036;
	border-collapse: collapse;
	background-color: white;
}

.kooltable th {
	border: 1px solid #9accaa;
	background-color: #eaf8ee;
}

.kooltable td {
	border: 1px solid #9accaa;
	background-color: #ffffff;
}

.kooltable td.warning {
	color: red;
	background-color: #f0f0f0;
	font-weight: bold;
	text-align: center;
}

.kooltable td.notice {
	color: red;
}

.links {
	margin: 6px 0 14px 0;
	padding: 6px 0 14px 0;
	color: #32363c;
	font-size: 12px;
}

.money {
	color: green;
	font-family: tahoma,sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.one {
	margin-left: 4px;
	color: #505050;
	font-weight: bold;
	font-size: 11px;
}

.quest {
	color: #32363c;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	border-top: 1px solid #c8e6aa;
}

.required {
	color: blue;
	font-weight: bold;
}

.schedtable {
	width: 660px;
}

.schedtable td {
	padding: 4px;
}

.spon_label {
	font-family: verdana;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -1px;
}

.kustom_signs a,
.kustom_signs a:hover {
	color: red;
}

.spon_logos img,
.spon_logos a img,
.spon_logos a:hover img {
	border: 0px;
}

.submit {
	text-align: right;
}

.success {
	color: #3eb656;
	font-weight: bold;
}
.success_box {
	margin: 7px 0;
	padding: 7px;
	color: #1e8d00;
	background-color: #e6fae2;
	border: 1px solid #9acda1;
	text-align: center;
}
.success_box a {
	color: #1e8d00;
}

.top_page a {
	margin-left: 10px;
	padding: 0 1px;
	font-size: 9px;
	text-decoration: none;
/* light blue */
	border: 1px solid #a4cce8;
	background-color: #e4f4ff;
	color: #0067ab;
/* light green */
/*
	border: 1px solid #a2de8c;
	background-color: #e4fedf;
	color: #407018;
*/
}

.top_page a:hover {
	text-decoration: none;
/* dark blue */
/*
	border: 1px solid #0e8cc2;
	background-color: #bee6fc;
	color: #004a7a;
*/
/* dark green */
	border: 1px solid #62c40e;
	background-color: #dcffc2;
	color: #2c7a00;
}

.vert_gap {
	margin: 300px 0;
	padding: 300px 0;
}

.vip_spon {
	font-size: 15px;
	font-weight: bold;
}

.wrap_padding {
	/* use if you want wrapper padding */
	padding-top: 0px;
	padding-bottom: 16px;
	padding-left: 5px;
	padding-right: 5px;
}
.wrap_margin {
	/* use if you want wrapper margin */
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 20px;
}

.wrap_normal {
	border: 1px solid #ccc;
	width: 670px;
}
.wrap_clear {
	border: 0;
	/* no width */
}

.wrap_home {
	border: 1px solid #ccc;
	border-bottom: 0; /* no bottom border */
	width: 700px;
}
