html {overflow-y: scroll;}
body {margin: 0; background-color: #e0e0e0; font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center; }
#page
{
    background-color: #fff;
    width: 800px;
    margin: auto;
    text-align: left;
	padding: 10px 20px;
}
a {color: #188C8C; text-decoration: none;}
a:hover {color: #188C8C; text-decoration: underline;}
td {font-size: 11px; color: #666666;}
tr.rowa {background-color: #E0E0E0;}
tr.rowb {background-color: #FFFFFF;}
td.typea {background-color: #FF944C;}
td.typeb {width: 766px; background-image: url('/images/sp_bg_center.gif'); background-repeat: repeat-y;}
td.typec {background-color: #CCCCCC;}
td.typed {background-image: url('/images/sp_bg_greyline_right.gif');}
td.typee {background-image: url('/images/sp_bg_outermiddle_red.gif');}
td.typef {background-color: #FFFFFF; background-image: url('../images/sp_bg_topbar.gif');}
td.typeg {background-image: url('/images/sp_bg_greyline_right.gif');}
td.typeh {background-image: url('/images/sp_bg_outermiddle_red.gif');}
td.typei {background-color: #FFFFFF;}
td.typej {background-image: url('/images/sp_bg_greyline_right.gif');}
td.typek {background-image: url('/images/sp_bg_outermiddle_red.gif');}
td.typel {background-color: #FFFFFF;}
td.typei {background-color: #FF6100;}
.hpBgMain {background-color: #FFFFFF; background-position: center; background-image: url('/images/hp_bg_main.gif'); background-repeat: no-repeat;}
.hpBgTop {background-color: #FFFFFF; background-position: bottom; background-image: url('/images/hp_bg_top.gif'); background-repeat: no-repeat;}
.hpBgBottom {background-color: #FFFFFF; background-position: top; background-image: url('/images/hp_bg_bottom.gif'); background-repeat: no-repeat;}
.hpBgLeft {background-color: #FFFFFF; background-position: right; background-image: url('/images/hp_bg_left.gif'); background-repeat: no-repeat;}
.hpBgRight {background-color: #FFFFFF; background-position: left; background-image: url('/images/hp_bg_right.gif'); background-repeat: no-repeat;}
.placeholder {height: 100%; width: 100%;}
.smallOrangeLinkPadded {font-size: 10px; color: #FF6100; padding-left: 6px;}
.orangeText {color: #FF6100;}
.largeOrangeHeader {font-size: 18px; color: #FF6100;}
.smallWhiteText {font-size: 10px; color: #ffffff;}
.fancyTextBox {font-size: 10px; border: 1 solid #999999; padding-left: 2px; padding-right: 2px; color: #000000; background-color: #FFFFFF; height: 15px;}
.fancyMessageBox {font-size: 10px; border: 1 solid #999999; padding-left: 2px; padding-right: 2px; color: #000000; background-color: #FFFFFF;}
.fancyTextBoxOver {font-size: 10px; border: 1 solid #000000; padding-left: 2px; padding-right: 2px; color: #000000; background-color: #A8CFCF; height: 15px;}
.fancyMessageBoxOver {font-size: 10px; border: 1 solid #000000; padding-left: 2px; padding-right: 2px; color: #000000; background-color: #A8CFCF;}
.submitButton {font-size: 12px; border: 1 solid #000000; padding-left: 2px; padding-right: 2px; color: #000000; background-color: #A8CFCF; cursor: hand;}
