* {
	font-family: arial;
}

body {
	background-color: #778888;
	text-align: center;
}

hr {
	color: #CCCCCC;
	position: relative;
	left: -10px;
	width: 550px;
	height: 1px;
}
td.leftBorder {
	width: 14px;
	background-image: url('../images/border-left.gif');
	background-repeat: repeat;	
}
td.rightBorder {
	width: 14px;
	background-image: url('../images/border-right.gif');
	background-repeat: repeat;	
}
.leftColumn {
	width: 560px;
	vertical-align: top;
}

.rightColumn {
	width: 190px;	
	vertical-align: top;
}
	
.leftDiv {
	width: 540px;
	margin-left: 20px;
	margin-top: 5px;
}

.rightDiv {
	width: 190px;
	margin-top: 5px;
}


.titleRed {
	color: #CC0000;
	font-size: 20px;
	font-family: "arial narrow", sans-serif;
}

.titleWhite {
	color: white;
	font-size: 20px;
	font-family: "arial narrow", sans-serif;
}

.titleGray {
	color: #778888;
	font-size: 20px;
	font-family: "arial narrow", sans-serif;
}

.headerRed {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

.headerGray {
	color: #778888;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}

.contentTitle {
	text-align: left;
	margin-left: 30px;
}

.smallWhite {
	color: white;
	font-size: 10px;
	text-decoration: none;
}

.smallGray {
	color: #778888;
	font-size: 10px;
	text-decoration: none;
}

.smallRed {
	color: #CC0000;
	font-size: 10px;
	text-decoration: none;
}

.smallBlack {
	color: #4D4D4D;
	font-size: 11px;
	text-decoration: none;
}

a img {
	border: 0;
	cursor: hand;
	cursor: pointer;
}


a.redLink:link {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
a.redLink:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
a.redLink:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
a.redLink:visited {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #FF3333;
}
a.blackLink:link {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #4D4D4D;
}
a.blackLink:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
a.blackLink:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
}
a.blackLink:visited {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #FF3333;	
}
a.globalNavLink {
	font-family: "arial narrow", sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: white;	
}
a.grayNav:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #778888;
}
a.grayNav:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.grayNav:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.grayNav:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #778888;
}
a.graySubNav:link {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #778888;
}
a.graySubNav:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
a.graySubNav:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
a.graySubNav:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #778888;
}
a.redNav {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.redSubNav {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.titleBox {
	margin-left: 25px;
}

table.formTable {
	padding: 0px 5px 5px 5px;
}
.formLabel {
	vertical-align: top;
	padding-top: 5px;
	text-align: left;
	font-size: 11px;
	color: #778888;
}
.formData {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
	font-size: 12px;
	color: #4D4D4D;
	border-left: none;
	border-right: none;
}
.formField {

}
.textField {

}
.textArea {
	width: 220px;
	height: 75px;
}
.button {
	cursor: hand;
	cursor: pointer;
	border: 0px;
}

.breadCrumb {
	text-decoration: none;
	color: #778888; 
	font-size: 11px;
}
td.categoryBox {
	background-color: #FFFFDD; 
	text-align: center; 
	width: 120px; 
	height: 70px;
}
tr.alternateRow {
	background-color: #FFFFDD;
}
.tableHeader {
	vertical-align: bottom;
	background-color: #EFF1F1;
	border: thin solid #CCCCCC;
	border-width: 1px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	text-align: left;	
	color: #4D4D4D;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
}
.tableHeaderRed {
	background-color: #CC0000;
	border: thin solid #CCCCCC;
	border-width: 1px;
	padding-left: 10px;	
	padding-top: 3px;
	padding-bottom: 3px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	border-bottom: thin solid #CCCCCC;
}
.tableData {
	padding-left: 10px;	
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: 0px;
	border-right: 0px;	
	border-top: 0px; 
	border-bottom: thin solid #CCCCCC; 
	border-width: 1px; 
	color: #4D4D4D;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.dataTable {
	margin-top: 7px;
	border-top: thin solid #CCCCCC;
	border-width: 1px;
}
.productTableHeader {
	font-weight: bold; 
	text-align: left; 
	vertical-align: bottom; 
	padding: 5px 5px 5px 5px;
	color: #778888;
	font-size: 10px;
	text-decoration: none;
	border: thin solid #CCCCCC;
	border-width: 1px;
}
.productTableData {
	text-align: left; 
	vertical-align: bottom; 
	padding: 1px 5px 2px 5px;
	color: #4D4D4D;
	font-size: 10px;
	text-decoration: none;
	border: thin solid #CCCCCC;
	border-width: 1px;
}
SPAN.errormsg	{	
	font-family: verdana;
	color: red;
	font-size: 12px;
}