html {
     overflow: -moz-scrollbars-vertical;
}

#content-main, #content-footer  {
	width: 750px;
	background-color:#FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #333;
}

#menu_table {
	border-bottom: #999 1px solid;
	padding-bottom: 10px;
}

#content-body {
	min-height: 275px;
	padding-bottom: 10px;
	padding-top: 15px;
}

#content-body-index {
	padding-bottom: 10px;
	padding-top: 15px;
}

#content-body p, #content-body ul {
	text-align: justify;
}

#content-body td {
	text-align: left;
}

#content-body li {
	list-style-type:square;
}

#content-body p.title {
	font-weight: bold;
}

.image {
	border: 2px #c0c0c0 solid;
}

#flash-intro {
	padding-top: 20px;
	padding-bottom:0px;
}

#intro-link {
	text-align: right;
	padding-bottom: 0px;
	padding-top: 5px;
}

#intro-link a {
	text-decoration: none;
	color:#666666; 
}

#intro-link a:hover {
	color:#A5C22A; 
}

#home-images {
	background-color:#FFF;
	border-top: #999999 solid 1px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
}
#footer-images {
	background-color:#FFF;
	border-top: #999999 solid 1px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#footer-table p, #footer-table a, #copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #666666;
	width: 760px;
}

#header {
	text-align: left;
}

#header-home {
	text-align: right;
}

div#copyright a { 
	color:#666666; 
	text-decoration: none;
}
div#copyright a:hover, #footer-table a:hover { 
	color:#A5C22A; 
	text-decoration: none;
}

.dimensions {
	text-align: left;
	font-size: 10px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
}

/* Smallprint - Copyright, Terms & Conditions etc. */
.s-print {
	font-size: 10px;
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

.s-print:hover {
	color: #A5C22A;
	text-decoration: none;
}

body {
	background-color: #333333;
	margin-top: 20px;
}

.main, .search {
	text-align: justify;
	font-size: 12px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
}

.H3 {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: left;
}

.H4 {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

A:link {
	color: #666666;
}	/* unvisited links */

A:hover,  {
	color: #A5C22A;
}	/* user hovers     */

A:active {
	color: AEC247;
}	/* active links    */

A:visited {
	color: #666666;
}	/* visited links    */

#intro {
	width: 740px;
	height: 480px;
	background-color: #FFFFFF;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	text-align: center;
}

#content {
	width: 660px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	text-align: center;
}

h1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 32px;
	text-align: center;
	letter-spacing: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}

#content-body-index h2 {
	padding: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #aec247;
	font-size: 18px;
	font-style: normal;
	text-align: center;
	letter-spacing: 2px;
	padding-bottom: 15px;
	padding-top: 0px;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	padding-bottom: 25px;
}
.link:hover {
	color: #aec247;
	text-decoration: none;
}

.flash {
	text-align: center;
}

.newstableRow1 {
	width: 75px;
	vertical-align: top;
}
.newstableRow2 {
	vertical-align: top;
}