.Print{}
.noPrint{}
 
.hideTxt{display:none;}
.showTxt{display:inline;}

body{color: #000000; background-color: #ffffff; font-family: arial, helvetica, verdana, tahoma, sans-serif; font-size: small; margin: 0px;  }
.pageBlock{min-width: 996px; max-width: 996px; text-align: left; padding: 1px;}

h1{font-size: 100%; font-weight: bold; margin-bottom: 10px;}
h2{font-size: x-small; font-weight: bold; display: inline; }
h3
{
    font-size:medium;
    font-weight:bold;
    display: inline;
    padding-right:5px;
    padding-left:20px;
}

hr{color: #000000; height: 1px; border-style: dotted;}
form{display: inline}

A{color: #008e03; font-size: small; text-decoration:underline;}
A:hover{color: #008e03; text-decoration: none;}

A.Footer{color: #008e03; font-size: xx-small; text-decoration:underline;}
A.Footer:hover{color: #000000; text-decoration: none;}

A.Menu{color: #ffffff; font-size: small; text-decoration:underline;}
A.Menu:hover{color: #ffdf21; text-decoration: none;}

.RepeaterOn{background-color:#b2cbb9;border-left: 1px #005218 solid; padding: 3px; color: #005218;}
.RepeaterOff{background-color:#d9e5dd;border-left: 1px #005218 solid; padding: 3px; color: #005218;}
.pagingBtn{background-color: #f7f7f7; text-decoration: none; font-size: 80%; font-weight: normal; border: solid 1px #aaaaaa; padding: 0px 2px 0px 2px;}
.currentBtn{background-color: #ffffff; color: #999999; font-size: 80%; font-weight: normal; border: solid 1px #d7d7d7; padding: 0px 2px 0px 2px;}

.MenuPage
{
	color: white;
	font-weight: bold;
	background: #fefefe url('img/MainItemBackground.gif') repeat-x;
	line-height: 23px;
}

.headerLine
{
	background: #fefefe url('../images/headerTile.gif') repeat-x;
	line-height: 132px;
}

.menuContact
{
	background: #005218;
	color: White;
	font-family: arial, helvetica, verdana, tahoma, sans-serif; 
	font-size:small;
	padding-top: 10px;
}

.corner
{
	background: #fefefe url('../images/curve.gif');
	background-repeat:no-repeat;
}

.footerLine
{
	background: #fefefe url('../images/footer_gradient.gif') repeat-x;
	line-height: 26px;
	color: White;
	font-family: arial, helvetica, verdana, tahoma, sans-serif; 
	font-size:small;
}
.ReviewTabOff
{
    background: url('../images/taboff.gif');
    width: 25%;
    padding: 0 0 0 10px;
}
.ReviewTabOn
{
    background: url('../images/tabon.gif');
    width: 25%;
    padding: 0 0 0 10px;
}
.ShopBar
{
    background: url('../images/shop_tile.jpg') repeat-x;
    padding: 3px;
    font-weight: bold;
    font-size: 90%;
}
.ShopTxt{font-size: 90%;}
.Data
{
    color: #302e5f;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: xx-small;
    font-weight: normal;
    border-width: 1px;
    border-style: solid;
    border-color: #aaaaaa;
}
.DataBtn
{
    color: #302e5f;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: xx-small;
    font-weight: normal;
	border-width: 1px;
	border-style: outset;
}
.tabTable
{
    border: solid 1px #cccccc;
    padding: 2px;
}

