body {
	background-image: url('../pics/bg.gif');
	background-repeat: repeat-x;
	background-color: #a59a8c;
	margin: 0px;
}

.txtbg {
	background-color: #fffdec;	
}

.regular {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
	line-height: 1.2em;
	font-weight:normal;
}

.hdrRegular {
	font-family: georgia;
	font-size: 11px;
	color: #55504c;
	font-weight: bold;	
}

.regular a {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
}

.regular a:hover {
	color: #BF2E37;
}

.breadcrumb {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
}

a.breadcrumbLnk {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
}

a.breadcrumbLnk:hover {
	color: #BF2E37;
}

.SScurrent {
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
	text-decoration: none;
}

a.SSlink{
	font-family: verdana;
	font-size: 10px;
	color: #C42121;
	text-decoration: none;
}

a.SSlink:hover {
	text-decoration: underline;
}

.SSinactive {
	font-family: verdana;
	font-size: 10px;
	color: #C4C1B5;
	text-decoration: none;
	cursor: default;
}

.tblhdr {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #55504c;
	background-color: #F2F0E0;	
}

.tblcell {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
	background-color: #fffdec;
	line-height: 17px;
}

.tblhdrCustom {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #584D14;
	background-color: #EDDEAA;
	margin-left: 15px;	
}

.tblcellCustom {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
	background-color: #EDDEAA;
	line-height: 17px;
}

form {
	margin: 0px;
}

.datafld {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
}

.validate_error {
	font-family: verdana;
	font-size: 10px;
	color: #BF2E37;		
}

.front {
	position:absolute;
	visibility: hidden;
	left: -1000px;
	top: -1000px;	
}

.shopbox {
	border: 1px solid #C4C1B5;
	background-color: #F2F0E0;
	width: 100%;
}

.shopregular {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
}

.shopregular a {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
	text-decoration: underline;
}

.shopregular_dim {
	font-family: verdana;
	font-size: 10px;
	color: #A6A4A2;
}

.shopregular a:hover {
	color: #BF2E37;
}

h1{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #55504c;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}

.shopsubtitle{
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
	padding: 8px 17px 8px 17px;
	margin: 0px;
}

.shopbonus{
	font-family: verdana;
	font-size: 10px;
	color: #4C5C0D;
	padding: 10px 17px 10px 17px;
	margin: 0px;	
}

.shopfrm {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;	
}

.shopfrmb {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #55504c;	
}

.shopbutton {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
	border: 1px solid #C4C1B5;
	background-color: #F2F0E0;
}


/*.shopbutton2 {
	font-family: verdana;
	font-size: 10px;
	color: #2a2a2a;
	border: 1px solid #a9a69D;
	background-color: #e2e0d0;
	width: 180px;
}*/

.shopbutton2 {
	font-family: verdana;
	font-size: 10px;
	color: #2a2a2a;
	border: 1px solid #cab66f;
	background-color: #EDDEAA;
	width: 180px;
}

.shopbonusbox {
	border: 1px solid #A6C625;
	background-color: #E1FF6B;
	width: 100%;
}

.shopregular {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
}

.detailTbl {
	margin: 10px 18px 10px 18px;
}

.detailCell {
	font-family: verdana;
	font-size: 10px;
	color: #55504c;
	height: 25px;
}

.required {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #C42121;
}

.displayDetails {
	margin: 10px;	
}

.customlink { 
	font-family: verdana,arial,helvetica;
	font-size: 10px;
	font-weight:bold;
}
.customlink:link {
	color: #C99C00; 
	text-decoration: underline;
}
.customlink:visited {  
	color: #C99C00;
}
.customlink:hover {  
	color: #C99C00; 
}
.customlink:active {  
	color: #C99C00; 
}

.tblimg {
	border: 1px solid #010000;	
}



