@charset "utf-8";
.image_table {
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}

/* CSS Document */

.menu_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding: 3px;
	height: 20px;
	width: 120px;
	background-color: #0E940D;
	font-weight: bold;
	font-size: 11px;
}
.sub_menu_button {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding: 3px;
	height: 20px;
	width: 120px;
	background-color: #45AB45;
	font-weight: bold;
	font-size: 11px;
}
.Header {
	height: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
}
 
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.1em;
	color: #000000;
	background-color: #0E940D;
	height: 20px;
	text-align: center;
	font-weight: bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.story {
	background-color: #2CE62B;
	padding: 8px;
	height: auto;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #000000;
}
.side_bar {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 120px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
} 
input {
	background-color: #7985F9;
	height: 20px;
	width: 200px;
	font-size: 12px;
	font-weight: bold;
}
.geoloc {
	background-color: #0E940D;
	text-align: right;
	vertical-align: top;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: none;
	float: right;
}
.tabularA {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #C3C8FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1em;
	color: #333333;
	text-align: left;
}
.float_right {
	clear: none;
	float: right;
}

.tabularB {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #B0B7F9;
}
.container {
	border: medium double #006600;
	height: 500px;
	width: 800px;
}
input {
	height: 25px;
	background-color: #0E940D;
	border: thin inset #999999;
	margin: 0px;
	vertical-align: middle;
	width: 122px;
	font-size: 12px;
	font-weight: bold;
}
.texta {
	background-color: #86F285;
	border: 1px solid #333333;
	width: 200px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}
.box { box-shadow: 5px 5px 5px #666;  -moz-box-shadow: 5px 5px 5px #666;  -webkit-box-shadow: 5px 5px 5px #666; }  
.textb {
	background-color: #86F285;
	border: 1px solid #333333;
	width: 200px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}

