#container {
	min-width: 600px;
	background-color: #CCCCCC;
	width: 825px;
	position: relative;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
#container1 {
	min-width: 600px;
	background-color: #ffffff;
	width: 825px;
	position: relative;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
}
#titlecontainer {
	width: 822px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}

#banner {
	border: 1px solid #333333;
	min-height: 30px;
	width: 800px;
	position: relative;
	background-color: #CCCCCC;
}
#contents {
	padding: 10px;
	width: 802px;
	border: 1px solid #ffffff;
	position: relative;
	overflow: visible;
	height: 100%;
	float: left;
	
}
#contents1 {
	padding: 10px;
	width: 802px;
	border: 1px solid #ffffff;
	position: relative;
	overflow: visible;
	height: 100%;
	float: left;
	background-color: #FFFFFF;
	
}

#navbar {
	float: left;
	width: 155px;
	position: relative;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightbar {
	overflow: visible;
	position: relative;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#rightbarTitle {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#rightbarContainer {
	background-color: #CCCCCC;
	float: right;
	width: 160px;
	overflow: visible;
	clear: both;
	border: 1px solid #333333;
	margin-bottom: 5px;
	margin-left: 5px;
	top: 0px;
}



#body {
	float: right;
	position: relative;
	padding: 0px;
	width: 630px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
h2 {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 00px;
}




.textmain {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
}


h1 {
	font-family: Tahoma;
	font-size: 24pt;
	font-weight: normal;
	color: #FFFFFF;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
	height: 20px;
	width: 150px;
	margin-top: 4px;
	border: 1px solid #333333;
}
#navbar li a {
	color: #333333;
	width: 100%;
	height: 100%;
	display: block;
	left: 5px;
	text-decoration: none;
}

html>body #button li a {
		width: auto;
}
#navbar li a:active {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navbar li a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navbar li a:hover {
	color: #000000;
	background-color: #999999;
	text-decoration: none;
}


html {
	height: 100%;
}

body {
	background-color: #CCCCCC;
	height: 100%;
}

#container #contents #body p {
	text-align: justify;
}

.style3 {
	font-size: 16pt;
	font-weight: bold;
	color: #330000;
}
.style4 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #336633;
}
.style5 {
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
}
.style6 {
	font-size: 12;
	font-weight: bold;
	color: #333366;
}
.style7 {color: #333366}
.style63 {color: #333333; font-size: 12px; font-family: Tahoma; margin-top: -20px; margin-bottom: 5px; margin-left: 5px;}
.style64 {color: #FFFFFF; font-size: 14px; font-family: Tahoma; }
.style70 {color: #333366; font-size: 14px; font-family: Tahoma; }