﻿html, body, #container{
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}


#container {
	border: 5px ridge #C0C0C0;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 800px;
	height: 715px;
	min-height: 710px;
	min-width: 650px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	position: relative;
}
#logo {
	width: 550px;
	height: 75px;
	margin: 5px auto 0px auto;
	padding: 0px;
	background-image: url('logo.jpg');
	background-repeat: no-repeat;
	position: static;
	background-color: #FFFFFF;
}

#line {
	background-position: 0px 0px;
	margin: 5px 0% 0px 0%;
	padding: 0px;
	width: 100%;
	background-color: #6512AF;
	height: 2px;
	background-repeat: no-repeat;
	line-height: 0px;
}
#content {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	height: 540px;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
	position: relative;
}
#navigation {
	margin: 3px auto 0px auto;
	padding: 0px;
	width: 650px;
	height: 15px;
	right: 0px;
	left: 0px;
	background-color: #FFFFFF;
}
#flashcontent {
	border: 0px none #FFFFFF;
	margin: 0px auto 0px auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	right: auto;
	left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
#intro_text {
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	width: 500px;
	height: 75px;
	color: #000000;
	text-align: left;
}
#slideshow {
	border-style: 0;
	border-color: 0;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 550px;
	height: 380px;
	border-width: 0px;
	overflow: auto;
}
#object {
	margin-top: 0px;
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	height: 330px;
	text-align: center;
}
#footer {
	margin: 0px auto 3px auto;
	width: 550px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 35px;
	background-image: url('bottom_logo.jpg');
	background-repeat: no-repeat;
	bottom: 1px;
	position: absolute;
	left: 112.5px;
}
#table {
	width: 500px;
	height: 15px;
	margin: 0px auto 0px auto;
	text-align: center;
}
#bottom_line {
	margin: 5px auto 0px auto;
	background-color: #6512AF;
	padding: 0px;
	width: 600px;
	height: 2px;
	position: absolute;
	left: 100px;
	bottom: 40px;
}
#tablediv_noscroll {
	padding: 0px;
	width: 615px;
	height: 600px;
	margin: 15px auto 0px auto;
}


.text_right {
	text-align: right;
}
.text_left {
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.cell_gray {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background-color: #F5F5F5;
}
#tablediv_scroll {
	width: 590px;
	height: 400px;
	margin: 0px auto 0px auto;
	overflow: auto;
	visibility: visible;
	display: block;
	clear: both;
}
.headline {
	font-family: Verdana;
	font-size: large;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}
#tablelarge {
	margin: 0px auto 0px auto;
	width: 500px;
	height: 500px;
	text-align: left;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.bodyitalic {
	font-family: Verdana;
	font-size: small;
	color: #000000;
	font-style: italic;
}
.Headlinebold_center {
	font-family: Verdana;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	font-style: italic;
}
.bodybold {
	font-family: verdana;
	font-size: 11px;
	font-weight: 600;
	text-align: left;
	color: #000000;
}
.bodysmallitalic {
	font-family: verdana;
	font-size: 11px;
	font-style: italic;
	text-align: left;
	font-weight: normal;
}
.bodysmallitalicbold {
	font-size: 11px;
	font-family: verdana;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
#headline_box {
	margin: 15px auto 0px auto;
	width: 550px;
	height: 25px;
	text-align: center;
}
.headlinebold_left {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.bodytextbold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
#copyright div {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	margin: 0px auto 0px auto;
	text-align: center;
}
.text_center {
	text-align: center;
	font-family: verdana;
	font-size: 8px;
}
#copyright {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	color: #808080;
}
