#container {
	width: 750px;
	border: 1px none gray;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(../images/css_area_bg.jpg);
	background-repeat: repeat-y;
		}

		#banner {
	padding: 0px;
	margin-bottom: 0px;
	text-align: left;
		}

		#content {
	padding: 0px;
	margin-left: 100px;
	text-align: left;
		}

		#sidebar-a {
	float: left;
	width: 100px;
	margin: 0 0px 0 0;
	padding: 0px;
	text-align: right;
		}

		#footer {
			clear: both;
			padding: 0px;
			margin-top: 0px;
		}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
#maintxt {
	margin: 0px 25px 0px 0px;
	text-align: left;
	padding: 0px 0px 0px 10px;
	vertical-align: top;
}
h1 {
	font-size: 80%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 10px;
}
p {
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
}

#maintxt a:link {
	color: #FF9900;
	text-decoration: none;
	
}
#maintxt a:visited {
	color: #FF9900;
	text-decoration: none;
	
}
#maintxt a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: #FFFFFF;
	
}
#maintxt a:active {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #FFFFFF;
	
}

#footer2 a:link{
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#footer2 a:visited{
	color: #666666;
	text-decoration: none;
	background-color: transparent;
}
#footer2 a:hover{
	color: #FF9900;
	text-decoration: underline;
	background-color: transparent;
}
#footer2 a:active{
	color: #FFCC33;
	text-decoration: underline;
	background-color: transparent;
}



.imgfltright {
	float: right;
	margin-right: 10px;
}
#footer2 {
	background-color: #FFFFFF;
	text-align: center;
}
div {
	margin: 0px;
}

.leftimg {
	margin-left: 80px;
}
.rightimg {
	margin-left: 50px;
}
#cent {
	text-align: center;
}
.linebreak {
	margin-left: 50px;
}
h2 {
	font-size: 80%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
li {
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 5px;

}
#maintxt ul {
	font-size: 75%;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
#quotetable {
	font-size: 75%;
}
.formheadline {
	background-color: #666666;
	color: #FFFFFF;
}
.centtxt {
	text-align: center;
}
#maintxt .fixtxtsize {
	font-size: 100%;
}
.formlineb {
	background-color: #e5e8ef;
	font-weight: bold;
}
.lefttxt {
	text-align: left;
}
.smaltxt {
	font-size: 80%;
}
h3 {
	color: #FF9900;
	font-size: 75%;
	margin: 0px;
}
.orangetxt {
	color: #FF9900;
	font-weight: bold;
}
ol {
	font-size: 75%;
	list-style: decimal outside;
}
#topnav {
	background-color: #FFFFFF;
	padding-left: 80px;
}
#navbottom {
	font-family: Arial, Helvetica, sans-serif;
}
#headerimg {
	background-color: #FFFFFF;
}

#button  a:link, #button a:visited {
	color: #000066;
	text-decoration: none;
	background-color: #E3E6ED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	padding: 3px;
	height: 15px;
	display: block;
}

#button a:hover, #button a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	height: 15px;
	
}
  
#button  {
	text-align: center;
	float: left;
	font-size: 0.75em;
	margin: 2px;
	display: block;
}
#button2  a:link, #button2 a:visited {
	color: #000066;
	text-decoration: none;
	background-color: #E3E6ED;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	height: 15px;
	display: block;
}

#button2 a:hover, #button2 a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	height: 15px;
	
}
  
#button2  {
	text-align: center;
	float: right;
	font-size: 0.75em;
	margin: 2px;
	display: block;
}
#buttonlinks {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 10px;
	height: 30px;
}
label {
	font-size: 100%;
}
.formheadline2 {
	background-color: #E5E8F1;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formheadline3 {
	background-color: #FFFFFF;
	color: #000000;
	padding: 5px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
