html {
overflow-x: hidden;
overflow-y: scroll;
}

html, body {

margin: 	0;

padding:	0;

font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: small;
line-height: 1.5em;  
margin: 0; 
padding: 0; 
text-align: left;
}


.bqc {
width: 95%;
background: #aaaaaa;
}

tr.trc:hover {
background-color: #cccccc;
}

a {
color: #333333;
text-decoration: underline;
}

a:hover {
color: #999999;
text-decoration: underline;
}

.fp {
text-decoration: none;
color: #ffffff;
}

.fp:hover {
text-decoration: none;
color: #ffffff;
}

a.nu {
text-decoration: none;
color: #333333;
}

a.mrh {
text-decoration: none;
font-weight: bold;
color: #333333;
}

a.mrh2 {
text-decoration: none;
font-weight: bold;
color: #eeeeee;
}

a.mrh2:hover {
text-decoration: underline;
color: #cccccc;
}

a.mrh3 {
text-decoration: none;
color: #000000;
}

a.mrh3:hover {
text-decoration: underline;
color: #333333;
}

a.mrh4 {
text-decoration: none;
color: #cccccc;
}

a.mrh4:hover {
text-decoration: underline;
color: #ffffff;
}

a.onl {
text-decoration: none;
color: #111111;
}

a.onl:hover {
text-decoration: underline;
color: #333333;
}

a.onlb {
text-decoration: none;
font-weight: bold;
color: #111111;
}

a.onlb:hover {
text-decoration: underline;
font-weight: bold;
color: #333333;
}

a.onlg {
text-decoration: none;
color: #004400;
}

a.onlg:hover {
text-decoration: underline;
color: #006600;
}

a.bigg {
font-size: medium;
color: #004400;
}

div.h1 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: x-large;
font-weight: bold;
color: #006600;
}

div.h1r {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: x-large;
font-weight: bold;
color: #666666;
}

div.h2 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: large;
font-weight: bold;
color: #666666;
}

div.h2g {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: large;
font-weight: bold;
color: #006600;
}

div.h2s {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: small;
font-weight: bold;
color: #666666;
}

div.h3 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: medium;
color: #333333;
}


div.h3s {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: small;
color: #333333;
}


div.h4 {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: x-small;
color: #333333;
}

li.mb {
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: small;
font-weight: bold;
text-decoration: underline;
color: #333333;
}

table.mt {
position:	relative;
left:		-1px;
top: 		150px;
padding:	0px;
border-spacing:	0px;
width: 		953px;

height: 	758px;
border-width:	0px;
border-spacing: 0px;
border-style: 	outset;
border-color: 	gray;
z-index:	100;
}

table.snt {
padding:	0px;
cell-spacing:	0px;
border-spacing:	0px;
width: 		143px;

border-width:	0px;
border-spacing: ;
border-style: 	outset;
border-color: 	gray;
z-index:	-50;
}

table.mp {
line-height: 1.1em; 
font-size: x-small;
}

table.mp2 {
line-height: 1.1em; 
font-size: small;
}

td.mrt {
line-height: 1.5em; 
font-size: x-small;
}

td.mrt2 {
color: #eeeeee;
}

td.mrt3 {
line-height: 1.5em; 
font-size: x-small;
color: #eeeeee;
}

td.mrt4 {
line-height: 1em; 
font-size: x-small;
color: #eeeeee;
}

td.bd {
font-weight: bold;
color: #111111;
}

td.on {
line-height: 1.5em; 
font-size: x-small;
color: #111111;
}




.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#aaaaaa !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #aaaaaa !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #aaaaaa !important; //Text input field border color
   background-color:#aaaaaa !important; //Text input field background color
 }

.autocomplete-w1 { background:url(http://grilledbirds.glys.com/img/shadow.png) no-repeat bottom right; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; color:#111; background:#CCC; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight: bold; color:#06502d; } //color:#3399FF;


