body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #ebebeb;
	font-size: 100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
html>body {
	font-size: 16px; /* IE can’t read this */
}

/* emsizing hacks */
table, td p, td td, td td td {
	font-size: 100%;
}
/******************/

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #007aa8;
	font-size: 0.75em;
	line-height: 120%;
}

h1 {
	font-size:1.5em;
	color:#9ccf00;
	line-height:1.3em;
}

h2 {
	font-size:1.2em;
	color:#9ccf00;
}

p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #007aa8;
	font-size: 0.75em;
	line-height:1.3em;
}
p.contact {
	font-size:0.9em;
	font-weight: bold;
}
p.quote {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#007aa8;
	font-size:0.9em;
	border-top:1px dotted #666666;
	padding-top:10px;
	width:85%;
	text-align:justify;
}
div.quote {
	padding-right:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	color: #00adef;
	line-height: 1.8em;

}
span.quoter {
	font-weight:bold;
	font-style:normal;
	font-size:0.9em;
}

ul {
	color: #007aa8;
	font-size:0.9em;
	line-height:1.5em;
	list-style-type:square;
}

input {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
select {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}
textarea {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border: 1px solid #666666;
	color: #666666;
	font-size: 0.9em;
}

a {
	color:#333333;
	text-decoration:none;
}
a:hover {

}
a.menu {
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-right:15px;
}
a.menu:hover {
	color:#006699;
}
a.menu-on {
	color:#006699;
	font-weight:bold;
	padding-left:10px;
	padding-right:15px;
}
a.menu-on:hover {

}
a.submenu {
	font-size:xx-small;
	color:#666666;
}
a.submenu:hover {
	text-decoration:underline;	
}
a.maillink {
	color:#669999;
	font-weight:bold;
	font-size:1.2em;
}
a.linkitem {
	color: #007aa8;
	font-weight:bold;
}

.outerwrapper {
	margin:0 auto;
	width:800px;
	height:100%;
	background-image:url(../../images/wrapper-bg.jpg);
	background-repeat:repeat-y;
}

.outertable {
	background-color:#ffffff;
	background-image:url(../../images/content-bg.gif);
	background-repeat:no-repeat;
	background-position:-20px bottom;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	width:780px;
	height:100%;
}

.headerbar{
	height:95px;
	background-color:#f6f6f6;
	padding-left:8px;
}

.menubar {
	height:25px;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	background-image:url(../../images/menu-bg.jpg);
	background-repeat:repeat-x;
}

.contentbar {
	
}

.footerbar {
	border-top:1px solid #999999;
	background-color:f6f6f6;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
}

.contenttable {
	margin-top:20px;
	margin-bottom:20px;
	margin-left: 10px;
}

.sma {
	font-size: xx-small;
}
.smait {
	font-size: xx-small;
	font-style:italic;
}

.btn {
	font-size: xx-small;
}

.alert {
	font-weight: bold;
	color: #ff0000;
	font-size: xx-small;
}

.fieldlabel {
	color: #669999;
	font-weight: bold;
	font-size: 0.9em;
}

.gallerypointer {
	font-size: xx-small;
}

.sitemapline {
	padding-bottom: 6px;
	font-size : 0.9em;
}
a.sitemaplink {
	color: #ff9900;
}
a.sitemaplink:hover {
	text-decoration: underline;
}

.newstitle {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #999900;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}

.newsbody {
	padding-top:10px;
	padding-bottom: 15px;
}

.newsdate {
	color: #999900;
	font-size: 0.9em;
	/*font-weight: bold;*/
	font-style: italic;
	text-align: right;
}
