body { background-image: url(../images/background.jpg); }
p { }
td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
a:link { color: #6b3c00; text-decoration: none; }
a:visited { color: #6b3c00; text-decoration: none; }
a:hover { color: #6b3c00; text-decoration: underline; }
a:active { color: #6b3c00; text-decoration: none; }

/*------ Tenet 05/31/2008 ------*/
.whitetext { color:#FFFFFF; }
.bottomline { border-bottom: 1px solid #CCCCCC; }
.fields {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.message { color: #6B3C00; font-weight:bold; }
.thinborder{ BORDER-COLLAPSE: collapse; }
.notextborder { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; border: 0px solid #FFFFFF; font-weight:bold; padding-left: 0; padding-right: 0; background-color: #FFFFFF;}
.title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight:bold; }
.titlebarheading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000066; font-weight:bold; }
	
/*-- form elements --*/	
.fields {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.inputbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border:1px solid #B1B1B1; }
.selectbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.buttonclass { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.bigHeading { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: 15px; color:#000000; }
.field-description {
	color:#333333;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	margin:0;
	}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #990000;
	}
.msgbox {
	width:100%;
	color:#990000;
	/*border:1px solid #000000;*/
	padding:10px auto 10px;
	margin:10px;
	}
	.msgbox span {
		font-weight:bold;
		}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.center-align { text-align:center; }
.no-margin { margin:0; }
.no-padding { padding:0; }
.float-left { float:left; }
.float-right { float:right; }
.thin-border { border-collapse:collapse; }
.bold { font-weight:bold; }
table.content td { vertical-align:top; text-align:left; }
table.content th { vertical-align:top; font-weight:bold; padding:auto 0; text-align:left; font-size:12px; }
#selected-candidates { border:1px solid #ffffff; }
.welcome { color:#990000; text-align:center; }
.user-name { font-weight:bold; }
/*---[ footer ]---*/
#footer {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	#footer a:link, #footer a:hover, #footer a:active, #footer a:visited { color: #6b3c00; text-decoration: none; }
	#footer a:hover { text-decoration:underline; }
/*---[ /footer ]---*/

/*--- [ product ] ---*/
a.product-name:link, a.product-name:hover, a.product-name:active, a.product-name:visited, .product-details, .product-title, .product-description {
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	}
.product-details, .product-description {
	font-weight:normal;
	}
.product-title {		
	font-size:12px;
	}
/*--- [/ product ] ---*/

/*--- [ cart ] ---*/
.cart-wrapper { 
	background-color:#A0DDEF;
	vertical-align:top; 
	}
table.cart { width:100%;  }
table.cart td, table.cart th, .cart-bottom { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
table.cart th {
	color:#FFFFFF;
	text-align:center;
	background-color:#0F4B5A;
	}
	.cart-bottom {
		color:#6B3C00;
		font-weight:bold;
		text-align:right;
		background-color:#FFFFFF;
		}
/*---[ /cart ]---*/

.page-title {
	color:#737373;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}