<!--
body,td,th {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
}
body {
	background-color: #515151;
}

a:visited {
    	text-decoration: underline;
}
a:active {
  	text-decoration: underline;
}
a:link {
  	text-decoration: underline;
}
a:hover {
    color: #1579d6;
	text-decoration: underline;
}

.smallbutton {
        font-family: Tahoma;
        font-size: 12px;
        color: #000000;
}
.headerlink {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
}
.boxtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.greentext {
	color: #70790e;
}
.textfield {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

textfield:disabled { 
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

.whitetext {
	font-size: 11px;
	color: #FFFFFF;
}
.redtext {
	font-size: 11px;
	color: #CC0000;
}
.smalltext {
	font-size: 10px;
}
.optionlinks {
	font-size: 11px;
	color: #0D528A;
}
.style2 {color: #4f5508; font-weight: bold; }

.border {
        border: 1px solid #AAAAAA;
}
.cashfieldtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.smalltext {
	font-size: 10px;
}
.optionlinks {
	font-size: 11px;
	color: #0D528A;
}
.cashfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.missingfields {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #3333FF;
	background-color: #99CCFF;
}
.bluebutton{
	font-size: 11px;
	color: #FFFFFF;
	border: 2px groove #333333;
	background-image: url(/images/header/button-off.jpg);
}
-->
