/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#topmenu {
	color: #99FF00;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#topmenu a:visited {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
#topmenu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu {
	color: #99FF00;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#bottommenu a:visited {
	color: #D9FFC6;
	font-weight: bold;
	text-decoration: none;
}
#bottommenu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#content {
	line-height: normal;
	text-align: justify;
}
#content h1 {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #006600;
}
#leftmenu {
	font-weight: bold;
	color: #0e3469;
}
#leftmenutit {
	background-image: url(images/tit-bg-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftmenu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
#leftmenu ul li {
	list-style-type: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#leftmenu ul li a:link {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
}
#leftmenu ul li a:hover {
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
	color: #2866BE;
}
#leftmenu ul li a:visited {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
}
#leftmenu ul li a:active {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #2866BE;
}
a:link {
	color: #2966BF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2966BF;
}
a:hover {
	text-decoration: none;
	color: #2966BF;
}
a:active {
	text-decoration: underline;
	color: #2966BF;
}
.ram {border: 1px solid #0066FF;}