

body, tr, p, input, textarea, select { font-family:arial,verdana,tahoma,sans-serif,trebuchet MS; font-size:12; color:#383333; }

body { margin:0px; background-color:#96ACB7; background-image:url(../images/bg_ptrn.jpg);  }
input.text, textarea.text { border-width:1px; }

A:link { text-decoration: underline; color:#4566A9; }
A:visited { text-decoration:underline; color:#4566A9; }
A:hover { text-decoration: none; color:#7596D9; }
A:active { text-decoration: none; color:black; }

a.home { color:white; font-weight:bold; text-decoration:none; }
a.home:visited { color:white; font-weight:bold; text-decoration:none; }
a.home:hover { color:#88939F; font-weight:bold; text-decoration:none; }

h1 { font-size:18px; font-weight:normal; }
h2 { font-size:14px; font-weight:normal; }
h3 { font-size:12px; font-weight:bold; }


a.mainNav { color:white; text-decoration:none; font-weight:bold; }
a.mainNav:hover { color:#98B5F1; text-decoration:none; font-weight:bold; }
a.mainNav:active { color:white; text-decoration:none; font-weight:bold; }
a.mainNav:visited { color:white; text-decoration:none; font-weight:bold; }
a.mainNav:visited:hover { color:#98B5F1; text-decoration:none; font-weight:bold; }


table.gallery { background-color:black; }
table.gallery td { text-align:center; color:#ccc; }




/* popdown menu styles */
.one { background-color:#80949E; }
.one td {
	/*border:1px solid blue;*/
	cursor:hand;
	color:white;
	font-size:11px;
} 

.menuItemTop {
	cursor:hand;
	color:white;
	font-size:12px;
	padding:1 9 1 1;
}

.menuItemTopOver {
	cursor:hand;
	color:white;
	font-size:12px;
	background-color:#A1C2D3;
	padding:1 9 1 1;
}


table.menuItem {
	background-color:#80949E;
}

table.menuItem td {
	padding:2 8 1 3;
	cursor:hand;
	color:white;
	font-size:12px;
}

td.menuItem {
	padding:2 8 1 3;
	background-color:#80949E;
	cursor:hand;
	color:white;
	font-size:12px;
}



table.menuItemOver {
}

table.menuItemOver td {
	padding:2 8 1 3;
	background-color:#A1C2D3;
	cursor:hand;
	color:white;
	font-size:12px;
}

td.menuItemOver {
	padding:2 8 1 3;
	background-color:#A1C2D3;
	cursor:hand;
	color:white;
	font-size:12px;
}
