.amazon { font-family: arial; text-decoration: none; font-size: 10pt; }
.headline { font-family: arial }
.nounderline { text-decoration: none }
.hoverglow A:hover { background-color: ORANGE }
.title { font-size:18pt; font-family: arial; font-weight: bold }
.banner { font-size: 17pt; font-style: italic }
.smallbanner { font-size: 14pt; font-weight: bold; font-style: italic }
.menu { font-size: 12pt; font-family: arial; line-height: 130%; font-weight: bold }
.menusub { font-size: 10pt; font-style: italic; text-indent: 16px; font-family: arial }
.menusubsub { font-size: 9pt; font-style: italic; text-indent: 32px; font-family: arial }
.indent { text-indent: 20px; }
.indentmore { text-indent: 40px; }
.doublespace { line-height: 200% }
.singlespace { line-height: 100% }
.pagebody { font-size: 14pt; font-family: Arial,Helvetica; padding: 5px; }
.subpagebody { font-size: 8pt; font-family: arial }
.note { font-size: 6pt; font-family: verdana; font-weight: bold; }
.tablenote { font-size: 6pt; font-family: verdana }
.pageback { background-color: #FFFFDD }
.menuback { background-color: #FED6E8 }
.rightside { background-color: WHITE }
.lower { background-color: WHITE }
.footer { background-color: WHITE }
BODY { background-color: WHITE }

.buttonscontainer 
{width: 135px;
border-top: 1px solid #FF9933;
border-right: 1px solid #FF9933;
border-left: 1px solid #FF9933;
}

.buttons a {color: #000000;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #FF9933;
font: 12px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #FFFF00;
color: #000000;
text-decoration: none;} 

.buttons strong {color: #000000;
background-color: #FFFFFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #FF9933;
font: 12px Arial, sans-serif;
font-weight: bold;
text-align: left;}

		#container {
			width: 95%;
			\width: 95%;
			w\idth: 95%;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#banner {
			padding: 5px;
			margin-bottom: ;
			background-color: #FFFFFF;
			border-bottom: 2px #FFBB00 solid;
		}

		#content {
			padding: 5px;
			margin-left: ;
			margin-right: ;
			background-color: #FFFFFF;
		}

		#sidebar-a {
			float: left;
			width: ;
			margin: 0;
			margin-right: ;
			padding: 5px;
			background-color: #FFFFFF;
		}

		#sidebar-b {
			float: right;
			width: ;
			margin: 0;
			margin-left: ;
			padding: 5px;
			background-color: #FFFFFF;
		}

		#footer {
			clear: both;
			padding: 5px;
			margin-top: ;
			
			background-color: rgb(213, 219, 225);
		}