
body {
/*
	scrollbar-3dlight-color:#01548e;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-track-color:#01548e;
	scrollbar-darkshadow-color:#003d67;
	scrollbar-face-color:#598FB7;
	scrollbar-highlight-color:#7ea8c6;
	scrollbar-shadow-color:#003d67;
*/
	background-color:#422e4b;
/*	background-image:url(images/bg_page.jpg); */
	vertical-align:middle;
    height: 100%;
	margin:0px;
	overflow:hidden;
}

html
{
  height: 100%;
}

div.bounding
{
	vertical-align:middle;
	background-repeat:repeat;
	height:100%;
	text-align:center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height:100%;
	position:fixed;
	padding:0px;
	overflow:auto;

}
/*
div.container
{
	display: table-cell;
	vertical-align:middle;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	text-align:center;
	width:740px;
	height:auto;
}
*/
#main
{
	text-align:center;
/*	border: 1px solid #422e4b; */
	width:100%;
	height:100%;
}


div.footer
{
/*	color:#5c5e48; */
	color: #AAAAAA;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	text-align: center;
	vertical-align:middle;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	width: 100%;
}

.aboutcontent
{
	color: #5b613b;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	text-align:center;
}

.content
{
	color: #5b613b;
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	text-align:justify;
}

.alternate
{
	color: #422e4b;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
}

.diminished
{
	color: #756a7a;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial;
}

.header
{
	color: #5b613b;
	font-size: 14px;
	font-weight: bold;
	font-family: Monotype Corsiva,Baskerville,Zapfino,Arial,Verdana,Sans-Serif;
}

.alt_header
{
	color: #422e4b;
	font-size: 14px;
	font-weight: bold;
	font-family: Baskerville,Times New Roman,Serif;
}

A:link
{
text-decoration: none;
color: #8b8326;
} 

A:visited
{
text-decoration: none;
color: #8b8326;
}

A:hover
{
font-weight: normal;
text-decoration: underline;
color: #8b8326;
}

.formboxes
{
	color: #a93daa;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #43739d;
	border: 1px solid #7ea8c6;
	overflow: hidden;
}

input
{
	color: #a93daa;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #43739d;
	border: 1px solid #7ea8c6;
	overflow: hidden;
}

TEXTAREA, .bginput
{
	color: #a93daa;
	font-size: 7pt;
	font-weight: bold;
	font-family: arial;
	background-color: #43739d;
	border: 1px solid #7ea8c6;
	overflow: hidden;
}
