body {
	background-color: #ffffff;
	font-size: 12px;
	font-family: "Century Gothic";
	color: #636466;
	margin-top: 0px;
	height: 100%;
}
table {
    background-repeat: no-repeat;
}
td {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 14px;
}
td.justify{
    text-align: justify;
}
td.list{
     padding-top: 5px;
     padding-left: 2px;
     padding-right: 0px;
}
td.LeftMenuSelected {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
}
td.small {
	font-family: "Century Gothic";
	font-size: 11px;
}
td.quote {
	font-family: "Century Gothic";
	font-size: 9px;
	padding-top: 0px;
}
td.mhd{
    height: auto;
}
div.over
{
	width:420px;
	height:290px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.textright
{
	text-align: right;
}
.textrights
{
    font-size: 11px;
	text-align: right;
}
.textrights a:hover
{
    font-size: 11px;
}
.textleft
{
	text-align: left;
}
.textcenter
{
	text-align: center;
}
.instextcenter
{
     clear: both;
	text-align: center;
}
.contact
{
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 15px;
}
.knndikit{
    padding-left: 15px;
}
a {
	text-decoration: none;
	color: #636466;
}
a:visited {
	text-decoration: none;
	color: #636466;
}
a:hover {	
	font-size: 12px;	
	text-decoration: none;
	color: #a6ce39;
}
a.LeftMenu {
     text-decoration: none;
     font-size: 12px;
	color: #a6ce39;
}
a.LeftMenu:visited {
     text-decoration: none;
     font-size: 12px;
	color: #a6ce39;
}
a.LeftMenu:hover {
	text-decoration: none;
     font-size: 12px;
	font-weight: bold;
	color: #a6ce39;
}
a.content {
     text-decoration: none;
     text-align: left;
     font-size: 11px;
     color: #a6ce39;
}
a.content:visited {
     text-decoration: none;
     font-size: 11px;
     color: #a6ce39;
}
a.content:hover {
     text-decoration: none;
     font-size: 11px;
     font-weight: bold;
     color: #a6ce39;
}
a.cp:hover {	
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
h1{
     font-family: "Century Gothic";
     font-weight: lighter;
     color: #a6ce39;
	font-size: 14px;
	line-height: 85%;
}
.highlight{
     color: #a6ce39;
}
li {
     padding-left: 0px;
     margin-left: 12px;
	list-style-image: url(../picts/dotlist.gif);
	list-style-position: outside;
	list-style-type: disc;
	color: #a6ce39;
	
}
ul{
     padding-left: 2px;
	margin-left: 2px;
	margin-top: 0px;
}
pre{
    font-family: "Century Gothic";
    font-weight: lighter;
    font-size: 12px;
    color: #636466;
}
.writer{
    line-height: 0px;
    margin-top: 0px;
}
.error{
    font-size: 90%;
    color: red;
}