#container {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 4px;
	width: 873px;
	border: 1px solid #666666;
}
#leftside {
	text-align: left;
	left: 0px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-left-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}

.toplink {
	font-weight: bold;
	color: #006599;
	text-decoration: none;
	font-size: 11px;
}

.menu:hover{
	color: #D5D5D5;
	font-weight: bold;
	text-decoration: none;

}

.menu{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.button {
        color: #333333; font-family: Arial, Verdana, Helvetica, sans-serif;
        margin-top: 4px;
        font-weight: bold;
        text-align: center;
        font-size: 12px;
        font: bold;
        background: #f5f5f5;
        border: 1px solid #CCCCCC;
        height: 20px;
        }




.inputbox {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        background: #f5f5f5;
        border: 1px solid #000000;
        }

.input_text{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        background: #f5f5f5;
        border: 1px solid #000000;
	width: 200px;
}

.input_textarea{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 12px;
        color: #333333;
        background: #f5f5f5;
        border: 1px solid #000000;
	width: 100%;

}




a.toplink:hover {
	color: #000000;
	text-decoration: underline;
}
.searchbox {
	background-color: #EAEFF2;
	color: #006799;
	border: 1px solid #006599;
}
.searchbutton {
	border: none;
	font-size: 1.0em;
	font-weight: bold;
	color: #0A6A9D;
	text-decoration: none;
}
#botleft {
	margin: 0px;
	padding: 0px;
	width: 50px;
	background-image: url(images/botleft.jpg);
	left: 0px;
	float: left;
}
.copy {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyone {
	color: #FFFFFF;
	text-decoration: none;
}
.bc {
	color: #333333;
	text-decoration: underline;
}
hr {
	border: 1px solid #006599;
}
h1 {
	font-size: 1.3em;
	padding: 3px;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	font-family: Verdana; 
}
h2 {
	font-size: 1.1em;
}
.floatright {
	margin: 4px;
	padding: 0px;
	float: right;
	border: 2px solid #333333;
}
.floatleft {
	margin: 4px;
	padding: 0px;
	float: left;
	border: 2px solid #333333;
}
.botlink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bc:hover {
	color: #000000;
	text-decoration: none;
}
#maintable a {
	color: #006599;
	text-decoration: none;
}
#maintable a:hover {
	color: #333333;
	text-decoration: underline;
}
h3 {
	font-size: 1.1em;
	color: #FFFFFF;
}
#htmlleft {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 180px;
	color: #FFFFFF;
}
#htmlleft li {
	list-style-type: none;
	padding: 2px;
	margin-right: 20px;
	text-indent: 0px;
	text-align: left;
}
#htmlleft a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#htmlleft ul {
	text-indent: 0pt;
}
.download {
	font-size: 1.1em;
	font-weight: bold;
	color: #006599;
	background-color: #f3f3f3;
	width: 250px;
	margin: 4px;
	padding: 4px;
	border: 1px solid #000000;
}
