﻿#container {
	background-color: #f5f5f5;
	margin: 0px;
	padding: 4px;
	width: 945px;
	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;
}
a.toplink:hover {
	color: #000000;
	text-decoration: underline;
}
.searchbox {
	background-color: #EAEFF2;
	color: #006799;
	border: 1px solid #006599;
	height: 18px;
}
.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 #FFFFFF;
}
h1 {
	font-size: 1.2em;
	padding: 3px;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
}
h2 {
	font-size: 1.1em;
}
.floatright {
	margin: 4px;
	padding: 0px;
	float: right;
	border: 2px solid #333333;
}
.floatleft {
	padding: 0px;
	float: left;
	border: 2px solid #333333;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.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: #333333;
}
#htmlleft {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 160px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-color: #FFFFFF;
}
#htmlleft li {
	list-style-type: none;
	padding: 2px;
	margin-right: 20px;
	text-indent: 0px;
	text-align: left;
	width: 140px;
}
#htmlleft a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#htmlleft ul {
	text-indent: 0pt;
	width: 144px;
}
.download {
	font-size: 1.1em;
	font-weight: bold;
	color: #006599;
	background-color: #f3f3f3;
	width: 250px;
	margin: 4px;
	padding: 4px;
	border: 1px solid #000000;
}



.shell {
    float: right;
}

.left_cap {
    float: right;
    width: 13px;
    height: 16px;
    border: 0px;
    margin-right: -2px;
}

.right_cap {
    padding-right: 8px;
    float: right;
    margin-left: -2px;
}

.menulinks td {
	line-height: 14px;
	padding-right: 3px;
	padding-left: 3px;
	color:#3F5E00;
	text-decoration: none;
	background-color: #FFCC66;
	border-top: 1px solid #5B7C19;
	border-bottom: 1px solid #5B7C19;
	vertical-align: middle;
}

.menulinks a	{
    font-size: 8.5pt;
    line-height: 14px;
    color:#3F5E00;
    text-decoration: none;
    padding-right: 3px;
    padding-left: 3px;
}

.menulinks a:hover {
	font-size: 8.5pt;
	line-height: 14px;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
	color:#FFCC66;
	background-color: #484848;
	border-top: 1px solid #3F5E00;
	border-bottom: 1px solid #3F5E00;
}

