.style1 {font-size: small}
body {
	background-color: #FFFFFA;
	font-size: small;
	/*left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;*/
	font-family: Optima, Verdana, Arial, Helvetica, sans-serif;
	color: #332211;
	padding: 0px;
	vertical-align: top;
	margin-bottom: 0em; margin-top: 0em; margin-left: 1px; margin-right: 0px; text-indent: 0px;
z-index:1;}

p {
	margin-bottom: 0.5em;
	margin-top: 0.1em; 
	margin-left: 0.5em;

}

UL, OL, LI {
  margin-bottom: 0.7em;
  margin-top: 0.1em;
  }

.whiteonblack {color: #FFFFFF}
.rowEven {
	background-color: #EEFFDD; 
	height: 1em;
}
.rowOdd {
	background-color: #CCCCFF;
	height: 1em;
}
H1,H2,H3 {
	font-family: "Gill Sans MT", "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 6px;
	word-spacing: 0.5ex;
	letter-spacing: 0.1ex;
	/* background-color: #F7F0F7; */
}
H1 {
	font-size: xx-large;
	font-weight: normal;
	margin-bottom: 0.5em;
	margin-top: 0.7em;
	margin-left: 0.5em;
	list-style-type:square;
	list-style-position:inside;
	color: #1144BB;
	}

H2 {
	font-size: large;
	font-weight: normal;
	margin-top: 0.8em;
	margin-bottom: 0.4em;
	color: #2255DD;
	}
H3 {
	font-size: medium;
	font-weight: normal;
	margin-bottom: 0.2em;
	color: #3366FF;
	}
.style2 {color: #9999FF}
FORM {
	margin: 0px;
}
.sortColumn, .selectedLetter {
	background-color: #EEEEFF;
}
.highlight {
	background-color: #FFCCCC;
}
.normalrow {
	background-color: #CCCCFF;
}
.normalrowodd {
	background-color: #e7e7FF;
}

.style11 {color: #9999FF; font-size: 8px; }
.style12 {font-size: x-small}


.tabs {
	text-decoration: none;
	margin: 5px;
}

a.link {
text-decoration: none
}

a, a:visited {
	text-decoration: none;
	color: #0033DD;
}

a:hover, a.link:hover {
	text-decoration: underline;
}
.nonmember {
	font-style: italic;
	color: #666666;
}
.membership {
	color: white;
	background-color: black;
	font-size: x-small;
	text-align: center;
}
.topleft {
	background-attachment: fixed;
	background-color: 9999FF;
	//background-image: url(/img/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topright {

	background-attachment: fixed;
	background-color: 9999FF;
	//background-image: url(/img/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

TD.tab_about, TD.tab_news, TD.tab_groups, TD.tab_resources, TD.tab_mission, TD.tab_media, TD.tab_forum, TD.tab_admin {
	border-bottom: 0px solid black;
}

.tab_about, a.tab_about, .tab_about:link {
	background-color: #F0F0F0;
	color: #333333;
}

.tab_news, a.tab_news, .tab_news:link {
	background-color: #F7CCCC;
	color: #880000;
}

.tab_groups, a.tab_groups, .tab_groups:link {
	background-color: #F7EEDD;
	color: #774400;
}

.tab_resources, a.tab_resources, .tab_resources:link {
	background-color: #E8E8F7;
	color: #000088;
}

.tab_mission, a.tab_mission, .tab_mission:link {
	background-color: #EEDDF7;
	color: #330066;
}

.tab_media, a.tab_media, .tab_media:link {
	background-color: #DDFFDD;
	color: #003300;
}

.tab_forum, a.tab_forum, .tab_forum:link {
	background-color: #CCCCCC;
	color: #333333;
}
.main {
	font-size: 110%;
	line-height: 1.5;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	margin-left: 0.2em;
	font-weight: bold;
}

.sidebar_title {
background-color: #CCCCCC;
font-size:12px;
font-weight: bold;
text-align:center;
}

.sidebar_body, .sidebar_more {
	font-size:10px;
	color:#330000;
	line-height: 12px;
	//margin: -4px;
	margin-bottom: -.2em; margin-top: -.2em; text-indent: 0px;
}

.sidebar_more {
	text-align: right;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}
.sidebar {
	background: #eeeeee;
	vertical-align: top;
}


.feature_box {
background-color: #EEEEFF;
color: #110033;
margin: .5em;
}

.feature_box_title {
	color:#330000;
background-color: #DDDDFF;
margin: .5em;
}

.insetbox {
	background: #FFFFFF;
	border: 1px dashed #663300;
	padding: 4px;
}

.title_top, .title_top_dark, .title_top_dark_shadow {
	font-family: "Gill Sans", Optima, Helvetica, Arial;
	font-size: x-large;
	font-weight: bold;
	margin-top: 0em;
	margin-left: 0.5em;
	margin-right: 4em;
	color: #EEEEFF;
	background-repeat: no-repeat left bottom;
		    text-shadow: white 1px 1px 3px;
	z-index: 0;
}

.title_top_dark {	
	color: #111133;
position: relative;
	}
	
	.nonshadow {
position: relative; color: black;
}
.title_top_dark_shadow {
	position: absolute; top: 2px; left: 82px; color: white;
}


.searchbox {
	font-size: x-small; float: right; background-color:#DDDDDD; color:#333366; text-align:right;
	z-index: 2;
	}
	
	input, textarea, button
{
	font-size: 8pt;
	color: #000000;
	font-family: Optima, Tahoma, arial, helvetica, serif;
}

.sidebar_space {
	background: white;
	font-size: 4px;
	line-height: 5px;
}

.understated {
color:#886666;
font-size: 80%;
}

.smallernavlink { color: #6677CC; font-size: 8pt; font-weight: bold }
