@charset "utf-8";

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99;
}

#main {
	height: 430px;
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: 3px solid #339;
	padding: 5px 3px 2px 3px;
	background-image: url(../images/prospere_logo.GIF);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#globalnav td { width: 71px; height: 62px;}

#content { width: 720px; font-size: 12px; line-height: 85%; margin-top: 8px;}
#content a { color: #339;}

#content td { line-height: 1.25em;}

#globalnav { padding-right: 25px; padding-left: 25px;}

#main .link {
	background-color: #CCCC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
	text-align: center;
	line-height: 240%;
	font-weight: normal;
}

#globalnav a {
	line-height: 62px;
	text-decoration: none;
	text-indent: -9999px;
	display: block;
}

a img{border: none;}
.logos table { position: relative;}

/* Home topics */
.top_topics_date	{height:18px; width:120px; margin: 0 0 0 10px; float: left;}
.top_topics_title	{height:18px; width:390px; margin-top: 0 0 0 125px;}
.top_topics_note	{
	height:20px;
	width:580px;
	margin: 0 0 10px 10px;
	line-height:130%;
	font-size:11px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 12px;
	margin-bottom: -6px;
}
#content #scroll_frame {
	width: 614px;
	height: 240px;
	overflow:auto;
	scrollbar-base-color: #000;
	scrollbar-arrow-color: #339;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000;
	scrollbar-shadow-color: #339;
	scrollbar-track-color: #000;
	padding-right: 4px;
}
#scroll_frame #text { line-height: 110%;}
#scroll_frame #text li { margin-top: 2px;}

#text {
	padding-top: 8px;
}
#content #text p { margin-bottom: -2px;}

#home #outline_table td {padding-top: 5px;}


#outline_table td { text-align: left; vertical-align: top; line-height: 1.25em;}

.japanese #outline_table td { line-height: 1.38em;}

#prospere_logo {height: 40px; width: 200px; clear: left; float: right; position: relative; top: 10px; left: 0px;}

/* Side Menu Bar */

.side_menu li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	color: #FFFFFF;
	height: 20px;
	width: 80px;
	border: thin solid #339;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	padding-top: 5px;
	margin-left: -35px;
	margin-right: 10px;
}

.japanese .side_menu li {font-weight: normal;}

.side_menu a {text-decoration: none; color: #339;}
.side_menu a:hover {text-decoration: none; color: #CCCCCC;}

.scroll td {
	height: 58px;
	width: 100px;
}

#copyright {
	margin: auto;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	padding-top: 10px;
	font-style: italic;
	letter-spacing: 0.1em;
	text-align: center;
}
