body{
	background-color: #EAE7E0;
	font-family: "Tahoma";
	font-size: 11px;
	color: #222222;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
a{ 
	text-decoration: none;
	color: #222222;
	}

a:link{
	text-decoration: none;
	color: #222222;
	}
	
a:visited{
	text-decoration: none;
	color: #222222;
	}
	
a:active{
	text-decoration: none;
	color: #761D1F;
	}

a:hover{
	text-decoration: none; 
	color: #761D1F;
	}

.error{
	font-family: "Tahoma";
	font-size: 11px;
	color: #663333;
	}

.info{
	font-family: "Tahoma";
	font-size: 11px;
	color: #334B99;
	}

.picBorder{
	border-style: none;
	border: 1px solid #151413;
	}

.icon{
	font-family: "Tahoma";
	font-size: 11px;
	color: #222222;
	width: 15px;
	}
	
.submitButton{
	font-family: "Tahoma";
	font-size: 11px;
	color: #222222;
	width: 60px;
	}

#linksHeader{
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	padding: 0px 10px 0px 10px;
	}

#linksHeader a:active{
	color: #761D1F;
	text-decoration: underline;
	}

#linksHeader a:hover{ 
	color: #761D1F;
	text-decoration: underline;
	}

.currentPage{
	color: #761D1F;
	text-decoration: underline;
	}

#linksLeft{
	background-color: #9E8B61;
	font-family: "Tahoma";
	font-size: 11px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #454036;
	}

#linksLeftHeader{
	background-color: #9E8B61;
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 13px;
	color: #222222;
	border: 1px solid #454036;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	}
	
	
.quantityCalcBody{
	font-family: "Tahoma";
	font-size: 12px;
	color: #222222;
	}

.quantityCalcHeader{
	font-family: "Tahoma";
	font-size: 12px;
	color: #222222;
	border-bottom: 1px solid #454036;
	}

#content{
	font-family: "Tahoma";
	font-size: 10px;
	color: #222222;
	padding: 0px 10px 0px 10px;
	}

#content a{
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #761D1F;
	}
	
#content a:link{
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #761D1F;
	}	
	
#content a:hover{
	text-decoration: underline;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #761D1F;
	}
	
.contentBody{
	font-family: "Tahoma";
	font-size: 12px;
	color: #222222;
	}
	
.contentBody a{
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #761D1F;
	}

.contentBody a:link{
	text-decoration: none;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #761D1F;
	}

#pictureRightHeader{
	margin: 0px 0px 10px 0px;
	}

#pictureRight{
	padding: 0px 0px 0px 0px;
	}

#tableBorder{
	bgcolor: #BDBDBB;
	padding: 0px 0px 0px 10px;
	}
	
.requestInfoHeader{
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	border-bottom: 1px solid #9E8B61;
	}
	
.requestInfoSpace{
	padding: 5px 0px 0px 0px;	
	}

.eightPt{
	font-family: "Tahoma";
	font-size: 8px;
	color: #222222;
	}

.ninePt{
	font-family: "Tahoma";
	font-size: 9px;
	color: #222222;
	}

.tenPt{
	font-family: "Tahoma";
	font-size: 10px;
	color: #222222;
	}
	
.elevenPt{
	font-family: "Tahoma";
	font-size: 11px;
	color: #222222;
	}
	
.twelvePt{
	font-family: "Tahoma";
	font-size: 12px;
	color: #222222;
	}

#pagePath a:link{
	font-family: "Tahoma";
	font-size: 9px;
	color: #777777;
	}

#pagePath a:hover{
	font-family: "Tahoma";
	font-size: 9px;
	color: #777777;
	}

#pagePath a{
	font-family: "Tahoma";
	font-size: 9px;
	color: #777777;
	}

.colons{
	background-image: url(../images/colons.gif);
	font-family: "Tahoma";
	font-size: 11px;
	}

.fourteenPt{
	font-family: "Tahoma";
	font-size: 14px;
	color: #222222;
	}
	
.noborder{
	border: 0px solid #FFFFFF;
	}