
	.black {
	background-color: #FFFFFF;
	}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}



a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}

a:link.white {color: #FFFFFF; text-decoration:none; }
a:visited.white {color: #FFFFFF; text-decoration: none; }
a:hover.white {color: #FFFFFF; text-decoration: underline; }

a:link.blue {color: #0000FF; text-decoration: none; }
a:visited.blue {color: #0000FF; text-decoration: none; }
a:hover.blue {color: #0000FF; text-decoration: underline; }

a:link.black {color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}
a:visited.black {color: #000000; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}
a:hover.black {color: #000000; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}

.style2 {font-size: 12px}
.style3 {
	font-size: 12px;
	font-weight: bold;
}
.style4 {font-size: 11px}
.style5 {color: #FFFFFF}
.style6 {font-size: 10px}






.borderdash {
border-bottom: dashed 1px #000000;


}


.text /* size and font of the non-bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.textw /* size and font of the non-bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: white; }


.breaking {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.textbold /* size and font of the bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.textboldw /* size and font of the bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color:white; }

.name-back /* background color in the feed table at the top where the cardname is located */ {background: #eaeaea}
.term-title-back /* background color in the rate table behind the bold text */ {background: #eeeeee}
.rate-back /* background color in the rate table behind the rate info */ {background: #DFF4FF}
.menu-text /* size and font of the text in the footer - NOT PART OF THE FEED */ {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.menu-item-back /* background color behind the links in the side menu - NOT PART OF THE FEED */ {background: #ffffff}
.menu-title /*background color in the table cell of the side menu behind the title - NOT PART OF THE FEED */ {background: #3035fb}
.header-strip-back /* NOT PART OF THE FEED */ {background: #DFF4FF}
.header-back /*NOT PART OF THE FEED */ {background: #eaeaea}
.footer /* size and font of the text in the footer - NOT PART OF THE FEED */ {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.border {
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	}
	
.border-menu {
	border-width: 1px;
	border-color: #3035fb;
	border-style: solid;
	}

.header2 {font-size: 16px
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
h2 {font-size: 14px}
.header4 {
	color: #FFFFFF;
	font-size: 18px;
}


/* Sortable tables */
table.sortable a.sortheader {
    background-color:#eee;
    color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    display: block;
	font-size: 10px;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}