@charset "utf-8";
/* CSS Document */
body{
	background-color:#003333;
	color:#FFFFFF;
	font-size: 10pt;
}
#container{
	margin-left: auto;
	margin-right: auto;
}
#nav {
	height: 50px;
	float: left;
	width: 726px;
	padding-top: 15px;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003333;
}
#footer a {
	color: #003333;
	font-weight: bold;
	text-decoration: none;
}
#right {
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: 580px;
overflow-x: hidden; 
overflow-y: scroll;
scrollbar-base-color: #006666;
}
#container #Table_01 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#container #Table_01 a {
	color: #FFFFFF;
}
#nav a {
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009999;
	border-bottom-color: #009999;
	text-decoration: none;
	color: #003333;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#container #Table_01 #right #content p {
	font-size: 10pt;
}
#container #Table_01 #right #content li {
	font-size: 10pt;
}
#container #Table_01 #right #content td {
	font-size: 10pt;
}
h3 {
	color: #003333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009999;
	border-bottom-color: #009999;
}
#nav a:hover {
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009999;
	border-bottom-color: #009999;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.style1 {color: #003333}

#container #Table_01 #right #content a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #right #content ul li a img{
border: none;
text-decoration: none;
}
html> body> div#container > table#Table_01> tbody> tr> td> div#right> table#content> tbody> tr> td> ul> li> a> img {
border:none;
text-decoration: none;
}