body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	background-color:#FFFFFF;
}

#mainbody {
	margin:0 auto 15px auto;
	width:600px;
	background-color:#FEFFFF;
}

#mainbody h1 {
	font-size: 1.2em;	
}

#mainpic {
	margin: 10px 0 15px 10px;
}

#maintable {
	border: solid #FFFFFF;
}

/*	text-align: left;	 */


a:link {
	color: #0000FF;
}

a:visited {
	color: #800080;
}

a:hover {
	background-color: #FF0000;
	color: #FFFFFF;
	text-decoration: underline;
	text-decoration: overline;
}

a:active {
	color: #FF0000;
}


h1 {
	font-size: 1.6em;
}

h12 {
	font-size: 1.3em;
}


p.pubtext {
	font-size: 90%;
	font-weight: normal;
}

table.advert {
	padding-bottom: 4px;
	padding-top: 4px;
}

table.mainmenu {
	background-color: #CCFFE6;
}

table.menuhomepage {
	background-color: #CCFFE6;
}

table.pubbackground {
	background-color: #FFCCCC;
}

.indexheader {
	color: #FFFFFF;
	background: #0000CC;
	font-size: 80%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table.menu {
	background-color: #CCCCFF;
	padding: 0px;
	margin: 0px;
	border: 0px;
	border-spacing: 0px;
	border-width: 0;
}

td.menuhead {
background-color: #3399FF;
	font-size: x-small;
	font-weight: bolder;	
}

.mainmenutd {
background-color: #CCCCFF;
}

.mainmenu {
	border: 1px solid #9999FF;
	font-size: 80%;
	padding: 0;
	margin: 1px;
	border-style: solid;
	border-bottom: Blue;
	border-left: Blue;
	border-right: Blue;
}

.search {
background-color: #FFFFCC;
}

.menulist {
	border-bottom-width: 1px;
	border-color: #000000 #9999FF #9999FF;
	border-left-width: 1px;
	border-right-width: 1px;
}

.normbold {
	font-size: small;
	font-weight: bold;
}

.normparahighlight {
	color: #FF3333;
	font-size: small;
	font-weight: bold;
}

.advertbck {
	background-color: #E0E0E0;
}


.pubmaplink {
	color: #FF0000;
	font-weight: bold;
}

.pubname {
	font-size: 110%;
	font-weight: bold;
}

.pubtitle {
	font-size: 200%;
	font-weight: bold;
}

.xnormpara {
	font-size: x-small;
}

.xnormparabold {
	font-size: x-small;
	font-weight: bolder;
}

.xnormparahighlight {
	color: #FF3333;
	font-size: x-small;
	font-weight: bold;
}

.xsmall {
	font-size: x-small;
	font-weight: normal;
}

.xsmallbold {
	font-size: x-small;
	font-weight: bold;
}

.xxsmall {
	font-size: xx-small;
	font-weight: normal;
}

.xxsmallbold {
	font-size: xx-small;
	font-weight: bold;
}

.xxsmallbolditalic {
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
}

.xxsmallgrey {
	color: #CCCCCC;
	font-size: xx-small;
	font-weight: normal;
}

.mylinks {
	visibility: hidden;
	font-size: xx-small;
	text-align: center;
}

#mainbody p {
}

div.news {
	font-size:80%;
	background-color:#FFC;
	margin: 5px 0 20px 0;
	border-style:solid;
	border-width:2px;
	border-color:#FFF;
}

p.newstitle {
	font-weight:bold;
	margin-top: 0;
	padding: 0 0 10px 0;
	background-color:#EEC;
}

div.latest news {
	font-size: 80%;
}

.inverted {
	color:#FFFFFF;
	background-color: #666666;
}

table.newsticker {
	margin-top: 20px;
}

/* used in business pages */

.businesshead {
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
/*	margin-top: 100px; */
}

.businessbody {
	font-size: small;
}

td.businessmenu {
	background-color: #99CCCC;
}

.warning {	color: #ff0000;	font-size: large;
}