@charset "iso-8859-1";
/* author: Pat Morten */
/* Creation date: 18/09/2007 */
body  {
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color: white;
	line-height: 135%;
	font-size: 85%; /* */
	}

   a { 
    color: #0000FF;
	background-color: #ffffff;
    text-decoration: none;
    }

   a:hover {
    color: #ff0000;
	background-color: #ffffff;
    text-decoration: none;
    }

   a:active {
    color: #0000FF;
    text-decoration: none;
    }

h2 {
	line-height: 1.3em;
	}

h3 {
	line-height: 1.5em;
	}
	
#centre	{
	position: absolute;
	top: 15px;
	left: 230px;
	width: 839px;
	background-color: #ffffff;
	padding: 4px;
	}

#left  {
	position: absolute;
	top: 35px;
	left: 10px;
	width: 218px;
	background-color: #ffffff;
	padding: 4px;
	}

#right  {
	position: absolute;
	font-size: 1.5em; 
	line-height: 1.5em;
	top: 35px;
	left: 1069px; 
	margin-left: -220px;
	width: 200px;
	background-color: #ffffff;
	/* padding: 4px;   */
	}

.list-sub	{
		font-size: 80%;
		text-indent: 2em;
		margin-top: 0em;
		margin-bottom: .5em;
		}

.list-sub2	{
		font-size: 80%;
		margin-top: 0em;
		margin-bottom: .5em;
		} 
ul	{
	font-size: -1;
	}
	
.special {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 818px; 
	margin-left: 10px;
	text-align: center;
	background-color: #88BBFF;
	}
.special a {
	background-color: #88BBFF;
	}
	
.special a:hover {
	background-color: #88BBFF;
	}
	
span.regular {
	font-size: 1.3em}	
.regular {
	margin-top: -20;
	text-align: center;
	} 