body {
	background-color: #666699;
	font-family: Arial, sans-serif;
    margin: 20px;
    padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {
    color: #000000;
	font-weight: normal;
    text-decoration: none;
    }

A:visited {
    color: #000000;
    text-decoration: none;
    }

A:hover {
    color: #669966;
    text-decoration: none;
    }

A:active {
    color: #000000;
    text-decoration: none;
	}
	
.siteheader {
	background-color: #669966;
      }
	  
.maintable {
	background-color: #669966;
	}

.content {
    background-color: #cccc99;
   	padding: 5px;
	width: 80%;
    }
	
.contenttable {
    background-color: #ffffff;
	width: 870;
    border: 1px solid #003300;
    margin-top: 0px;
	vertical-align: top;
	/*<!--border-spacing: 5px;-->*/
	}
	
.contenttable td {
    text-align: left;
	vertical-align: top;
    }
.category {
    text-align: justify;
	border-spacing:10px;
	padding:2px;
    }

.cattable td{
	text-align: justify;
	vertical-align: middle;	
	}
	
.category h1 {
    font-size: 14pt;
    font-weight: bold;
    padding: 2px;
    margin: 0px 0px 5px 0px;
    text-align: center;
    }
	
.categorylongdesc {
	font-weight:normal;
	vertical-align:middle;	
    font-size: 10pt;
    text-align: center;
    }
.categorydescription {
	font-weight:normal;
	vertical-align:middle;
	font-size: inherit;
	text-align: justify;
	padding:5px;
	width: 90%;
	border-spacing:5px;
	}

td.cattable a:link{
    display: marker;
    font-weight: bold;
	color: #663366;
    margin-left: 3px;
    margin-right: 0px;
    text-indent: 12px;
    cursor: pointer;
    text-decoration: none;
    }

td.cattable a:visited {
    color: #663366;
	font-weight: bold;
    }

td.cattable a:hover {
    color: #669966;
	font-weight: bold;
    background-repeat: no-repeat;
    }

td.cattable a:active {
    color: #663366;
	font-weight: bold;
    }

.subcatoutertable {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.subcatoutertable th {
    color: #000000;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    margin: 0px;
    padding: 15px 0px 0px 10px;
    }

.subcattable {
    width: 100%;
    margin-top: 5px;
    }

.subcatcell {
    vertical-align: bottom;
    text-align: center;
	border-top: 1px solid #999966;
    }

.subcatcell a {
    text-decoration: none;
    }

.subcats div {
    text-align: center;
    }
.categoryname {
    font-weight: bold;
    }
	
.paytable {
    text-align: justify;
	border-spacing:10px;
	padding: 10px 30px 10px 30px;
    }

	
.payname {
    text-align:center;
    font-weight: bold;
	font-size:14px;
    }