body { 
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;
	cursor: default;
	color: #333333;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;
	cursor: default;
}
a { color: blue; }
a:HOVER { text-decoration: none; }
a.boxlink:LINK, a.boxlink:VISITED { color: navy; text-decoration: none; font-size: 12px; color: navy; height: 20px; padding-top: 4px; padding-left: 8px; padding-right: 8px; padding-bottom: 4px; }
a.boxlink:HOVER { font-size: 12px; color: black; border: 1px solid #8786BB; background-color: #FFF2C8; height: 20px; padding-top: 3px; padding-left: 7px; padding-right: 7px; padding-bottom: 3px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFF7DB,endColorStr=#FFB974); }
a.boxlink:ACTIVE { font-size: 12px; color: black; border: 1px solid #8786BB; background-color: #FFF2C8; height: 20px; padding-top: 4px; padding-left: 8px; padding-right: 6px; padding-bottom: 2px; FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFF7DB,endColorStr=#FFB974); }
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;
}
.main_table {
	border: 1px solid #999999;
}
.title_row {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
}
.menu_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333366;
	font-size: 11px;
	background-image: url(images/hc_menu_bg.jpg);
}
.formLabel {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #222222;
 text-align: right;
 /* background-color: #F1F1E7; */
 /* background-color: #F1EEE5; */
 /* border: 1px solid #BEBBB0; */
 /* border: 1px solid #E2DBC8; */
 padding-left: 10px;
 padding-right: 2px;
 padding-top: 5px;
 vertical-align: top;
 cursor: default;
}
.formField {
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 border: 1px solid #7F9DB9;
 font-weight: normal;
 padding: 2px;
 padding-left: 3px;
 height: 21px;
}
.formelement {
	border: 1px solid #7F9DB9;
	background-color: #F9F9F9;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black;
	padding: 3px;
	padding-bottom: 1px;
}
.page {
	background-color: #FFFFFF;
	border: 1px solid black;
	padding: 25px;
	width: 818px;
}
h1 {
  font: bold 220%/100% "Lucida Grande";
  position: relative;
  color: #464646;
}
h1 span {
  background: url(images/gradient_white.png) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}
form {
	padding: 0px;
	margin: 0px;
}
fieldset {
 cursor: default;
}
legend {
 padding-right: 5px;
 font-weight: bold;
 font-size: 13px;
 margin-bottom: 8px;
 cursor: default;
 color: #204D90;
}
.notes {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black;
}
.formnote {
 display: none;
 cursor: default;
 border: 1px solid #000000;
 background-color: #FFFFE1;
 height: 19px;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 2px;
 padding-bottom: 1px;
 vertical-align: bottom;
 font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#999999,strength=2) progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=85);
}
.specialmsg {
 cursor: default;
 border: 1px solid #000000;
 background-color: #FFFFE1;
 height: 19px;
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 2px;
 padding-bottom: 1px;
 vertical-align: bottom;
 font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#CCCCCC,strength=2);
}
.required {
 cursor: help;
 color: red;
 font-size: 14px;
}
.requiredSelect {
	border: 1px solid red;
}

.requiredText, missing {
	cursor: help;
 	color: red;
 	font-size: 11px;
}

