.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	line-height: 1.5em;
}

.greybackground {
	background-color: #B6B6B6;
	padding: 5px;
}

.greyborders {
	border: thin solid #333333;
}

.picmarginonright {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.rightphotoborder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.dottedborders {
	border: thin dotted #666666;
}

.leftpicmargin {
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #3366CC;
}
.pagesettings {
	margin: 0px;
}
.headliners {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #CC3300;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}
.body {
	margin: 0px;
	background-color: #FFFFFF;
}
.photomarginstopandbottom {
	margin-top: 3px;
	margin-bottom: 3px;
}
.columnsizing {
	width: 75%;
	padding-left: 5px;
}
a.navi:link {
	color: #0033CC;
	text-decoration:none;
}
a.navi:visited { 
	color: #993399;
text-decoration:none;
}
a.navi:hover {
	color: #FFFFFF;
	background-color: #CC3300;
	 }
a.inline:link {color: #0033CC; text-decoration:none;}
a.inline:visited {color: #993399; text-decoration:none;}
a.inline:hover {color: #FFFFFF; text-decoration:none;
	background-color:#CC3300;}
a.inline:active {color: #993300}
.col250 {
	width: 200px;
	background-color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
	float: none;
}
.marinonthelefthandside {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.layerwrap {
	overflow: visible;
	clip:  rect(auto auto auto 5px);
}
.advert_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	color: #242424;
}
.keypagesbox {
	width: 150px;
	background-color: #CCFFFF;
}
.navibarborders {
	border: 1px solid #CC3300;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #930000;
	font-style: italic;
}
.blockemphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #CCCCCC;
	background-color: #CC3300;
	padding: 5px;
}
.leftsidebar {
	padding: 5px;
	background-color: #C9D6F1;
}
.bluebackground {
	background-color: #C9D6F1;
	padding: 4px;
}
.frontpageleft {
	background-color: #FFE2D9;
	padding-right: 5px;
	padding-left: 5px;
}
.frontpageright {
	background-color: #D2E9FF;
	padding-right: 5px;
	padding-left: 5px;
}
.frontpageblock {
	padding: 5px;
	float: none;
	height: 100%;
	width: 300px;
	border: thin dotted #999999;
	clear: both;
}
.subheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #3399FF;
}
.footerbar {
	background-color: #B6B6B6;
	border: thin solid #CC3300;
}

