body {
	color: #000000; 
	background-color: #204050;
}
body.popup {
	color: #000000; 
	background-color: #FDF8F0;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 15px;
	padding: 0px;
}
.quotemain{
	background-color:#ffffff;
	border:1px inset;
	padding: 4px;
	margin: 0 auto 8px auto;
}
a:link {
	color: #003399;
}
a:active {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

h3 {
	background-image: url(/images/newsheader.gif);
	border-bottom: solid 1px #A6A194;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	text-align: left;
	color: #464131;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h3.popup {
	background-image: none;
	background-color: #EDE8E0;
	border-top: solid 1px #C6C1B4;
	border-bottom: solid 1px #C6C1B4;
	font-size: 12pt;
	margin-bottom: 5px;
	padding-left: 3px;
}
h4 {
	background-image: url(/images/newsheader_light.gif);
	border-bottom: solid 1px #A6A194;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	color: #464131;
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
}

small	{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}
small.smaller {
	font-family: tahoma, arial, helvetica, sans-serif; 
	font-size: 8pt;
}
form {
	display: inline;
}
input {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
select {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
code {
	font-family: lucida console, lucida;
	color: #406080;
}
code:hover {
	text-decoration: underline;
}

.text_warning {
	color: #990000;
}
.text_inactive {
	color: #A6A194;
}
.text_copyright {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #608090;
}
.text_copyright a:link {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #80A0B0;
}
.text_copyright a:active {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #608090;
}
.text_copyright a:visited {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #608090;
}
.text_postedby {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #868174;
}
.text_postedby b {
	color: #666151;
}

div.center {
	text-align: center;
	margin: 0 auto;
}
.image_logo {
	background-image: url(/images/logo.jpg);
	width: 500px;
	height: 64px;
	border: none 0;
	display: block;
}
.image_sort_down {
	background-image: url(/images/sort_down.gif);
	width: 9px;
	height: 6px;
	border: none 0;
	margin-left: 3px;
}
.image_sort_up {
	background-image: url(/images/sort_up.gif);
	width: 9px;
	height: 6px;
	border: none 0;
	margin-left: 3px;
}

.table_generic {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
}
.table_generic_wide {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
}

.table_main {
	background-color: #FDF8F0;
	border: solid 1px #000000;
	width: 97%;
	margin: 0 auto;
}
.table_main_logo {
	background-image: url(/images/logobg.jpg);
	background-color: #8E91CC;
	padding: 0;
	margin: 0;
}
.table_main_topbar {
	background-image: url(/images/gradient1.gif);
	background-color: #868178;
	border-top: solid 1px #666151;
	border-bottom: solid 1px #666151;
	color: #DFD6C8;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-transform: uppercase;
	text-align: center;
	padding-top: 1;
	padding-bottom: 1;
}
.table_main_topbar a:link {
	font-weight: bold;
	color: #EFE6D8;
	text-decoration: none;
}
.table_main_topbar a:active {
	font-weight: bold;
	color: #EFE6D8;
	text-decoration: none;
}
.table_main_topbar a:visited {
	font-weight: bold;
	color: #EFE6D8;
	text-decoration: none;
}
.table_main_topbar a:hover {
	font-weight: bold;
	color: #EFE6D8;
	text-decoration: underline;
}
.table_main_body {
	padding: 0;
	margin: 0;
}
.table_body {
	width: 100%;
}
.table_body_content {
	width: 100%;
	background-color: #FDF8F0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	padding: 15px;
}

.table_body_sidebar_left {
	width: 140px;
	background-color: #DFD6C8;
	border-left: solid 1px #A6A194;
	padding: 0;
	margin: 0;
}
.table_body_sidebar_right {
	width: 140px;
	background-color: #DFD6C8;
	border-right: solid 1px #A6A194;
	padding: 0;
	margin: 0;
}
.table_sidebar {
	width: 140px;
}
.sidebar_sectionheader {
	width: 140px;
	background-image: url(/images/gradient2.gif);
	background-color: #C6C1B4;
	border-bottom: solid 1px #A6A194;
	color: #666151;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding-top: 1;
	padding-bottom: 0;
	margin: 0;
}
.sidebar_section {
	width: 150px;
	color: #000000;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
}
.sidebar_itemheader {
	color: #464131;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
.sidebar_itemblock {
	padding-left: 4px;
	padding-bottom: 15px;
}

.news_poster {
	font-weight: normal;
	color: #A6A194;
	float: right; 
	margin: 3px;
}
.news_poster a {
	color: #A6A194;
	text-decoration: none;
}
.news_poster a:hover {
	color: #A6A194;
	text-decoration: underline;
}
.news_comment {
	color: #A6A194;
	padding: 3px;
}
.news_comment a {
	color: #A6A194;
	text-decoration: none;
}
.news_comment a:hover {
	color: #A6A194;
	text-decoration: underline;
}

.redirect_table {
	width: 500px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FDF8F0;
	border: solid 1px #000000;
}
.redirect_alt {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.block_body {
  width:100%;
  border: solid 1px #464138;
}
.block_body_mini {
	border: solid 1px #464138;
}
.block_header {
	padding: 0px;
	background-color: #C6C1B4;
	background-image: url(/images/gradient2.gif);
	color: #464131;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #464138;
	text-transform: lowercase;
	text-align: center; 
	white-space: nowrap;
}
.block_header a {
	color: #464138;
	text-decoration: none;
}
.block_header a:hover {
	color: #464138;
	text-decoration: underline;
}
.block_header_item {
	padding: 0px;
	border-bottom: solid 1px #464138;
}
.block_header_main {
	padding: 0px;
	border-bottom: solid 1px #464138;
	width: 45%;
}
.block_header_main_mini {
	padding: 0px;
	border-bottom: solid 1px #464138;
}
.bb_a1 { /* block_body_alt1 */
	background-color: #FDF8F0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
}
.bb_a1:hover { /* block_body_alt:hover */
	background-color: #DDD8D0;
}
.bb_a2 { /* block_body_alt2 */
	background-color: #EDE8E0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
}
.bb_a2:hover { /* block_body_alt2:hover */
	background-color: #DDD8D0;
}
.bb_m { /* block_body_main */
	width: 45%;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	padding: 0px;
	white-space: nowrap;
}
.bb_m small {
  font-size: 11px;
}
.bb_m_mini { /* block_body_main_mini */
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	padding: 0px;
	white-space: nowrap;
}
.block_body_votebox { 
	background-color: #EDE8E0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	white-space: nowrap;
}

.tcv { /* tree_column_view */
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 13px;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
.tcv a { /* tree_column_view */
	text-decoration: none;
}
.tcv a:hover { /* tree_column_view */
	text-decoration: underline;
}
.tcv:hover { /* block_body_alt:hover */
	background-color: #EDE8E0;
}

.section_main {
	background-color: #EDE8E0;
	color: #464131;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	border-bottom: solid 1px #A6A194;
	white-space: nowrap;
}
.section_name {
	width: 40%;
	font-size: 12pt;
	text-align: left;
	border-bottom: solid 1px #A6A194;
}
.section_item {
	border-bottom: solid 1px #A6A194;
}
.section_vote {
	text-align: left;
	border-bottom: solid 1px #A6A194;
}
.section_vote small {
  font-size: 11px;
}
.section_desc {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
}

.fm_body {
	width: 100%;
	background-color: #FDF8F0;
	padding: 1px;
	border: solid 1px #DDD8D0;
}
.fm_body_mini {
	background-color: #FDF8F0;
	padding: 1px;
	border: solid 1px #DDD8D0;
}
.fm_header {
	background-color: #E4E0D8;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	border-bottom: solid 1px #A6A194;
}
.fm_header a {
	text-decoration: none;
}
.fm_header a:hover {
	text-decoration: underline;
}
.fm_header small {
	font-size: 11px;
	font-weight: normal;
}
.fm_header_main {
	border-bottom: solid 1px #A6A194;
	width: 70%;
}
.fm_header_item {
	border-bottom: solid 1px #A6A194;
}
.fm_footer {
	background-color: #E4E0D8;
	color: #777777;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	text-transform: lowercase;
	border-top: solid 1px #DDD8D0;
}
.fm_footer_item {
	border-top: solid 1px #DDD8D0;
	font-weight: normal;
}
.fm_row_a1 {
	background-color: #F4F0E8;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	white-space: nowrap;
}
.fm_row_a1:hover {
	background-color: #E8DFD8;
}
.fm_row_a1 a {
	text-decoration: none;
}
.fm_row_a1 a:hover {
	text-decoration: underline;
}
.fm_row_a2 {
	background-color: #EDE8E0;
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	white-space: nowrap;
}
.fm_row_a2:hover {
	background-color: #E8DFD8;
}
.fm_row_a2 a {
	text-decoration: none;
}
.fm_row_a2 a:hover {
	text-decoration: underline;
}
.fm_row_alert {
	background: #EECCCC;
}
.fm_item_main {
	text-align: left;
	width: 40%;
}
.fm_item_action {
	font-family: tahoma ,arial, helvetica, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
}

.google-play {
    height: auto;
    width: 160px;
    padding: 0.8em 0;
}