.msg {
 background-color: #FFFFCC;
 border: 1px solid #E0E0CF;
 padding: 2px;
 margin-bottom: 5px;
 margin-top: 5px;
 margin-left: 5px;
 width: 100%;
 filter: blendTrans(duration = 1);
}
.msgEmpty {
 padding: 2px;
 margin-bottom: 5px;
 margin-top: 5px;
}
.msgGood {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(images/msgGood.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 5px;
 width: 9px;
 padding:0px;
 margin:0px;
 margin-right: 4px;
 word-spacing: 10px;
}
.msgBad {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(images/msgBad.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 5px;
 width: 9px;
 padding:0px;
 margin:0px;
 margin-right: 4px;
 word-spacing: 10px;
}
.msgBlueCheck {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(images/msgBlueCheck.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 5px;
 width: 9px;
 padding:0px;
 margin:0px;
 margin-right: 4px;
 word-spacing: 10px;
}
.msgRedX {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(images/msgRedX.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 5px;
 width: 9px;
 padding:0px;
 margin:0px;
 margin-right: 4px;
 word-spacing: 10px;
}
.msgQuestion {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background: url(images/msgBlueCheck.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 5px;
 width: 9px;
 padding:0px;
 margin:0px;
 margin-right: 4px;
 word-spacing: 10px;
}

.greenAmp {
 cursor: help;
 color: green;
 font-size: 14px;
}
.termsconditions {
 background-color: #FDFDFD;
 color: black;
 width: 100%;
 height: 200px;
 overflow: auto;
 border: 1px solid #7F9DB9;
 padding: 4px;
}
.termsconditionsdisabled {
 background-color: #F5F4EA;
 color: #ACA899;
 width: 100%;
 height: 200px;
 overflow: auto;
 border: 1px solid #C9C7BA;
 padding: 4px;
}
.disabledtext {
 color: #ACA899;
}
.titletable {
 padding: 0px;
 margin: 0px;
 height: 35px;
 border: 1px solid #8096CB;
 background-color: #ECF4FE;
 FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ECF4FE,endColorStr=#D4E2F5) progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#CCCCCC,strength=2);
}
.titletdleft {
 padding: 2px;
 vertical-align: bottom;
}
.titletdmiddle {
 padding: 2px;
 padding-top: 6px;
 vertical-align: middle;
}
.titletdright {
 padding: 2px;
 vertical-align: bottom;
 font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: black;
}
.loggedinas {
 white-space: nowrap;
}
.formOuterTable {
 border: 1px solid #BEBBB0;
 background-color: #ECE9D8;
 padding: 8px;
 margin: 10px;
 text-align: center;
 FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#CCCCCC,strength=2);
}
.formInnerTable {
 border: 1px solid #BEBBB0;
 background-color: #F9F8F4;
 padding: 10px;
 text-align: center;
}
.formDivider {
 border-bottom: dashed 1px #BEBBB0;
}
/*****************************************************************************/
/* Login Table                                                               */
/*****************************************************************************/
.loginTable {
 background-color: #F3F2F4;
 border: 1px solid #E0DFE3;
}
.loginTableTop {
 background-color: #2F5592;
 background-image: url(images/loginTableTop.jpg);
 background-repeat: no-repeat;
 background-position: center bottom;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #FFFFFF;
}
.loginTableMid {
 background-color: #F3F2F4;
 background-image: url(images/loginTableMid.jpg);
 background-repeat: no-repeat;
 background-position: left bottom;
}
.loginTableText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #070500;
}
.loginTableFields {
 background-color: #FEFFFF;
 height: 20px;
 width: 200px;
 border: 1px solid #8C9AA3;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
 padding-left: 3px;
 padding-top: 2px;
}
.loginTableTop_error {
 background-color: #922E37;
 background-image: url(images/loginTableTop_error.jpg);
 background-repeat: no-repeat;
 background-position: center bottom;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #FFFFFF;
} 
.loginTableMid_error {
 background-color: #F3F2F4;
 background-image: url(images/loginTableMid_error.jpg);
 background-repeat: no-repeat;
 background-position: left bottom;
}
.textpipe {
 font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #BEBBB0;
 height: 20px; padding-top: 4px; padding-left: 0px; padding-right: 0px; padding-bottom: 4px; margin:0px;
}
.formText {
 font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4C4942; line-height: 16px;
}
.formTextView {
 padding: 3px;
 padding-left: 3px;
 padding-right: 6px;
 border: 1px solid #ECEAD5;
 background-color: #FEFEFC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
.formFieldView {
 border: 1px solid #ECEAD5;
 background-color: #FEFEFC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight: normal;
 padding: 2px;
 padding-left: 3px;
 height: 21px;
}
.formFieldDollarView {
 border: 1px solid #ECEAD5;
 background-color: #FEFEFC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 font-weight: normal;
 padding: 2px;
 height: 21px;
 background: url(images/formFieldDollar.gif);
 background-repeat: no-repeat;
 background-position: center left;
 padding-left: 9px;
 text-align: left;
}
.buttonDiv {
 margin-top: 8px;
}
.feetotal {
 font-weight: bold;
 border-top: 1px solid #D0D0BF;
 padding-top: 4px;
}
.feeTable { width: 230px; }
.feeTable TD { white-space: nowrap; }
.amountsdue{
 border: 1px solid #D0D0BF;
 background-color: #FCFCFB;
}
.addressTable {
 border: 1px solid #ECEBE6;
 background-color: #FCFCFB;
 margin-top: 8px;
}
.addressText {
 font-size: 13px;
 font-weight: bold;
 color: #333333;
 line-height: 20px;
}
.paymentMethTable {
 background-color:#F1EFE4;
 border:1px solid #ACA899;
 margin-top: 5px;
}
.tuitionFeeTotalsTable {
 background-color:#F1EFE4;
 border:1px solid #ACA899;
 margin-top: 5px;
}
.formFieldDollar {
 background-color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 border: 1px solid #7F9DB9;
 font-weight: normal;
 padding: 2px;
 height: 21px;
 background: url(images/formFieldDollar.gif);
 background-repeat: no-repeat;
 background-position: center left;
 padding-left: 9px;
 text-align: left;
}
.payoptionTitle {
 color: #444444;
 font-weight: bold;
 border-bottom: 1px solid #BEBBB0;
}
.payoptionTD {
 padding-left: 20px;
}
.payoptionnote {
 color: #666666;
 font-size: 11px;
 margin-left: 6px;
}
/*****************************************************************************/
/* List Table                                                                */
/*****************************************************************************/
.listTable {
 border: 1px solid #BEBBB0;
 background-color: #FFFFFF;
 margin-bottom: 10px;
 width: 325px;
}
.listTitleRow {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 color: #FFFFFF;
 font-weight: bold;
 background-color: #2B5CB2;
 border-bottom: 1px solid #BEBBB0;
 padding: 1px;
 padding-left: 4px;
 white-space: nowrap;
 filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#5987D6,endColorStr=#2B5CB2); 
}
.listHeaderRow {
 background: url(images/listHeaderBG.gif);
 height: 20px;
 cursor: default;
 padding-left: 6px;
 padding-right: 6px;
 color: #000000;
 font-size: 11px;
 white-space: nowrap;
}
.listHeaderRow_hover, .listHeaderRow_down {
 background: url(images/listHeaderBG_hover.gif);
 height: 20px;
 cursor: pointer;
 padding-left: 6px;
 padding-right: 6px;
 color: #316AC5;
 font-size: 11px;
 white-space: nowrap;
}
.listHeaderDiv {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 6px;
 background: url(images/listHeaderDiv.gif);
 background-repeat: no-repeat;
 background-position: center center;
 height: 20px;
 width: 2px;
 cursor: default;
 padding:0px;
 margin:0px;
}
.listRowBG1 { background-color: #F5F4EB; }
.listRowBG2 { background-color: #FFFFFF; }
.listRowBG1_hover, .listRowBG2_hover, .listRowBG1_down, .listRowBG2_down { background-color: #FCFDCD; }
.listRow, .listRowEnabled, .listRowActive, .listRowMinor1, .listRowMinor2 {
 padding-left: 6px;
 padding-right: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #222222;
 white-space: nowrap;
}
.listRowDisabled, .listRowInactive {
 padding-left: 6px;
 padding-right: 6px;
 border-top: 1px solid #E6E2CA;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #AAAAAA;
 white-space: nowrap;
}
.listRowMinor1 {
 color: #CC9900;
}
.listRowMinor2 {
 color: #996600;
}
.listDisabled, .listInactive {
 color: #AAAAAA;
}
.listRowDiv {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1px;
 border-left: 1px solid #EFECDC;
 border-top: 1px solid #E6E2CA;
 padding:0px;
 margin:0px;
 font-size:1px;
 width: 2px;
}
.listFooterRow {
 border-top: 1px solid #BEBBB0;
 background-color: #EBEADB;
 padding-top: 1px;
 padding-left: 4px;
 padding-right: 4px;
 padding-bottom: 1px;
}
.listFooterRowText {
 color: #7B7665;
}

#loading {
	
 	width: 200px;
 	height: 75px;
 	background-color: #f1f1f1;
 	border: 1px solid #000000;
 	position: absolute; 	
 	top: 30%;
	left: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
	text-align: center;
}
.printHeader {
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	color: black;
}
.printSection {
 font-weight: bold;
 font-size: 15px;
 white-space: nowrap;
 color: black;
 border-bottom: 2px solid black;
}
.printTitle {
 text-align: right;
 font-weight: bold;
}
.printResult {
}
.printPageBreakAfter {
 page-break-after: always;
}
.gradient{
background:url(images/gradient.png) repeat-x bottom left;
}
.fieldbg{
background-color:#c6c6f9;
}

.none {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #999999;
 font-style: italic;
 font-weight: normal;
}
.noneTable {
 margin:20px;
 background-color: #FDFDFD;
 border: 1px solid #E0E0CF;
}
.footer_table {
	padding-top: 8px;
}
.footer_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
.footer_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footer_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.footer_grey:HOVER {
	text-decoration: underline;
}

label {
 cursor: pointer;
 cursor: hand;
 text-align: right; 
} 
label.desc {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #999999;
}

/*****************************************************************************/
/* BUTTONS                                                                   */
/*****************************************************************************/
.bttnHome { height: 21px; width: 62px; background: url(images/bttnHome.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-right: 3px; }
.bttnHome_hover { height: 21px; width: 62px; background: url(images/bttnHome_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }
.bttnHome_down { height: 21px; width: 62px; background: url(images/bttnHome_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }

.bttnBack { height: 21px; width: 58px; background: url(images/bttnBack.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }
.bttnBack_hover { height: 21px; width: 58px; background: url(images/bttnBack_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }
.bttnBack_down { height: 21px; width: 58px; background: url(images/bttnBack_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; margin-right: 3px; }

.bttnLogOut { height: 21px; width: 70px; background: url(images/bttnLogOut.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; }
.bttnLogOut_hover { height: 21px; width: 70px; background: url(images/bttnLogOut_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; }
.bttnLogOut_down { height: 21px; width: 70px; background: url(images/bttnLogOut_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; margin-left: 3px; }

.bttn25 { height: 21px; width: 25px; background: url(images/bttn25.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn25_hover { height: 21px; width: 25px; background: url(images/bttn25_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn25_down { height: 21px; width: 25px; background: url(images/bttn25_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn27 { height: 21px; width: 27px; background: url(images/bttn27.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn27_hover { height: 21px; width: 27px; background: url(images/bttn27_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn27_down { height: 21px; width: 27px; background: url(images/bttn27_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn30 { height: 21px; width: 30px; background: url(images/bttn30.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn30_hover { height: 21px; width: 30px; background: url(images/bttn30_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn30_down { height: 21px; width: 30px; background: url(images/bttn30_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn35 { height: 21px; width: 35px; background: url(images/bttn35.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn35_hover { height: 21px; width: 35px; background: url(images/bttn35_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn35_down { height: 21px; width: 35px; background: url(images/bttn35_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn40 { height: 21px; width: 40px; background: url(images/bttn40.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn40_hover { height: 21px; width: 40px; background: url(images/bttn40_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn40_down { height: 21px; width: 40px; background: url(images/bttn40_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn50 { height: 21px; width: 50px; background: url(images/bttn50.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn50_hover { height: 21px; width: 50px; background: url(images/bttn50_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn50_down { height: 21px; width: 50px; background: url(images/bttn50_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn60 { height: 21px; width: 60px; background: url(images/bttn60.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn60_hover { height: 21px; width: 60px; background: url(images/bttn60_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn60_down { height: 21px; width: 60px; background: url(images/bttn60_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn70 { height: 21px; width: 70px; background: url(images/bttn70.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn70_hover { height: 21px; width: 70px; background: url(images/bttn70_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn70_down { height: 21px; width: 70px; background: url(images/bttn70_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn70Disabled, .bttn70Disabled_hover, .bttn70Disabled_down { height: 21px; width: 70px; background: url(images/bttn70Disabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }


.bttn80 { height: 21px; width: 80px; background: url(images/bttn80.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn80_hover { height: 21px; width: 80px; background: url(images/bttn80_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn80_down { height: 21px; width: 80px; background: url(images/bttn80_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn90 { height: 21px; width: 90px; background: url(images/bttn90.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn90_hover { height: 21px; width: 90px; background: url(images/bttn90_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn90_down { height: 21px; width: 90px; background: url(images/bttn90_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn100 { height: 21px; width: 100px; background: url(images/bttn100.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn100_hover { height: 21px; width: 100px; background: url(images/bttn100_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn100_down { height: 21px; width: 100px; background: url(images/bttn100_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn110 { height: 21px; width: 110px; background: url(images/bttn110.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn110_hover { height: 21px; width: 110px; background: url(images/bttn110_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn110_down { height: 21px; width: 110px; background: url(images/bttn110_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn120 { height: 21px; width: 120px; background: url(images/bttn120.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn120_hover { height: 21px; width: 120px; background: url(images/bttn120_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn120_down { height: 21px; width: 120px; background: url(images/bttn120_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn130 { height: 21px; width: 130px; background: url(images/bttn130.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn130_hover { height: 21px; width: 130px; background: url(images/bttn130_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn130_down { height: 21px; width: 130px; background: url(images/bttn130_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn140 { height: 21px; width: 140px; background: url(images/bttn140.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn140_hover { height: 21px; width: 140px; background: url(images/bttn140_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn140_down { height: 21px; width: 140px; background: url(images/bttn140_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn150 { height: 21px; width: 150px; background: url(images/bttn150.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn150_hover { height: 21px; width: 150px; background: url(images/bttn150_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn150_down { height: 21px; width: 150px; background: url(images/bttn150_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn160 { height: 21px; width: 160px; background: url(images/bttn160.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn160_hover { height: 21px; width: 160px; background: url(images/bttn160_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn160_down { height: 21px; width: 160px; background: url(images/bttn160_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn170 { height: 21px; width: 170px; background: url(images/bttn170.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn170_hover { height: 21px; width: 170px; background: url(images/bttn170_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn170_down { height: 21px; width: 170px; background: url(images/bttn170_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn180 { height: 21px; width: 180px; background: url(images/bttn180.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn180_hover { height: 21px; width: 180px; background: url(images/bttn180_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn180_down { height: 21px; width: 180px; background: url(images/bttn180_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn190 { height: 21px; width: 190px; background: url(images/bttn190.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn190_hover { height: 21px; width: 190px; background: url(images/bttn190_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn190_down { height: 21px; width: 190px; background: url(images/bttn190_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn200 { height: 21px; width: 200px; background: url(images/bttn200.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn200_hover { height: 21px; width: 200px; background: url(images/bttn200_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn200_down { height: 21px; width: 200px; background: url(images/bttn200_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttn250 { height: 21px; width: 250px; background: url(images/bttn250.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn250_hover { height: 21px; width: 250px; background: url(images/bttn250_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }
.bttn250_down { height: 21px; width: 250px; background: url(images/bttn250_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; text-align: center; font-weight: normal; padding-top: 2px; }

.bttnAdd { height: 21px; width: 53px; background: url(images/bttnAdd.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnAdd_hover { height: 21px; width: 53px; background: url(images/bttnAdd_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnAdd_down { height: 21px; width: 53px; background: url(images/bttnAdd_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnAddMini { height: 21px; width: 22px; background: url(images/bttnAddMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnAddMini_hover { height: 21px; width: 22px; background: url(images/bttnAddMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnAddMini_down { height: 21px; width: 22px; background: url(images/bttnAddMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnEdit { height: 21px; width: 50px; background: url(images/bttnEdit.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnEdit_hover { height: 21px; width: 50px; background: url(images/bttnEdit_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnEdit_down { height: 21px; width: 50px; background: url(images/bttnEdit_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnEditMini { height: 21px; width: 22px; background: url(images/bttnEditMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnEditMini_hover { height: 21px; width: 22px; background: url(images/bttnEditMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnEditMini_down { height: 21px; width: 22px; background: url(images/bttnEditMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnEditMiniDisabled, .bttnEditMiniDisabled_hover, .bttnEditMiniDisabled_down { height: 21px; width: 22px; background: url(images/bttnEditMiniDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnDelete { height: 21px; width: 63px; background: url(images/bttnDelete.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDelete_hover { height: 21px; width: 63px; background: url(images/bttnDelete_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDelete_down { height: 21px; width: 63px; background: url(images/bttnDelete_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDeleteMini, .bttnRemoveMini, .bttnVoidMini { height: 21px; width: 22px; background: url(images/bttnDeleteMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDeleteMini_hover, .bttnRemoveMini_hover, .bttnVoidMini_hover { height: 21px; width: 22px; background: url(images/bttnDeleteMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDeleteMini_down, .bttnRemoveMini_down, .bttnVoidMini_down { height: 21px; width: 22px; background: url(images/bttnDeleteMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDeleteMiniDisabled, .bttnRemoveMiniDisabled, .bttnVoidMiniDisabled, .bttnDeleteMiniDisabled_hover, .bttnRemoveMiniDisabled_hover, .bttnVoidMiniDisabled_hover, .bttnDeleteMiniDisabled_down, .bttnRemoveMiniDisabled_down, .bttnVoidMiniDisabled_down { height: 21px; width: 22px; background: url(images/bttnDeleteMiniDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnRemove { height: 21px; width: 72px; background: url(images/bttnRemove.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnRemove_hover { height: 21px; width: 72px; background: url(images/bttnRemove_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnRemove_down { height: 21px; width: 72px; background: url(images/bttnRemove_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnVoid { height: 21px; width: 55px; background: url(images/bttnVoid.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnVoid_hover { height: 21px; width: 55px; background: url(images/bttnVoid_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnVoid_down { height: 21px; width: 55px; background: url(images/bttnVoid_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnCancel { height: 21px; width: 66px; background: url(images/bttnCancel.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnCancel_hover { height: 21px; width: 66px; background: url(images/bttnCancel_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnCancel_down { height: 21px; width: 66px; background: url(images/bttnCancel_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSave { height: 21px; width: 58px; background: url(images/bttnSave.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSave_hover { height: 21px; width: 58px; background: url(images/bttnSave_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSave_down { height: 21px; width: 58px; background: url(images/bttnSave_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSend { height: 21px; width: 61px; background: url(images/bttnSend.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSend_hover { height: 21px; width: 61px; background: url(images/bttnSend_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSend_down { height: 21px; width: 61px; background: url(images/bttnSend_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnContinue { height: 21px; width: 75px; background: url(images/bttnContinue.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnContinue_hover { height: 21px; width: 75px; background: url(images/bttnContinue_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnContinue_down { height: 21px; width: 75px; background: url(images/bttnContinue_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnActiveMini, .bttnEnabledMini { height: 21px; width: 22px; background: url(images/bttnActiveMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnActiveMini_hover, .bttnEnabledMini_hover { height: 21px; width: 22px; background: url(images/bttnActiveMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnActiveMini_down, .bttnEnabledMini_down { height: 21px; width: 22px; background: url(images/bttnActiveMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnActiveMiniDisabled, .bttnEnabledMiniDisabled, .bttnActiveMiniDisabled_hover, .bttnEnabledMiniDisabled_hover, .bttnActiveMiniDisabled_down, .bttnEnabledMiniDisabled_down { height: 21px; width: 22px; background: url(images/bttnActiveMiniDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnInactiveMini, .bttnDisabledMini { height: 21px; width: 22px; background: url(images/bttnInactiveMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnInactiveMini_hover, .bttnDisabledMini_hover { height: 21px; width: 22px; background: url(images/bttnInactiveMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnInactiveMini_down, .bttnDisabledMini_down { height: 21px; width: 22px; background: url(images/bttnInactiveMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnInactiveMiniDisabled, .bttnDisabledMiniDisabled, .bttnInactiveMiniDisabled_hover, .bttnDisabledMiniDisabled_hover, .bttnInactiveMiniDisabled_down, .bttnDisabledMiniDisabled_down { height: 21px; width: 22px; background: url(images/bttnInactiveMiniDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnPrintMini { height: 21px; width: 22px; background: url(images/bttnPrintMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPrintMini_hover { height: 21px; width: 22px; background: url(images/bttnPrintMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPrintMini_down { height: 21px; width: 22px; background: url(images/bttnPrintMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnPrint { height: 21px; width: 53px; background: url(images/bttnPrint.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnPrint_hover { height: 21px; width: 53px; background: url(images/bttnPrint_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnPrint_down { height: 21px; width: 53px; background: url(images/bttnPrint_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnCalMini { height: 21px; width: 22px; background: url(images/bttnCalMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnCalMini_hover { height: 21px; width: 22px; background: url(images/bttnCalMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnCalMini_down { height: 21px; width: 22px; background: url(images/bttnCalMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnCalTiny { height: 18px; width: 18px; background: url(images/bttnCalTiny.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnCalTiny_hover { height: 18px; width: 18px; background: url(images/bttnCalTiny_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnCalTiny_down { height: 18px; width: 18px; background: url(images/bttnCalTiny_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnUpMini { height: 21px; width: 22px; background: url(images/bttnUpMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnUpMini_hover { height: 21px; width: 22px; background: url(images/bttnUpMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnUpMini_down { height: 21px; width: 22px; background: url(images/bttnUpMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDownMini { height: 21px; width: 22px; background: url(images/bttnDownMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDownMini_hover { height: 21px; width: 22px; background: url(images/bttnDownMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDownMini_down { height: 21px; width: 22px; background: url(images/bttnDownMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnLogin { height: 21px; width: 59px; background: url(images/bttnLogin.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnLogin_hover { height: 21px; width: 59px; background: url(images/bttnLogin_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnLogin_down { height: 21px; width: 59px; background: url(images/bttnLogin_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnView { height: 21px; width: 58px; background: url(images/bttnView.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnView_hover { height: 21px; width: 58px; background: url(images/bttnView_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnView_down { height: 21px; width: 58px; background: url(images/bttnView_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewDisabled, .bttnViewDisabled_hover, .bttnViewDisabled_down { height: 21px; width: 58px; background: url(images/bttnViewDisabled.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: default; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }

.bttnViewMini { height: 21px; width: 22px; background: url(images/bttnViewMini.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnViewMini_hover { height: 21px; width: 22px; background: url(images/bttnViewMini_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnViewMini_down { height: 21px; width: 22px; background: url(images/bttnViewMini_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }




.bttnApprove { height: 21px; width: 75px; background: url(images/bttnApprove.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnApprove_hover { height: 21px; width: 75px; background: url(images/bttnApprove_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnApprove_down { height: 21px; width: 75px; background: url(images/bttnApprove_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnDecline { height: 21px; width: 75px; background: url(images/bttnDecline.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnDecline_hover { height: 21px; width: 75px; background: url(images/bttnDecline_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnDecline_down { height: 21px; width: 75px; background: url(images/bttnDecline_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }



.bttnFind { height: 21px; width: 53px; background: url(images/bttnFind.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnFind_hover { height: 21px; width: 53px; background: url(images/bttnFind_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnFind_down { height: 21px; width: 53px; background: url(images/bttnFind_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnSearch { height: 21px; width: 68px; background: url(images/bttnSearch.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnSearch_hover { height: 21px; width: 68px; background: url(images/bttnSearch_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnSearch_down { height: 21px; width: 68px; background: url(images/bttnSearch_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }

.bttnFinish { height: 21px; width: 60px; background: url(images/bttnFinish.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bttnFinish_hover { height: 21px; width: 60px; background: url(images/bttnFinish_hover.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }
.bttnFinish_down { height: 21px; width: 60px; background: url(images/bttnFinish_down.gif); background-repeat: no-repeat; border: 0px; color: #000000; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; }


.bttnSpacing {
 padding-left: 7px;
 padding-right: 7px;
}
.bttnTable {
 padding: 0px;
 margin: 0px;
 margin-top: 5px;
}




/*
fieldset label{ display: block; width: 90%; text-align: right; }
fieldset label input, fieldset label select{ width: 12em; margin-left: 20px; }
*/
