    /* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited {
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* no list-markers by default, since lists are used more often for semantics */
ul,ol {
	list-style:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code   {
	color: black;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif
}

/* remove the inconsistent (among browsers) default ul,ol padding or margin  */
/* the default spacing on headings does not match nor align with 
   normal interline spacing at all, so let's get rid of it. */
/* zero out the spacing around pre, form, body, html, p, blockquote as well */
/* form elements are oddly inconsistent, and not quite CSS emulatable. */
/*  nonetheless strip their margin and padding as well */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{
	margin:0;
	padding:0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	background-color: #FFF;
}

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img   {




border-color:  ;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0px;
	margin: 0px;
	white-space: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* de-italicize address */
address {
	font-style:normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

/* -------------------- folioarchive submenu ---*/
#navbarLeft{
	height:33px;
	position:relative;
	top:0px;
	left:0;
	margin:0;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#navbarLeft li {
	float:left;
	margin-right:5px;
	background: url(../style_images/separator.gif) 107% 70% no-repeat;
	text-align: center;
	white-space: normal;
	width: 30px;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
	position: static;
	left: auto;
	right: auto;
	}
#navbarLeft li a  {
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none
}
#navbarLeft li a:hover  {
	color: #03C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#navbarLeft #Help {background:none}


#navbarRight {
	/*height:33px;*/
	position:relative;
	padding: 0 0 0 35px;
	overflow:hidden;
	margin:0;
	}
#navbarRight li  { background-image: url("../style_images/separator.gif"); background-repeat: no-repeat; background-attachment: scroll; background-position: 108% 10%; margin: 0 5px 0 0; padding: 8px 8px 0 0; float: left }
#navbarRight li a  {
	color: #000;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none
}
#navbarRight li a:hover {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#navbarRight #Login, #navbarRight #Logout  {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	color: #000;
}

hr  { color: #ccc; background-color: #ccc; text-align: left; width: 100%; height: 1px; border: solid 0 }


/* footer float element */
#dhtmlfloatie{
	position: absolute;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	border: 2px solid #999999;
	background-color:#E5E5E5;
	padding: 5px;
	z-index: 100;
	width: 130px;
	height:60px;
	visibility: hidden;
	text-align:left;
	cursor:pointer;
}

/*---------------------------------------------------footer---------------------------------------------------*/
#footer {
	color: black;
	background: #fff url("../style_images/navbar2_gnd.jpg") repeat-x;
	margin: 0 auto 10px;
	padding: 0 20px 0;
	position: relative;
	top: 0;
	left: 0;
	height: 25px;
	overflow: hidden;
	border-top: 1px solid #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#footer a { color: #000 }
#footer:hover { color: #000 }
a:hover     {
	color: #EE5BA1;
	text-decoration: underline;
}
#footer:hover a { color: #000 }
#footer a:hover { color: #000; cursor: pointer }

/*
#footer #copyright {float:left}
#footer #powered {float:right}
*/

#footer #copyright {float:left; padding:5px 0px 5px 0px;}
#footer #poweredtext {float:right; padding:2px 0px 5px 0px;}

#footer #powered {
	float:right;
	padding-top:2px;
	padding-bottom:3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
/*------- end ----------*/

#firsttable {
	height:100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.Text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}
p font {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-style: normal;
}
.Text {
	font-style: italic;
}
.Text {
	font-style: italic;
}
.Text {
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;

}
.Text font {

}
.mailinglist {
	left: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	top: 0px;
}
.mailtable {
	background-color: #F6C;
}
.mailtable {
	background-color: #F9C;
}
.bolded {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.apdv {
	height: 450px;
	width: 564px;
	overflow: auto;
	padding-right: 0px;
	clear: right;
	margin: 0px;
	visibility: inherit;
	z-index: 0;
	border: thin solid #EE5BA1;
}
.centered {
	overflow: auto;
	position: relative;
	top: auto;
	bottom: auto;
}
.leftside {
	top: auto;
	bottom: auto;
	height: 58px;
	width: auto;
	overflow: hidden;
	border: thin dotted #511900;
}
.hometable .hometable td .leftside tr td p {
	font-size: 12px;
}

