<!--
#bodyContent {
        background-color: #eeeeee;
        padding-top: 40px;
        }
#header {
	background: url("../images/default.JPG");
        line-height: 100px;
        width: 700px;
        border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
        margin: 0px;
        padding: 0px;
        }
#header2 {
	background: url("../images/default2.JPG");
        line-height: 100px;
        width: 700px;
        border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
        margin: 0px;
        padding: 0px;
        }
#navBody {
        line-height: 25px;
	width: 700px;
        border: 1px solid #555555;
        }
#navbody a:link,#navbody a:visited,#navbody a:active {
        font-family: "Palatino Linotype",sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #555555;
        text-decoration: none;
        }
#mainBody {
        background-color: #FFFFFF;
        color: #555555;
        width: 700px;
        font-family: "Palatino Linotype",sans-serif;
        font-size: 8pt;
        text-align: left;
        font-weight: normal;
        text-decoration: none;
        border-right: 1px solid #555555;
        border-left: 1px solid #555555;
        border-bottom: 1px solid #555555;
        padding-top: 15px;
        padding-bottom: 10px;
        }
#mainBody a:link,#mainBody a:active,#mainBody a:visited {
        text-decoration: none;
        color: #555555;
        font-family: "Palatino Linotype",sans-serif;
        font-size: 10pt;
        }
#mainBody a:hover {
        text-decoration: none;
        color: #777777;
        font-family: "Palatino Linotype",sans-serif;
        font-size: 10pt;
        }
#mainBody h4 {
        font-family: "Palatino Linotype",sans-serif;
        font-size: 11pt;
        }
#mainBody td 
{
	padding-left: 10px;
}
#mainBody .code {
        border-left: 1px solid #777777;
        border-right: 1px solid #777777;
        border-top: 1px solid #777777;
        border-bottom: 1px solid #777777;
        background-color: #EEEEEE;
        text-align: left;
        font-family: "Palatino Linotype",sans-serif;
        font-size: 10pt;
        width: 580px;
        padding: 5px 5px 5px 5px;
        }
#mainbody h3 {
        font-family: "Palatino Linotype",sans-serif;
        color: #555555;
	width: 685px;
        font-size: 10pt;
        text-align: left;
	border-left: 10px solid #FFFFFF;
        padding-bottom: 8px;
        border-bottom: 1px dashed #777777;
        }
#mainBody .info {
        font-family: "Georgia",sans-serif;
        color: #555555;
        font-size: 10pt;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        }
#mainBody .infoCH {
        font-family: "Georgia",sans-serif;
        color: #555555;
        font-weight: bold;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        }
#mainBody .infoSM {
        font-family: "Trebuchet MS",Veranda,Arial,sans-serif;
        color: #555555;
        font-size: 7pt;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        }
.counter 
{
	display: inline;
	font: 7pt;
	color: #555555;
}
#mainBody #head {
        font-family: "Trebuchet MS",Veranda,Arial,sans-serif;
        color: #555555;
        font-size: 9pt;
        text-align: justify;
        padding-bottom: 10px;
        }
#postBody {
        padding-top: 12px;
        }
#postBody a:link,#postBody a:active,#postBody a:visited {
        text-decoration: none;
        color: #AAAAAA;
        font-family: "Palatino Linotype",sans-serif;
        font-size: 8pt;

        }
#postBody a:hover {
        text-decoration: none;
        color: #CCCCCC;
        font-family: "Palatino Linotype",sans-serif;
        font-size: 8pt;
        }
input.admin {
        color: #1796D1;
        border: 1px solid #1796D1;
        background-color: #EEEEEE;
        font-size: 8pt;
        }
.soldfont 
{
	position: relative;	top: 10px;	left: 20px;
	color: red;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: -15px;
}
//-->
