td.topcell {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none #000000;
	border-left: 1px solid #000000;
}

td.mainbody {
border-top: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid; }

.midbox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.header {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5pt;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: italic;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	}
.cookies{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 80%;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
}
h1, h2, h3, h4, h5, h6 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
	font-size: 120%;
	margin-top: 1em;
	margin-bottom: 0;
}
.category-title
{
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	color:#003366;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 100%;*/
	color: #336666;
	text-decoration: underline;
}
.greybox {
border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.caption
{
	font-size: 80%;
}
.black-border
{
	border: 1px solid black;
}
#fronthead {
    margin-top:30px;
    border: 1px solid #999;
    background-color: #ccc;
    color: #000;
    width: 610px;
    margin-right: auto;
    margin-left:auto;
    }


