	body {
		text-align: center;
		background-color: white;
	}

	#container {
		width: 1000px;
		margin: 0 auto;
	}

	#header {
		margin:0px;
		padding:0px;
	}

	#rsidebar {
		width: 100px;
		margin-top: 10px;
		float: right;
	}

	#lsidebar {
		width: 100px;
		margin-top: 10px;
		float: left;
	}

	#content {
		_height: 400px;
		min-height: 400px;
		margin-right: 140px;
		margin-left: 140px;
		margin-top:20px;
		padding: 10px;
		text-align:center;
		color: black;
	}

	#footer {
		clear: both;
		margin-top: 20px;
		font-family: Arial;
		font-size: 10px;
                background-color: #ffce37;
		height: 30px;
	}

	#boxhead {
		padding: 6px;
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: #79ba95;
		border: 2px solid black;
	}

	#boxbody {
		padding: 6px;
		border-right: 2px solid black;
		border-left: 2px solid black;
		border-bottom: 2px solid black;
	}

	#contentbox {
		float: right;
		width: 200px;
		padding: 6px;
		margin-top: 12px;
		border: 1px dotted black;
		font-family: Arial;
		font-size: 14px;
	}

	span.number {
		font-family: Arial;
		font-size: 14px;
		font-weight: bold;
		color: black;
	}

	div.title {
		height:20px;
		font-family: Arial;
		font-size: 16px;
		font-weight: bold;
		color: black;
                background-color: #ffce37;
	}

	span.seperator {
		font-family: Arial;
		font-size: 8px;
		font-weight: bold;
		color: gray;
	}

	a.clean {
		font-family: Arial;
		font-size: 14px;
		color: #a82626;
		text-decoration: underline;
	}

	a.footlink {
		font-family: Verdana, David, Arial, sans-serif;
                font-size: 12px;
          	color: #a82626;
                font-weight: bold;
		text-decoration: none;
	}

input.inputcap
{
	font-family: Arial, sans-serif;
 BORDER:#cccccc 1PX SOLID;
 width:85px;
 height:45px;
 font-size:30px;
 color:#F43424;
 font-weight:bold;
}


        span.foottext {
                font-family: Arial;
                font-size: 12px;
                color: black;
                font-weight: bold;
                text-decoration: none;
        }

	h1.nospace {
		font-family: Arial;
		font-size: 20px;
		padding:0px;
		margin:0px;
	}

	h1.topspace {
		margin-top: 10px;
	}


input.input1
{
font-family: Arial, sans-serif;
 BORDER:#cccccc 1PX SOLID;
 width:350px;
 height:24px;
 font-size:16px;
 color:#F43424;
 font-weight:bold;
}

.bse { font-family: Arial, sans-serif; font-size:14px; color:#F43424; font-weight:bold;background:#FFFFFF; border:1px solid #cccccc; padding:3px 5px 4px 5px; text-decoration:none;}
.bse:hover {font-family: Arial, sans-serif; font-size:14px; color:#ffffff; background:#F43424; border:1px solid #cccccc; padding:3px 5px 4px 5px; text-decoration:underline;}
