@charset "utf-8";
/* CSS Document */

body {
	color: #000;
	background: url('images/page_bg.jpg');
	font-family: Verdana, Geneva, sans-serif;	
}
#red_box {	
	background: #95000c;
	color: #F1AA23;
}
#gold_background {	
	background: #f0a922;
}
#grey_background {	
	background: url('images/page_bg.jpg') repeat-x, repeat-y;
}
table {
	text-align: center;
	margin: 0, auto, 0, auto;
	padding: 0px;	
	border-collapse: collapse;
}

.borders {
	border: groove;
	border-width: thin;
	border-color: #000;
	vertical-align: top;
}
#white {
	color: #ffffff;
}

#corners {
	background-repeat:none;	
	border-collapse: collapse;
	padding: 0px;
}
#horizontal-border {
	background-repeat:repeat-x;	
	border-collapse: collapse;
	padding: 0px;
}
#vertical-border {
	background-repeat:repeat-y;	
	border-collapse: collapse;
	padding: 0px;
}

tr {
	padding: 0px;
}
#left-align {
	text-align: left;	
}

h2 {
	font-size: 22px;
	font-style: italic;
}

h3 {
	font-size: 15px;
	font-variant: small-caps;
	text-align: left;
	padding: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 0px, 10px, 0px, 10px;
	line-height: 12px;
	margin-left: 8px;
}

h3.centered {
	text-align: center;	
}
p {
	margin-left: 8px;
}

#station_hdr {
	font-size: 18px;
	font-weight: bold;
	}
#station_hdr_red {
	font-size: 20px;
	font-weight: bold;
	color:#95000c;
	}
#inner_table {
	width: 85%;
	bgcolor: #95000c;
	border-color: #000000;
	border:5px;	
}

#topic_hdr {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	padding: 0px, 10px, 0px, 10px;
	}

#black_hdr {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	color: #000000;
	}
}
#announcement {
	font-size: 16px;
	}

#quicklinks {
	background-color:#95000c;
	color: #F1AA23;
	font-size: 12px;
	width: 200px;
	vertical-align:top;
	padding-right: 5px;
	line-height: 120%;
}

#gold_quicklinks{
	font-size: 12px;
}
#rightborder {
	font-size: 12px;
	color: #000000;
	width: 200px;
	text-align: center;
	vertical-align:top;
	padding-left: 4px;
	padding-right: 0px;
}
#mtg_tbl {
	width: 200px;
	text-align: center;
	vertical-align:top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

img.left-aligned {
	padding-right: 8px;
	padding-bottom: 8px;
}
#main_content {
	color: #000000;
	text-align: left;
	padding: 0px, 10px,0px, 10px;
	font-size: 14px;
}
blockquote {
	color: #000000;
	text-align: left;
	padding: 0px, 10px,0px, 10px;
	font-size: 12px;
	font-style: italic;
}

#sub_content {
	color: #000000;
	text-align: left;
	padding: 0px, 16px,0px, 10px;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
}
#white_sub_content {
	color: #ffffff;
	text-align: center;
	padding: 0px;
	font-size: 12px;
	font-weight: 400;
}

#gold_sub_content {
	color: #f0a922;
	text-align: left;
	padding: 0px;
	font-size: 11px;
	font-weight: 400;
	font-variant: normal;
}
li {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

href {
	target: "_blank";	
}

hr {
 height: 3px;
}
a.redbg:link {color:#ffffff} /* unvisited link */
a.redbg:visited {color:#b7b7b8} /* visited link */
a.redbg:hover {color:#999999} /* mouse over link */
a.redbg:active {color:#666666} /* selected link */

a.goldbg:link {color:#ffffff; font-weight: bold;} /* unvisited link */
a.goldbg:visited {color:#E7D7C7; font-weight: bold;} /* visited link */
a.goldbg:hover {color:#920f1c; font-weight: bold;} /* mouse over link */
a.goldbg:active {color:#580402; font-weight: bold;} /* selected link */

a.altgoldbg:link {color:#FF9; font-weight: bold;} /* unvisited link */
a.altgoldbg:visited {color:#E7D7C7; font-weight: bold;} /* visited link */
a.altgoldbg:hover {color:#920f1c; font-weight: bold;} /* mouse over link */
a.altgoldbg:active {color:#580402; font-weight: bold;} /* selected link */


a.menu:link {color:#ffffff; font-weight: 600; font-size: 12px;} /* unvisited link */
a.menu:visited {color:#E7D7C7; font-weight: 600; font-size: 12px;} /* visited link */
a.menu:hover {color:#95000c; font-weight: 600; font-size: 12px;} /* mouse over link */
a.menu:active {color:#d20616; font-weight: 600; font-size: 12px;} /* selected link */

a.dark:link {color:#000000; font-weight: 600; font-size: 13px;} /* unvisited link */
a.dark:visited {color:#666666; font-weight: 600; font-size: 13px;} /* visited link */
a.dark:hover {color:#ffffff; font-weight: 600; font-size: 13px;} /* mouse over link */
a.dark:active {color:#333333; font-weight: 600; font-size: 13px;} /* selected link */

/* Styles for the animated news column */
#contentwrapper{
    width: 195px;
    min-height: 220px;
    border: 2px solid #95000c;
    background-color: #f0a922;
    padding: 5px;
    }
	
#red_title{
    width: 195px;
    height: 20px;
    background-color: #95000c;
	color: #f0a922;
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 14px;
	font-weight: 600;
    }
	
#red_contentwrapper	{
    width: 195px;
    border: 2px solid #95000c;
    background-color: #95000c;
	padding: 5px;
    }
	
#gold_title{
    width: 195px;
    background-color: #f0a922;
	height: 20px;
	color: #95000c;
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 14px;
	font-weight: 600;
    }
	
.billcontent{
    width: 100%;
    display:block;
	font-size: 13px;
    }

img.padded {
	padding: 7px;	
}
