/* CHECKRATES STYLE SHEET */

/* ***********************Main Page Attributes*********************** */
body
{
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	background-image: url(images/main-bak.png);
	background-repeat: repeat-x;
}


/* ***********************Universal Links*********************** */
a:link
{
	color: #51565b;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color: #51565b;
}
a:hover
{
	text-decoration: none;
	color: #2b7c00;
}
a:active
{
	text-decoration: underline;
	color: #38751a;
}


/* ***********************Header Text & Links*********************** */
.headerBarBackground
{
	background-image: url(images/top-bak.png);
	background-repeat: repeat-x;
}
.header
{
	font-size: 10px;
	color: #282d43;
	font-weight: normal;
}
a.header:link, a.header:active, a.header:visited
{
	text-decoration: none;
	color: #282d43;
	font-weight: bold;
}
a.header:hover
{
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

td.infoBox
{
	padding-right: 22px;
	padding-top: 8px;
	width: 540px;
	background-image: url(images/top-box-bak.png);
	background-repeat: no-repeat;
}


/* ***********************Footer Text & Links*********************** */
.footer
{
	font-size: 9px;
	line-height: 17px;
	color: #4f5570;
	padding-left: 7px;
}
a.footer:link, a.footer:active, a.footer:visited
{
	text-decoration: none;
	color: #4f5570;
	font-weight: bold;
	padding-left: 0px;
}
a.footer:hover
{
	text-decoration: none;
	color: #2b7c00;
	font-weight: bold;
	padding-left: 0px;
}

.footerBar
{
	background-image: url(images/footer-bak.png);
	background-repeat: no-repeat;
	font-size: 9px;
	line-height: 17px;
	color: #4f5570;
	padding-left: 7px;
}

/* ***********************Mortgage Rate Table*********************** */
.green
{
	margin: 0;
	padding: 2px 6px;
	text-align: left;
	background: #0f4900;
	color: #fff;
	font-weight: bold;
}
.gold
{
	margin: 0;
	padding: 2px 6px;
	text-align: left;
	background: #f1e024;
}
.greenl
{
	margin: 0;
	padding: 2px 6px;
	text-align: left;
	background: #bae88c;
}

/* ***********************Text Headers & Sub-Headers*********************** */
.head1
{
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.head2
{
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404868;
}
.subhead1
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cb2027;
}
.subhead2
{
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #12651a;
	line-height: 22px;
}
.subhead3
{
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 22px;
}
.sidebar_head
{
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #d1d6e1;
}
.messagehead
{
	font-size: 13px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f2586;
}
a.messagehead:link, a.messagehead:active, a.messagehead:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
a.messagehead:hover
{
	text-decoration: none;
	color: #cb2027;
	font-weight: normal;
}


/* ***********************Navigation Bar Styles & Rollovers*********************** */
.navBarGreen
{
	height: 28px;
	background-image: url(images/nav-bak-green.png);
	background-repeat: repeat-x;
}
.subNavBlack
{
	height: 23px;
	background-image: url(images/subnav-bak.png);
	background-repeat: repeat-x;
}
td.topNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	color: #cbd8c6;
	background-image: url(images/nav-bak-green.png);
}
td.topNav a
{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
td.topNav a:link, td.topNav a:visited
{
	color: #cbd8c6;
	text-decoration: none;
	background-image: url(images/nav-bak-green.png);
}
td.topNav a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/nav-bak-green-over.png);
}
td.topNav a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	color: #000000;
	background-image: url(images/nav-bak-green-on.png);
}
td.topNavOn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 28px;
	color: #000000;
	background-image: url(images/nav-bak-green-on.png);
}
td.topNavOn a
{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
td.topNavOn a:link, td.topNavOn a:visited, td.topNavOn a:active
{
	color: #000000;
	text-decoration: none;
}
td.topNavOn a:hover
{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/nav-bak-green-over.png);
}
.subNav
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6c1ce;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.subNavLink
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6c1ce;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

a.subNav:link, a.subNav:active, a.subNav:visited
{
	text-decoration: none;
	color: #b6c1ce;
	font-weight: normal;
}
a.subNav:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}

