body  { background-color: #ffffff; background-image: url('../images/background.gif');}
p {}

td.tcell {background-image: url('../images/background_blue.gif'); background-repeat: no-repeat}

td {color: black; font-size: 11px; font-family: Verdana }

.header1  { color: #025c7f; font-weight: bold; font-size: 21pt; font-family: Arial; text-decoration: none }
.header2    { color: #025c7f; font-weight: bold; font-size: 10pt; font-family: Arial; letter-spacing: 2px }
.header3  { color: #025c7f; font-size: 10pt; font-weight: bold; text-decoration: underline; font-family: Arial }
.header4 { color: #7C7978; font-weight: bold; font-size: 11px; font-family: Verdana; }

.recipepad { padding: 3px 3 3 3;}

.contentlink { color: #666666; font-size: 10px; font-family: Verdana; text-decoration: none }
a.contentlink { color: #666666; font-size: 10px; font-family: Verdana; text-decoration: none }
a:link.contentlink { color: #999999; font-size: 10px; font-family: Verdana; text-decoration: none }
a:visited.contentlink { color: #999999; font-size: 10px; font-family: Verdana; text-decoration: none }
a:hover.contentlink { color: #990000; font-size: 10px; font-family: Verdana; text-decoration: underline }

.bottomnav { color: #000000; font-size: 9px; font-family: Verdana }
a.bottomnav { color: #ffffff; font-size: 9px; font-family: Verdana }
a:link.bottomnav  { color: #ffffff; font-size: 9px; font-family: Verdana; text-decoration: none }
a:visited.bottomnav  { color: #ffffff; font-size: 9px; font-family: Verdana; text-decoration: none }
a:hover.bottomnav  { color: #ffffff; font-size: 9px; font-family: Verdana; text-decoration: underline }
a:active.bottomnav  { color: #ffffff; font-size: 9px; font-family: Verdana; text-decoration: none }

a:link      { color: #990000; font-size: 10px; font-family: Verdana; text-decoration: underline}
a:visited	{ color: #990000; font-size: 10px; font-family: Verdana; text-decoration: underline}
a:active    { color: #990000; font-size: 10px; font-family: Verdana; text-decoration: underline}
a:hover     { color: #6F1908; font-size: 10px; font-family: Verdana; text-decoration: none }

a:link.menu_head_blue      { color:#0099FF; font-size: 12px; font-weight:bold; font-family: Verdana; text-decoration: underline}
a:visited.menu_head_blue 	{ color: #0099FF; font-size: 12px; font-weight:bold;font-family: Verdana; text-decoration: underline}
a:active.menu_head_blue     { color: #0099FF; font-size: 12px; font-weight:bold;font-family: Verdana; text-decoration: underline}
a:hover.menu_head_blue      { color:#00CCFF; font-size: 12px; font-weight:bold;font-family: Verdana; text-decoration: none }

.menu_head_red { color:red;  font-size:14px;}
.menu_head_blue { color:#0099FF; font-weight:bold; font-size:14px;}


.credits  { color: #000; font-size: 10px; font-family: Verdana }
.disclaimer  { color: #666; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.small-blue { color: #000066; font-size: 9px; font-family: Verdana; font-weight: bold } 
td.small { font-size:9px}
a.td.small { color: #003A3B; font-size:9px; font-weight: bold; font-family: Verdana; text-decoration: underline}

.formfield    { color: #054079; font-size: 10px; font-family: Verdana; background-color: #fff; padding: 2px; border: solid 1px #054079 }
.formfieldnb    { color: #054079; font-size: 10px; font-family: Verdana; text-decoration: underline; background-color: #fff; border: none; cursor: hand }
.warnmsg  { color: #054079; font-size: 24px }
.blackborder {
	border: 1px solid #000000;
}
li.five{
	padding:5px;
}

.head_2_gry{
	color:#999999;
	font-size:14px;
	font-weight:bold
}
.head_3_gry{
	color:#999999;
	font-size:12px;
	font-weight:bold
}
.head_3_tl{
	color:#83A0A6;
	font-size:12px;
	font-weight:bold
}
.head_4_tl{
	color:#83A0A6;
	font-size:11px;
	font-weight:bold
}
.light_grey{
	color:#CCCCCC;
}
td.small{ font-size:9px}
.recpt_tbl_bg{
	background-color:#a9a9a9;
}
.recpt_td_bg{
	background-color:#f5f5f5;
}
.pay_ttl_bg{
	background-color:#fcca68;
}
.pay_td_bg1{
	background-color:#f5f5f5;
}
.pay_td_bg2{
	background-color:#dcdcdc;
}
.pay_tr_bg{
	background-color:#F2F2F2;
}

.note {
	font-size: 11px;
	float:right;
	padding-right: 20px;
	clear: right;
}
.red { color: #FF0000; }