html, body
{
	font-size: 11px;
	background-image: none;
	margin: 0px 10px;
	color: #000000;
	font-family: Verdana,Geneva, Arial, Helvetica;
	background-color: #ffffff;
	text-align: left;
}

table,td { border-style:none; }

table
{
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}

td { padding:0px; vertical-align:top; }
	
a
{
	color: #006666;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

.small
{
	font-size: 10px;
}

.medium
{
	font-size: 12px;
}

.infoPage
{
	font-weight: bold;
	font-size: 14px;
	margin: 10px auto 10px 10px;
	color: #009900;
	font-style: italic;
	font-family: Verdana,Geneva, Arial, Helvetica;
	background-color: transparent;
	text-align: left;
}

.SELECT
{
	
	border-right: fuchsia thin solid;
	border-top: fuchsia thin solid;
	font-size: 11px;
	border-left: fuchsia thin solid;
	color: #333333;
	border-bottom: fuchsia thin solid;
}
	
.cell
{
	border-right: #009900 1px solid;
	padding-right: 2px;
	border-top: #009900 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0px;
	border-left: #009900 1px solid;
	color: #333333;
	padding-top: 0px;
	border-bottom: #009900 1px solid;
}
	
.copyright { font-size: 10px; }
	
.button
{
	font-size: 11px;
	font-family: Verdana,Geneva, Arial, Helvetica;
	
}

.topbanner
{
	border-right: medium none;
	border-top: medium none;
	font-size: 10px;
	background-image: none;
	border-left: medium none;
	border-bottom: medium none;
	background-color: transparent;
	text-align: center;
}
	
.tableline1
{
	border-right: maroon thin;
	border-top: maroon thin;
	font-size: 11px;
	border-left: maroon thin;
	color: #666666;
	border-bottom: maroon thin;
	background-color: #ffffff;
	text-align: left;
}

.tableline1 a { }

.tableline2
{
	border-right: #f6f8fb 1px solid;
	border-top: #f6f8fb 1px solid;
	font-size: 11px;
	color: #666666;
	text-align: left;
}

.tableline2 a { }

.tablelinemain
{
	font-size: 11px;
	color: #333333;
	text-indent: 2px;
	background-color: transparent;
	text-align: left;
}
	
.tablelinemain a
{
	font-size: 10px;
	color: #000000;
}
	
.normal
{
	font-size: 12px;
	list-style-type: square;
	text-align: justify;
}
	
.myTable
{
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	border-left-color: #ffcc66;
	border-bottom-width: 1px;
	border-bottom-color: #ffcc66;
	color: #003300;
	border-top-color: #ffcc66;
	font-style: normal;
	font-family: Verdana,Geneva, Arial, Helvetica;
	list-style-type: square;
	background-color: honeydew;
	text-align: justify;
	border-right-width: 1px;
	border-right-color: #ffcc66;
}
	
.myTitle
{
	border-top: #003300 1px solid;
	font-weight: bold;
	border-left-width: 3px;
	font-size: 12px;
	border-left-color: #006600;
	padding-bottom: 5px;
	color: #ffffff;
	text-indent: 10px;
	padding-top: 5px;
	border-bottom: #003300 1px solid;
	font-family: Verdana,Geneva, Arial, Helvetica;
	letter-spacing: 1px;
	background-color: #009900;
	text-align: left;
	border-right-width: 3px;
	border-right-color: #006600;
}
	
.myTr { background-color: #ffffff; }

.myTD { padding: 3px; }
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

.visitors_ajax {
overflow:auto;
height:80px;
}

#TopPage
{
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #003300;
	padding-bottom: 10px;
	margin: 10px auto;
	border-top-color: #003300;
	padding-top: 10px;
	height: 100px;
	background-color: transparent;
	text-align: left;
}

#MainPage
{
	margin: 0px auto;
	height: 60px;
	text-align: left;
}

#Display
{
	height: 450px;
}


