BODY, TD, TH

{
font-family: verdana;
font-size: 13 px;
color: #000000;
}

INPUT,SELECT,TEXTAREA
{
	font-family: Trebuchet MS,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 12px;
	padding: 1px 4px;
	margin: 0px;
	border: 1px solid #000066;
	background: #ffffff;
	color: #000000;
}

INPUT,SELECT,TEXTAREA
{
	font-family: Trebuchet MS,Tahoma,Helvetica;
	font-weight: normal;
	font-size: 14px;
	padding: 1px 4px;
	margin: 0px;
	border: 1px solid #000066;
	background: #ffffff;
	color: #003366;
}

.radio
{
border: 0px;
width: 10px;
}

.button
{
height: 22px;
background: #999999;
border: 1px outset #CCCCCC;
font-size: 11px;
color: #000000;
}

a
{
font-family: helvetica;
font-size: 14 px;
color: #000066;
}

a:hover
{
color: #888888;
}

.white
{
font-family: helvetica;
font-size: 14 px;
color: #ffffff;
text-decoration: none;
}

.white:hover
{
color: #cccccc;
}

.nav
{
font-family: helvetica;
font-size: 10px;
text-decoration: none;
color: #000066;
}

.nav:hover
{
color: #888888;
}

.footer
{
font-size: 10px; 
color: #999999;
}

.admin
{
font-size: 10px;
}


.text /* size and font of the non-bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.textbold /* size and font of the bold text on the site */ {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.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-item-back /* background color behind the links in the side menu - NOT PART OF THE FEED */ {background: #DFF4FF}
.menu-title /*background color in the table cell of the side menu behind the title - NOT PART OF THE FEED */ {background: #eeeeee}
.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;}
