@charset "ISO-8859-1";
body {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#left_table {
	margin-left: 12px;
	margin-right: 12px;
}
#Table_main {
	border: 1px solid #1D9EE0;
	width: 900px;
	text-align: center;
}
#left_table p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 12px;
	margin-right: 12px;
	color: #333;
	font-weight: normal;
}
.right_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1D9EE0;
}
#right_table {
	margin-left: 12px;
	margin-right: 20px;
}
#right_table p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 12px;
}
#right_table li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin-top: 22px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 0px;
	list-style-position: outside;
}
#left_table li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin-top: 22px;
	margin-right: 30px;
	margin-bottom: 12px;
	margin-left: 0px;
	list-style-position: outside;
}
.right_header {
	padding-left: 12px;
	padding-right: 0px;
}
#footer_table {
	background-color: #E97035;
}
#footer_table tr td {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#botton_menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
	margin-top: 0px;
}
#botton_menu p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: right;
}
#botton_menu a {
	text-align: right;
	color: #E67138;
	text-decoration: none;
}
#botton_menu a:hover {
	text-align: right;
	color: #E67138;
	text-decoration: underline;
}
#left_table a {
	color: #E97135;
	font-weight: normal;
	text-decoration: none;
}
#left_table a:hover {
	color: #E97135;
	font-weight: normal;
	text-decoration: underline;
}
#left_table h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #E97135;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
#left_table h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #E97135;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}
.italics {
	font-style: italic;
	font-weight: bolder;
	color: #E97035;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E97035;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	padding-right: 5px;
	padding-left: 5px;
}
#orange2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E97035;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}
#blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1D9EE0;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 22px;
	line-height: 22px;
	padding-top: 12px;
}
#blue h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1D9EE0;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
	line-height: 22px;
	padding-top: 12px;
}
#blue p {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #1D9EE0;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	padding-top: 12px;
}
#header {
	height: 129px;
	width: 900px;
	background-image: url(../images/header02.gif);
	background-repeat: no-repeat;
}
.menu {
	height: 23px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
ul.nav li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
ul.nav a:link{
	text-decoration: none;
	color: #FFF;
}
ul.nav a:hover {
	text-decoration: underline;
	color: #FFF;
}
ul.nav a:visited {
	color: #FFF;
}

