.maintable {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;

}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}
.txtlight {
	font-size: 10px;
	color: #798EA6;
}
h1 {
	font-size: 140%;
	color: #A3A3A3;
	font-weight: lighter;


}
.navbot {
	font-size: 75%;
	color: #CCCCCC;
		padding-right: 1em;
		padding-left: 1em;
}

.navbot a:link {  color: #CCCCCC; text-decoration: none}
.navbot a:visited {  color: #8696A4; text-decoration: none}
.navbot a:hover {  color: #FF3300; text-decoration: underline}
.navbot a:active {
	color: #FBD604;
	text-decoration: none;

}

a:link {  color: #776C55; text-decoration: none}
a:visited {  color: #504F64; text-decoration: none}
a:hover {  color: #C16F53; text-decoration: underline}
a:active {
	color: #F88007;
	text-decoration: none;
	font-weight: 500;
}

.navtop {
	font-size: 12px;
	color: #8D8065;
	padding-right: 1em;
	font-weight: normal;
}
.navtopsm {


	font-size: 11px;
	color: #71AA48;
}
.txtmain {
	font-size: 85%;
	font-weight: normal;
	color: #343D4B;
}
.headsub {
	font-size: 110%;
	font-weight: bold;
}
.imgpad {
	margin: 2px 10px 2px 0px;
}
.maintabletd {

	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.shopitem {
	margin: 4px;
	padding: 2px;
	border: 1px solid #918A6F;
	font-size: 75%;

}
.shoph2 {
	background-color: #839CD0;
	margin-top: 6px;
	margin-bottom: 6px;
	border: 1px solid #4E5C89;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 120%;

}
.shoptop {
	font-size: 75%;
}
.shopmain {
	font-size: 85%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px dotted #797866;
	color: #292C3D;



}
.shopsmall {
	font-size: 75%;
}
.shoph3 {
	font-size: 120%;
	font-weight: bold;


}
.textbottom {
	vertical-align: bottom;
}
.texttop {
	vertical-align: text-top;
	background-position: top;

}
.trpad {
	padding-right: 25px;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 5px;


}
.navborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