.navBarBox
{
	height: 24px;
	background-image: url(images/boxnav-bak-off.png);
	background-repeat: repeat-x;
}
td.boxNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 24px;
	color: #7d8b9e;
	background-image: url(images/boxnav-bak-off.png);
}
td.boxNav a
{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
td.boxNav a:link, td.boxNav a:visited
{
	color: #7d8b9e;
	text-decoration: none;
	background-image: url(images/boxnav-bak-off.png);
}
td.boxNav a:hover
{
	color: #333333;
	text-decoration: none;
	background-image: url(images/boxnav-bak-over.png);
}
td.boxNav a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	color: #db5a15;
	background-image: url(images/boxnav-bak-on.png);
}
td.boxNavOn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 24px;
	color: #db5a15;
	background-image: url(images/boxnav-bak-on.png);
}
td.boxNavOn a
{
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
td.boxNavOn a:link, td.boxNavOn a:visited, td.boxNavOn a:active
{
	color: #db5a15;
	text-decoration: none;
}
td.boxNavOn a:hover
{
	color: #000000;
	text-decoration: none;
	background-image: url(images/boxnav-bak-on.png);
}


/* ***********************Home Page Layout*********************** */
td.columnHomeLeft
{
	width: 590px;
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 25px;
}
td.columnHomeRight
{
	width: 305px;
	padding-right: 25px;
	padding-top: 15px;
	text-align: right;
	vertical-align: top;
}
a.messagetext:link, a.messagetext:active, a.messagetext:visited
{
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
a.messagetext:hover
{
	text-decoration: none;
	color: #cb2027;
	font-weight: normal;
}


/* ***********************Home Page Content Box*********************** */
td.boxLayout
{
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
}
.boxHead
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 7px;
	padding-left: 13px;
	text-transform: capitalize;
}
.boxHeading
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.boxText
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/box-main-bak.png);
	background-repeat: no-repeat;
	background-color: #fcfcfe;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 270;
}
a.boxLink:link, a.boxLink:active, a.boxLink:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.boxLink:hover
{
	text-decoration: none;
	color: #db5a15;
	font-weight: bold;
}

a.boxLink1:link, a.boxLink1:active, a.boxLink1:visited
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.boxLink1:hover
{
	text-decoration: none;
	color: #db5a15;
	font-weight: bold;
}

/* ***********************Home Page RateType Box*********************** */
.RateHead
{
	font-size: 17px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	padding-top: 7px;
	padding-left: 13px;
	padding-bottom: 20px;
	text-transform: capitalize;
}
.RateText
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding-left: 13px;
	color: #333333;
}

.RateLink
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 20px;
	padding-left: 13px;
	padding-bottom: 20px;
	color: #777777;
	text-decoration: underline;
}


/* ***********************Home Page Blog Box*********************** */
.blogHead
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top: 7px;
	padding-left: 13px;
	text-transform: capitalize;
}
.blogHeading
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}
.blogText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/box-main-bak.png);
	background-repeat: no-repeat;
	background-color: #fcfcfe;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 270;
}

.blogTitle
{
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	line-height: 26px;
	font-weight: bold;
	color: #ff3333;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blogPoster
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #a9a9a9;
}

.blogDate
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	font-weight: normal;
	color: #a9a9a9;
}

.blogBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	vertical-align: top;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}
a.blogLink:link, a.blogLink:active, a.blogLink:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a.blogLink:hover
{
	text-decoration: none;
	color: #db5a15;
	font-weight: bold;
}

