.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: #5B6265;
	font-weight: lighter;


}
.navbot {
	font-size: 75%;
	color: #CCCCCC;
	margin-left: 25px;
}

.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: #969DA0; text-decoration: none}
a:visited {  color: #5B6265; text-decoration: none}
a:hover {  color: #FFFFFF; text-decoration: underline}
a:active {  color: #788497; text-decoration: none}

.navtop {

	font-size: 12px;
	color: #8D8065;
}
.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 #3D4747;
	color: #969DA0;



}
.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: 25px;
	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: #394444;
	border-right-color: #394444;
	border-bottom-color: #394444;
	border-left-color: #394444;

}
