html, body {margin: 0px; padding: 0;}

body {background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;}

p {line-height: 1.5; font-size: 11px;}

h1 {font-size: 16px; color: #009999; font-weight: bold;}

h2 { margin-bottom: -8px; margin-top: 0px; font-size: 13px; color: #009999; font-weight: bold;}

hr { color: #C0C0C0; height: 1px; width: 50%}

.content {padding-left: 30px; padding-right: 30px;}
.indent {padding-left: 30px;}

.menuarea {background-image: url(layout/menu_back.gif);}
.striparea {background-image: url(layout/strip_back.gif);}

.fade {color: #666666}

.quote {color: #999999; font-size: 13px; line-height: 1.8; font-style: italic;}

.id_colour {color: #009999;}

ul {list-style-image: url(layout/rlist.gif); line-height: 18px}

.section {color: #C0C0C0; font-weight: bold;}

a:link, a:visited {	color: #009999; text-decoration: underline; }
a:hover, a:active { color: #000000; text-decoration: none; }

.footer{	color: #808080; font-size: 10px; line-height: 1.5; }
a.footer:link, a.footer:visited {color: #0099FF; text-decoration: none;}
a.footer:hover, a.footer:active { color: #FF6600; text-decoration: none;}

.nav_section {	color: #808080; font-weight: bold; font-size: 11px;}
a.nav:link, a.nav:visited {	color: #009999; text-decoration: none; font-weight: bold; font-size: 11px;}
a.nav:hover, a.nav:active { color: #FF6600; text-decoration: none; font-weight: bold; font-size: 11px;}

a.menu:link, a.menu:visited {	color: #009999; text-decoration: none;  font-size: 11px; font-weight: bold;}
a.menu:hover, a.menu:active { color: #009999; text-decoration: underline; font-size: 11px; font-weight: bold;}

