/* CSS Document */

body {
margin-top:1px;
margin-left:1px;
margin-right:1px;
    padding: 0px;
}
div#header {
    clear: both;

    padding: 0px;
}

.spacer {
	clear: both;
	background-color: #FFFFFF;
}



div#left {
    float: left;
    width: 20%;
	background-color:#666666;
}
div#right {
    float: right;
    width: 10%;
    background-color: green;
}
div#middle {
    padding: 0px 0px 0px 0px;
    margin: 0px;
	height:auto;
}
div#footer {
    clear: both;
}

h1, h2, h3{ 
            font-family:Arial, Helvetica, sans-serif; 
            color:#dcdcdc; font-size:80%; font-weight:bold;}

h4 {font-family:Arial, Helvetica, sans-serif; font-size:95%;
    color:#8a88c5;}
h5 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:80%;
    color:#ffffff;
	text-decoration:none;
}

a{
	color: #000066;
	text-decoration: underline;
}
a:link{
	color: #000066;
	text-decoration: underline;
}
a:visited{
	color: #000033;
	text-decoration: underline;
}
a:hover{
	color: #000066;
	text-decoration: underline;
}
.Style5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style6 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Pagename {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.Style7 {color: #dcdcdc}
.Style8 {color: #666666}
.Style9 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.Style10 {
	color: #FF6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Style11 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Style17 {font-size: 10px; font-family: Arial, Helvetica, sans-serif;}
.Style26 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Style27 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style28 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tablecls {
	background-color: #FFFF99;
	border: thin solid #000000;
	height:130px;
	width:220px;
}