a.blogLink1:link, a.blogLink1:active, a.blogLink1:visited
{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.blogLink1:hover
{
	text-decoration: none;
	color: #db5a15;
	font-weight: bold;
}
/***************************************************************************/
.Calc_Links:link, .Calc_Links:active, .Calc_Links:visited
{
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	line-height: 26px;
	font-weight: bold;
	color: #ff3333;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* ***********************Mortgage Rate Grid Styles*********************** */

.MortgageRateHeaderStyle
{
	/*border-bottom: #660033 1px solid;*/
	color: olive;
	background-color: #faebd7;
}

/* ***********************Form Items*********************** */
.searchBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 14px;
	width: 150px;
	color: #363b50;
	padding-left: 4px;
	padding-top: 3px;
	border: solid #999999 1px;
}
.stateBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 18px;
	width: 120px;
	color: #000000;
	padding-left: 4px;
	padding-top: 3px;
	border: solid #bbc3d1 1px;
}
.form_box
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	width: 250px;
	color: #000000;
	padding-left: 4px;
	padding-top: 3px;
	border: solid #bbc3d1 1px;
}
.form_box1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: solid #bbc3d1 1px;
	padding: 4px 4px 4px 4px;
	border-width: 0;
}
.form_box2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 4px 4px 4px 4px;
	border: solid, black, 2px;
}
.field_text
{
	font-size: 9px;
	line-height: 20px;
	color: #6d7183;
	text-indent: 1px;
	font-weight: normal;
	text-transform: uppercase;
}
.button150_red
{
	background-image: url(    "images/button_150_red.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button125_red
{
	background-image: url(    "images/button_125_red.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button100_red
{
	background-image: url(    "images/button_100_red.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 100px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button80_red
{
	background-image: url(    "images/button_80_red.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button50_red
{
	background-image: url(    "images/button_50_red.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button150_black
{
	background-image: url(    "images/button_150_black.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button125_black
{
	background-image: url(    "images/button_125_black.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button100_black
{
	background-image: url(    "images/button_100_black.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 100px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button80_black
{
	background-image: url(    "images/button_80_black.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button50_black
{
	background-image: url(    "images/button_50_black.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button150_blue
{
	background-image: url(    "images/button_150_blue.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button125_blue
{
	background-image: url(    "images/button_125_blue.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button100_blue
{
	background-image: url(    "images/button_100_blue.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 100px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button80_blue
{
	background-image: url(    "images/button_80_blue.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button50_blue
{
	background-image: url(    "images/button_50_blue.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button150_ltgrey
{
	background-image: url(    "images/button_150_ltgrey.gif" );
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button125_ltgrey
{
	background-image: url(    "images/button_125_ltgrey.gif" );
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button100_ltgrey
{
	background-image: url(    "images/button_100_ltgrey.gif" );
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 100px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button80_ltgrey
{
	background-image: url(    "images/button_80_ltgrey.gif" );
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button50_ltgrey
{
	background-image: url(    "images/button_50_ltgrey.gif" );
	color: #333333;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button150_dkgrey
{
	background-image: url(    "images/button_150_dkgrey.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button125_dkgrey
{
	background-image: url(    "images/button_125_dkgrey.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button100_dkgrey
{
	background-image: url(    "images/button_100_dkgrey.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 100px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button80_dkgrey
{
	background-image: url(    "images/button_80_dkgrey.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button50_dkgrey
{
	background-image: url(    "images/button_50_dkgrey.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button150_green
{
	background-image: url(    "images/button_150_green.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button150_green:hover
{
	background-image: url(    "images/button_150_ltgrey.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 150px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button125_green
{
	background-image: url(    "images/button_125_green.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 125px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button100_green
{
	background-image: url(    "images/button_100_green.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 100px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button80_green
{
	background-image: url(    "images/button_80_green.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 80px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.button50_green
{
	background-image: url(    "images/button_50_green.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 18px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.buttonSmall_blue
{
	background-image: url(    "images/button_small_blue.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.buttonSmall_red
{
	background-image: url(    "images/button_small_red.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.buttonSmall_black
{
	background-image: url(    "images/button_small_black.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.buttonSmall_green
{
	background-image: url(    "images/button_small_green.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.buttonSmall_dkgrey
{
	background-image: url(    "images/button_small_dkgrey.gif" );
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-repeat: no-repeat;
	height: 16px;
	width: 50px;
	border-width: 0px;
	border-style: solid;
	padding: 0px 0px 1px 0px;
	background-color: transparent;
}
.headerClass2
{
	color: Aqua;
}

.style1
{
	color: #FFFFFF;
	font-weight: bold;
}
.style2
{
	color: #FFFFFF;
}

.style4
{
	color: #006600;
	width:70px;
}
