
.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
body {
	background-color:#C7DBF9;
	margin-top: 0px;
	scrollbar-3dlight-color:#FF9900;
        scrollbar-arrow-color:#FF9900;
        scrollbar-base-color:#6699CC;
        scrollbar-darkshadow-color:#6699CC;
        scrollbar-face-color:#FF9900;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-shadow-color:#000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;

}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}


a:link {
	color: #FF9933;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	text-decoration: underline;
}

div.headerlink a:link {color: #ffffff; font-size: 10px; font-weight: normal; text-decoration: underline;}
div.headerlink a:visited {color: #ffffff; font-size: 10px; font-weight: normal; text-decoration: underline;}
div.headerlink a:hover {color: #ffffff; font-size: 10px; font-weight: normal; text-decoration: overline;}
div.headerlink a:active {color: #ffffff; font-size: 10px; font-weight: normal; text-decoration: underline;}

div.footerlink a:link {color: #006699; font-size: 10px; font-weight: normal; text-decoration: underline;}
div.footerlink a:visited {color: #006699; font-size: 10px; font-weight: normal; text-decoration: underline;}
div.footerlink a:hover {color: #FF9933; font-size: 10px; font-weight: normal; text-decoration: underlineline;}
div.footerlink a:active {color: #FF9933; font-size: 10px; font-weight: normal; text-decoration: underline;}




h1 {
	font-family:  Arial, Helvetica, sans-serif;
	color:#006699;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold;
	font-style: normal;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal; 
	letter-spacing: 1px;
	margin-bottom: 0px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 1px;
	margin-bottom: 0px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/* for teh table editor */

.happy {
	color: green;
	font-weight: bold;
	font-size: 1.1em;
}

.error {
	color: red;
	font-weight: bold;
	font-size: 1.1em;
}



ul {
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;

}
.trailstable{	
	border: 2px solid #6699CC;
	padding: 3px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF; 
	padding: 0px;
	font-size: 11px;
	}
.trailstable td {
	border: 1px solid #6699CC;
	padding: 3px;
}
.tableview {
	border-collapse: collapse;
	border-spacing: 1px;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	border: 0px;
	font-size: 12px;
}

.tableview td {
	border: 2px solid #666666;
	padding: 1px;
}

.tableview th {
	border: 2px solid #666666;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-color: #FCE3BC; 
	padding: 3px;
	font-size: 11px;
}

.tableview th a {
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}
.tableview th a:hover {
	font-weight: bold;
	background-color: #FCE3BC; 
	font-size: 11px;
	color: #333333;
}

.tableedit {
	border-collapse: collapse;
	border-spacing: 1px;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
	border: 0px;
}

.tableedit td {
	border: 0px solid #880000;
	padding: 2px;
}

.tableedit th {
	border: 2px solid #666666;
	font-weight: bold;
	text-align: left;
	color: #666666;
	background-color: #FCE3BC; 
	padding: 2px;
}


input {
	font-size: 11px;

}

textarea {
	font-size: 11px;
}

select {
	font-size: 11px;
}

.weathertable {
	border-collapse: collapse;
	border-spacing: 1px;
	color: black;
	margin-left: 8px;
	margin-right: 8px;
	border: 0px;
	font-size: 11px;
}

.weathertable td {
	border: 2px solid #666666;
	padding: 1px;
}

.weathertable th {
	border: 2px solid #666666;
	font-weight: bold;
	text-align: center;
	color: #666666;
	background-color: #FCE3BC; 
	padding: 3px;
	font-size: 11px;
}


