/* At-Rules */
@charset "iso-8859-1";


BODY {margin-bottom: 0pt; margin-left: 0pt; margin-right: 0pt; margin-top: 0pt;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 80%;
}

.Navigation {/*The navigation on the left side, positioned absolutely*/
    position: absolute;
    left: 3px;
    width: 125px;
    height: 100%;
	text-align: center;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold }

.Main {/*this is the main content area*/
    margin-left: 125px;
	margin-top: 5px;
    /*to position the content area to the right of the navigation*/
    padding: 5px;/*space to separate navigation and content*/
    width: 675px;
    }

.Right {
	position: absolute;
	margin-left: 680px;
	width: 130px;
	}

.Main2 {/* for pages without l.h. navigation */
	margin-left: 3px;
	width: 810px;
	margin-top: 5px;
	}

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

.pagename {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	height:80px;
	border: thin solid;
	border-color: white
    }

ul li {padding: 5px}

A:HOVER {color:red}

.button {color: white; font-family:   Arial; font-size: 13px; font-style: italic; font-weight: bold; text-decoration: none; width: 80px}

.buttons {color: #3300ff; font-family:   Arial; font-size: 13px; font-style: italic; font-weight: bold; text-decoration: none; width: 80px}

.buttonf {color: white; font-family: Arial; font-size: 13px; font-style: italic; font-weight: bold; text-decoration: blink; width: 80px}

.head {font-family:Arial; font-size:140%; font-weight:bold}

.subhead {font-style:italic; font-size:130%; font-weight:bold; font-family:Arial}

.subhead1 {font-style:italic; font-size:130%; font-weight:bold; font-family:Arial;  padding-top:12px}

.item {padding-top:8px}

.hilight {font-family:Arial; color:red; font-style:italic; font-weight:bold}

.goto {font-family:  Arial; font-size: 10pt; font-weight: bold}

.gotos {font-family:   Arial; font-size: 8pt}

.gotoc {font-family:  Arial; font-size: 10pt; font-weight: bold; text-align: center}

.gotocs {font-family: Arial; font-size: 8pt; text-align: center}

td {font-family: verdana,arial,helvetica,sans-serif; font-size: 80%}

th {font-family: verdana,arial,helvetica,sans-serif; font-size: 80%}

h1 {font-family: arial; font-size:180%}

h2 {font-family: arial; font-size:130%}

h3 {font-family: arial; font-size:130%; font-style: italic}

.search {font-size: 60%}

.updated {font-family: arial; font-size: 100%; font-style: italic; text-align: right}

/* End of style section. Generated by AceHTML at 15/01/07 19:56:34 */
