*
{ padding:0;
margin:0;
}
/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}

/*body specific*/
body{
background-color:#ffffff;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

#theClock {
  position: absolute;
  top: 50px;
  right: 340px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

a:visited{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

a:hover{
color:#ffffff;
font-size:12px;
text-decoration:underline;
}

a:active{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

a.sitewide:link{
	color:#853F6A;
	font-size:12px;
	text-decoration:none;
}

a.sitewide:visited{
color:#853F6A;
font-size:12px;
text-decoration:none;
}

a.sitewide:hover{
color:#CC0099;
font-size:12px;
text-decoration:underline;
}

a.sitewide:active{
color:#853F6A;
font-size:12px;
text-decoration:none;
}

a.boxlink:link{
color:#ffffff;
	font-size:12px;
	text-decoration:none;
	color: #000000;
}

a.boxlink:visited{
color:#ffffff;
font-size:12px;
text-decoration:none;
}

a.boxlink:hover{
color:#000000;
font-size:12px;
text-decoration:underline;
}

a.boxlink:active{
color:#000000;
font-size:12px;
text-decoration:none;
}

li{
color:#000000;
list-style-type:square;
}

ol{
color:#000000;
}

ul{
color:#000000;
list-style-type:square;
}

H1, H2, H4, H5, H6 {
font-family:Arial, Helvetica, sans-serif;
}

H3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}

.actCHECKOUTEM {background-color:#c29fb5;}
.actCHECKOUTBG {background-color:#eeeeee;}

.actlarger{
	font-size: larger;
	color:#000000;
}

.actsmaller{
	font-size: smaller;
	color:#000000;
}

.actxxsmall{
	font-size:9px;
	color:#000000;
}

.actxsmall{
	font-size:12px;
	color:#000000;
}

.actsmall{
	font-size:12px;
	color:#000000;
}

.actregular{
	font-size:12px;
	color:#000000;
}

.actlarge{
	font-size:14px;
	color:#000000;
}

.actxlarge{
	font-size:16px;
	color:#000000;
}

.actxxlarge{
	font-size:18px;
	color:#000000;
}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{color:#ff3300;}
.actwelcome{color:#000000;}

.actlogotext {font-family:Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:12px;}

.thinborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.thinred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000ff;
	border-right-color: #0000ff;
	border-bottom-color: #0000ff;
	border-left-color: #0000ff;
}

.thinred2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;




	border-top-color: #f6df51;
	border-right-color: #f6df51;
	border-bottom-color: #f6df51;
	border-left-color: #f6df51;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.actsmallheading {
	font-size:12px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#f6df51;
}
#navlist {
text-align:center;
width:auto;
margin:0;
padding:0;
}

#navcontainer ul
{
text-align: center;
padding: 0;
margin: 0;
width:100%;
}

#navcontainer li
{
padding: 5 5;
margin: 0;
display:inline;
list-style-type: none;
background: url("navBarBg.gif") repeat-x 20px;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
text-align: center;
border-top: 1px solid #A8B090;
border-bottom: 1px solid #A8B090;
border-left: 1px solid #A8B090;

}
#navcontainer li#end
{
border-right: 1px solid #A8B090;
}

#navcontainer a
{
font-size: 11px;
color: #000;
text-decoration: none;


}
#navcontainer li a:hover { background: url("navBarBgHover.gif") repeat-x 20px; }
#navcontainer li:hover { background: url("navBarBgHover.gif") repeat-x 20px; }



.Checkout_Pad { padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 20px}

a.textlink:link, a.textlink:visited, a.textlink:hover, a.textlink:active{
	color:#853F6A;
	font-family:arial,verdana verdana;
	font-size:12px;
}

