﻿#container
{
	background-color: #FFFFFF;
	margin: 0pt auto;
	width: 734px;
	float: left;
}
#banner
{
	background-color: #FFFFFF;
	background-image: url("/images/SS_LOGO.gif");
	background-repeat: no-repeat;
	height: 82px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
}
.left-nav
{
	float: left;
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 2.4em; /*overflow: hidden;*/
	text-align: left;
	width: 165px;
	word-spacing: 0.1em;
}
#left-nav-content
{
	color: #CC9900;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 20px;
}
#left-nav a:hover
{
	color: #CC3333;
}

#left-nav-header
{
	background-color: #F4E608;
	height: 38px;
}
#button-bar
{
	background-color: #F4E608;
	padding-right: 20px;
	height: 38px;
}

#main-menu
{
	padding-top: 37px;
	vertical-align: middle;
	margin-left: 121px;
	cursor: pointer;
}
.content
{
	margin: 0pt 0pt 0pt 165px;
}

#bodyblock
{
	padding: 0px 105px 0px 0px;
	margin: 0px;
	margin-top: 20px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#nonbodyblock
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-top: 20px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#right-align-button
{
	display: inline;
	float: right;
	vertical-align: middle;
	padding-top: 10px;
}
#bottom-menu
{
	background-color: #FFFFFF;
	width: 734px; /* margin: 0pt auto; */
	cursor: pointer;
	clear: both;
	color: #993300;
	font-size: 1.3em;
	line-height: 1.9em;
	border-top: solid 1px #FCF8DB;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 15px;
	float: left;
}
#footer
{
	background-color: #8E4001;
	clear: both;
	color: #CC9900;
	width: 734px;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 1em;
	text-align: center;
	text-decoration: none;
	word-spacing: normal;
	float: left;
}
#footer a:hover
{
	color: #FFCC66;
	text-decoration: underline;
}

#footer a:link
{
	text-decoration: underline;
}

#login-status
{
	text-align: right;
}

.input-frame
{
	position: relative;
	margin: 15px 0px 0px 0px;
	padding: 15px;
	background-color: #F9F2B3;
	float: left;
}
.button
{
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
}

.right-align-button
{
	display: inline;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}

input[type="text"]
{
	border-style: none;
	height: 15px;
}

input[type="password"], input[type="text"]
{
	height: 20px;
	margin-bottom: 5px;
}

input, select, option, textarea
{
	border-style: none;
	border: 0;
}