html, body {
scrollbar-face-color: #ccc; 
scrollbar-highlight-color: #999; 
scrollbar-shadow-color: #ccc; 
scrollbar-3dlight-color: #fff; 
scrollbar-arrow-color: #ff9933; 
scrollbar-track-color: #ccc; 
scrollbar-darkshadow-color: #999;
   margin: 0;
   padding: 0;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #edeceb;
   font-size: 101%;
	background-image: url(../gimg/bg.jpg);
   background-position: top left	;
   background-repeat: no-repeat;
	background-attachment: scroll;
	text-align: center;
}

table { 
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}

.bgwhite { background-color: White; }
.bgorange { background-color: #ff9933; }
.bggray { background-color: #999; }

td { vertical-align: top; }
.tdcont { padding-right: 16px; }

ul { margin-left: 0.5em; padding-left: 0.5em; }
li { list-style: square; font-size: 0.7em; line-height: 1.4em;  list-style-position:  outside;}


h1 { font-size: 0.8em; font-weight: bold; line-height: 1.5em; }

p { font-size: 0.7em; line-height: 1.4em;  }

img { border: none; }
.moodimg { border: none; margin-left: 16px; margin-bottom: 16px; }

a {font-weight: normal; }
a:link { text-decoration: underline; color: #333;}
a:visited { text-decoration: underline; color: #333; }
a:hover { text-decoration: none; color: #ff9933; }
a:active { text-decoration: underline; color: #ff9933;}

a.nav {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #999; font-weight: bold; padding-right: 18px; }
a.nav:link { text-decoration: none; color: #999; }
a.nav:visited { text-decoration: none; color: #999; }
a.nav:hover { text-decoration: none; color: #ff9933;}
a.nav:active { text-decoration: none; color: #ff9933; }
.nav {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #ff9933; font-weight: bold; padding-right: 18px; }

a.navor {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #ff9933; font-weight: bold; padding-right: 18px; }
a.navor:link { text-decoration: none; color: #ff9933; }
a.navor:visited { text-decoration: none; color: #ff9933; }
a.navor:hover { text-decoration: none; color: #ff9933;}
a.navor:active { text-decoration: none; color: #ff9933; }
.navor {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; color: #ff9933; font-weight: bold; padding-right: 18px; }



a.snav {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #484848;  padding-left: 48px; font-weight: normal; line-height: 24px; }
a.snav:link { text-decoration: none; color: #484848; }
a.snav:visited { text-decoration: none; color: #484848; }
a.snav:hover { text-decoration: none; color: #ff9933;}
a.snav:active { text-decoration: none; color: #ff9933; }
.snav {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff9933;  padding-left: 48px; font-weight: normal; line-height: 24px; }

a.map {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #484848;   font-weight: normal; line-height: 24px; }
a.map:link { text-decoration: none; color: #484848; }
a.map:visited { text-decoration: none; color: #484848; }
a.map:hover { text-decoration: none; color: #ff9933;}
a.map:active { text-decoration: none; color: #ff9933; }
.map {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff9933;   font-weight: normal; line-height: 24px; }


.footer {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: #999;  font-weight: normal;  }

.txtFld1 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em;
	color:#000;
	text-decoration: none;
	background-color: #fff;
	width: 280px;
	border: #999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}

.txtFld2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em;
	color:#000;
	text-decoration: none;
	background-color: #fff;
	width: 200px;
	height: 1.5em;
	border: #999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}

.smallBtn {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 0.75em;
	color: #000;
	text-decoration: none;
	width: 170px;
	height: 1.5em;
	background-color: #ff9933;
	border: #ff9933;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
