/* General */

/* background-color: was #FFFFCE */

/* body{font-family: Arial, Helvetica, sans-serif; direction:ltr; margin:0; background-image: url(/images/marblebg.jpg)}
*/
body{font-family: Arial, Helvetica, sans-serif; direction:ltr; margin:0; background-color: #FFFFCE}
ol,form,h1,h2,h3,h4,h5,a{margin:0; }
h3{font:bold 100% arial;}
h4{margin-top:2px;font:bold 77% verdana;}
em{font-style:normal;}
label{cursor:pointer;cursor:hand;}
img{border:0;}
hr{border:1px solid #ccc;border-width:0 0 1px;height:1px;margin:4px 0;}
cite{display:block;font:normal 77% verdana;color:#636363;}
spacer,ol{display:block;font:normal 77% verdana;}
select{position:relative;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:100%;}
a:link{color:#039; text-decoration:none;}
a:hover{color:#0353a5;}
a:visited{text-decoration:none; font-style:inherit;}
a:hover{text-decoration:underline;}
td{font-family:arial; color:black; font-size:10pt; font-weight:normal;}
td.linkHighlight {
	font-weight:bold;
	right:auto;
	background-position: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}

/* Menu Tabs */
 .banTabNSel     {
	background-color: #E5E5D9;
}
.tabSdw          {
	background-color: #606153;
}

.cartTab {
	background-color: #99FFFF; }

.tabHi           { 
	background-color: #F1F3EC;
}
a.tabLink {
	padding-left:1px;
	padding-right:1px;
	font-family: Verdana, Arial, sans-serif;
	color: #40423D;
	font-size: 0.8em;
	text-decoration: none;
}
a.tabLink:hover  {
	padding-left:1px;
	padding-right:1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: underline overline;
	font-weight:500;
	line-height: normal;
	background-color: #FFFFFF;
}

/* General */

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}
.rowBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.rightSide {	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.style1 {
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
}
.style3 {font-size: 1.5em; font-weight: bold; }

.borderFill {
	background-color: #005050;
}

.backgroundColor {background-color:#FFFFCE}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005050;
	background-color:#FFFFFF;
	font-style:inherit;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005050;
	background-color:#FFFFFF;
	font-style:inherit;
}
.borderUpperLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005050;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005050;
	background-color:#FFFFFF;
	font-style:inherit;
}
.count {
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
}
.errorHead {
	font-size: 1.5em;
	font-weight:bold;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005050;
	background-color:#FFFFFF;
	font-style:inherit;
}

.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005050;
	background-color:#FFFFFF;
	font-style:inherit;
}
.borderAll {
	background-color:#FFFFFF;
	border: 1px solid #005050;
	font-style:inherit;
}

/* Fonts */

.font09LtGray {  
	font-size: 9px;
	font-style: italic; 
	color: #A9A9A9;
}.fontHeaderLine {
	font-size: 14px;
	font-style: normal;
	color: #000066;
	font-weight: bold;
}
.contentBody {
	background-color: #FFFFFF;
	width: 670px;
	font-size:.7em;
}
.panelBody {
	background-color: #FFFFFF;
	width: 130px;
	font-size:.7em;
}
