﻿body {
	padding: 0px;
	margin: 0px;
	font: 11px "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	background: #F2EFEC url(../images/page_bg.jpg);
}

td {
	font: 11px "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}

td.pe_left {
	background: url(../images/pe_left.jpg) right top;
}

td.pe_right {
	background: url(../images/pe_right.jpg) left top;
}

.bodyText { /* Default font for content text */
	color: #000000;
	font: 11px "Trebuchet MS", Tahoma, Arial;
	line-height: 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

a:link, a:visited, a:active { /* Default text links */
	text-decoration: none;
	color: #CD3230;
	}	

a:hover	{
	text-decoration: none;
	color: #000000;
	}
	
a.cleanLink:link, a.cleanLink:visited, a.cleanLink:active, a.cleanLink:hover {	/* Default text links */
	text-decoration: none;
	color: #333333;
	border-width: 0px;
	border-style: none;
	}	

.boxHeading {
	color: #CD3230;
	font: bold 20px "Trebuchet MS", Tahoma, Arial;
}

.label, a.label:link, a.label:visited, a.label:active {
	color: #000000;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
}

a.label:hover {
	color: #CD3230;
	text-decoration: none;
}

.redtext {
	color: #CD3230;
	font: 11px "Trebuchet MS", Tahoma, Arial;
}

.redtext_bold {
	color: #CD3230;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
}

.price {
	color: #CD3230;
	font: 14px "Trebuchet MS", Tahoma, Arial;
}

.smallText {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}

.inputBox {  /* Form fields */
	color: #000000;
	height: 14px;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #BE8B1E;
	font: 11px/14px "Trebuchet MS", Tahoma, Arial;
}

.inputTextBox {  /* Form fields */
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #BE8B1E;
}

.dropBox {  /* Form fields */
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: 1px;
	border: 1px solid #BE8B1E;
}

.button { /* Form Buttons */
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #666666;
	height: 20px;
	padding: 0px;
	background: #CABFB5 url(../images/button_bg.jpg) top;
}

h1	{
	color: #CD3230;
	font: bold 20px "Trebuchet MS", Tahoma, Arial;
	}	
		
h2	{
	color: #CD3230;
	font: bold 20px "Trebuchet MS", Tahoma, Arial;
	}	
	
h3	{
	color: #CD3230;
	font: bold 20px "Trebuchet MS", Tahoma, Arial;
	}	
	
.footer {
	font: 10px "Trebuchet MS", Tahoma, Arial;
	color: #333333;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active {  /* Horizontal Footer menu bar */
	font: 10px "Trebuchet MS", Tahoma, Arial;
	color: #CD3230;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0px;
}

a.footer_menu:hover {
	color: #000000;
	text-decoration: none;
}

a.footer_mantis:link, a.footer_mantis:visited, a.footer_mantis:hover, a.footer_mantis:active {
	color: #9E8E83;
	text-decoration: none;
}

.admin_tblbdr {
	border: #BE8B1E 1px solid;
	background-color: #F8F4E9;
}

.table_head {
	background-color: #E7D9B6;
	color: #000000;
	font-weight: bold;
}

.altItem {
	background-color: #e4e4e4;
}

.editItem {
	background-color: #E7D9B6;
}
