@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
body {
	background-color: #A1A875;
	background-image: url(images/bkg-pg.jpg);
	background-repeat: repeat;
	background-position:top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td.head{	background-image:url("images/bkg-head.jpg");	background-position: center center;	background-repeat: no-repeat;}
td.bd{	background-image:url("images/bkg-tbl.jpg");	background-position: center center;	background-repeat: repeat-y;}
td.ft{	background-image:url("images/bkg-foot.jpg");	background-position: center center;	background-repeat: no-repeat;}
td.bdstore{	background-image:url("images/bkg-tbl-store.jpg");	background-position: center center;	background-repeat: repeat-y;}
td.ftstore{	background-image:url("images/bkg-foot-store.jpg");	background-position: center center;	background-repeat: no-repeat;}

a:link {	color: #73794D;}
a:visited {	color: #4B553D;}
a:hover {	color: #B0B783;}
a:active {	color: #B0B783;}

a.nav:link { font-size:14px; font-weight:600; color: #FFF; text-decoration:none}
a.nav:visited { font-size:14px; font-weight:600; color: #FFF; text-decoration:none}
a.nav:hover { font-size:14px; font-weight:600; color: #FFF; text-decoration:overline underline}
a.nav:active { font-size:14px; font-weight:600; color: #FFF; text-decoration:overline underline}

a.navsm:link { font-size:13px; font-weight:600; color: #FFF; text-decoration:none}
a.navsm:visited { font-size:13px; font-weight:600; color: #FFF; text-decoration:none}
a.navsm:hover { font-size:13px; font-weight:600; color: #FFF; text-decoration:overline underline}
a.navsm:active { font-size:13px; font-weight:600; color: #FFF; text-decoration:overline underline}

a.tc:link { font-size:12px; color: #FFF; text-decoration:none}
a.tc:visited { font-size:12px; color: #FFF; text-decoration:none}
a.tc:hover { font-size:12px; color: #FFF; text-decoration:overline underline}
a.tc:active { font-size:12px; color: #FFF; text-decoration:overline underline}

a.main:link {font-size: 16px; text-decoration:none; color: #596347}
a.main:visited {font-size: 16px; text-decoration:none; color: #596347}
a.main:hover {font-size: 16px; text-decoration:overline underline; color: #FFFFFF}
a.main:active {font-size: 16px; text-decoration:overline underline; color: #FFFFFF}

a.navfoot:link {	font-size:11px; color: #73794D;}
a.navfoot:visited {	font-size:11px; color: #4B553D;}
a.navfoot:hover {	font-size:11px; color: #B0B783;}
a.navfoot:active {	font-size:11px; color: #B0B783;}

.CMD_NavMain a:link {text-decoration:none}
.CMD_NavMain a:visited {text-decoration:none}
.CMD_NavMain a:hover {text-decoration:overline underline}
.CMD_NavMain a:active {text-decoration:overline underline}

.CMD_NavSub a:link {text-decoration:none}
.CMD_NavSub a:visited {text-decoration:none}
.CMD_NavSub a:hover {text-decoration:overline underline}
.CMD_NavSub a:active {text-decoration:overline underline}

a.sub:link {font-size:12px; text-decoration:none}
a.sub:visited {font-size:12px; text-decoration:none}
a.sub:hover {font-size:12px; text-decoration:overline underline; color: #FFFFFF}
a.sub:active {font-size:12px; text-decoration:overline underline; color: #FFFFFF}

.bdjustified {	text-align: justify;}
.white {	font-size:16px; font-weight:600; color: #FFF}

td.padbot { padding-bottom:5px; }
td.padleft { padding-left:15px; }