@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	border: medium none #999;
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.Greybox1 {
	background-color: #161616;
	border: 1px solid #999;
	margin: 0px;
	padding: 5px;
}

.fitbox {
	background-color: #252525;
	border: 1px inset #CCC;
}
.box1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: thin solid #FF0;
	background-color: #000;
	color: #FF0;
}
.OrangeRol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FC0;
	cursor: w-resize;
}




.highlight {
	color: #F90;
}
.oneColFixCtrHdr #container {
	width: 1001px;
	margin: 0px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #666;
	padding: 0px;
}
.BODYTEXT {
	color: #FFF;
	padding: 10px;
	font-size: xx-small;
	border: 0px none #333;
	font-family: Verdana, Geneva, sans-serif;
}

.inputBoxDisable
{
	background-color: #999;
	border: 1px solid #999999;
}
.inputBoxEnable
{
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

.errorheader
{
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 12px;
	border: 1px solid #D6D6D6;
	background-color: #FCC;
	color: #000;
	text-decoration: underline;
	margin: 10px;
}
.oneColFixCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 112px;
	clear: none;
	float: none;
	background-color: #FFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #000;
	background-image: url(Images/abs-bg.jpg);
	height: 724px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.oneColFixCtrHdr #footer {
	background:#DDDDDD;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.obold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #F90;
}
.tblsml {
	margin: 0px;
	padding: 0px;
}

.greybar 
{
	background-position:center center;
	background-image: url(Images/bgi20.gif);
	font-size: 10px;
	color: #F90;
	background-repeat: repeat-x;
}

.STDTEXT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
	line-height: normal;
	margin: 10px;
}
.STDHEIGHT {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
}

.warning 
{
	list-style-image:url(ASPKIT_SAGEPAY/ASP-Kit/images/form_bullet.gif);
	font-size: 12px;
	color: #CC0000;
}
.BODYTEXTMED {
	color: #FFF;
	padding: 0px;
	font-size: 10px;
	border: 0px none #333;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
}
.STDHEIGHTOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F90;
}
.STDTEXTOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #F90;
	padding: 10px;
}
.STDHEIGHT5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	padding: 5px;
}
.STDTEXT0 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
}
.oboldbigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #F90;
}
.STDHEIGHTOrangebigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F90;
}
.STDHEIGHTOrangebig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #F90;
}
.STDTEXT0big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding: 0px;
}
.STDTEXTOrang2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #F90;
	padding: 2px;
}
.btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333;
}
.STDHEIGHTOrangebig5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #F90;
	padding: 5px;
}
.BODYTEXTMEDgrey0 {
	color: #333;
	padding: 0px;
	font-size: 9px;
	border: 0px none #333;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	background-color: #000;
}
.STDHEIGHTOrangebig10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #F90;
	padding: 10px;
}
.STDTEXT10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
}
.STDHEIGHTWhitebigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.STDTEXTltOrange5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FC0;
	padding: 5px;
}
.STDTEXT10grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	padding: 2px;
	line-height: normal;
	margin: 0px;
}
.smallOrange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #F90;
}
.orangeheader1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F90;
	background-image: url(Images/bgi2.gif);
	background-repeat: repeat-x;
}
.greybarbigger {
	background-position:center center;
	background-image: url(Images/bgi20.gif);
	font-size: 14px;
	color: #F90;
	background-repeat: repeat-x;
}
.STDHEIGHTgrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999;
}
.STDHEIGHTgrey10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999;
	padding: 10px;
}
.STDHEIGHT5left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.table1 {
	border: 1px solid #666;
}
.STDHEIGHTOrange5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F90;
	padding: 5px;
}
.STDHEIGHTgrey10left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.orangeheader2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F90;
	background-image: url(Images/bgi2.gif);
	background-repeat: repeat-x;
}
.inpbox1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000;
	background-color: #CCC;
	border: 1px solid #999;
}
.STDHEIGHTYellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF0;
}
.STDHEIGHTYellow12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0;
}
.STDHEIGHTRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #F00;
}
.STDHEIGHTYellow16 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF0;
}
.STDTEXTbl {
	color: #000;
}
.STDHEIGHTLtBlue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #0CF;
}
.STDHEIGHTLtBluebigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0FF;
}
.STDHEIGHTRedBigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F00;
}
.midHEIGHTgrey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999;
}
.STDHEIGHTLtBluebiggermed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0FF;
}
.whiteheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-image: url(Images/bgi2.gif);
	background-repeat: repeat-x;
	border: thin none #CCC;
}
.Blackbox1 {
	background-color: #000;
	border: 1px solid #999;
	padding: 5px;
	margin: 0px;
}
.Blackbtn1 {
	background-color: #333;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #999;
}
.STDHEIGHTOrangelt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FC0;
}
.Blackbtn2 {
	background-color: #403F26;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: ridge;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #999;
	border-left-color: #999;
}

