body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
td, form, p, li, textarea, input, select, option {
	font-size: 12px;
	vertical-align: top;
}
img {
	border: none;
}
.node {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
}
.node_link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 0px dotted #000000;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #00abc8;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #00abc8;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #00abc8;
}
.top_logo {
	font-size: 36px;
	color: #00abc8;
}
.top_sub {
	font-size: 16px;
	color: #000000;
	padding-bottom: 30px;
}
.main_page {
	background-image: url(images/bg_frame.gif);
	background-position: center left;
	background-repeat: repeat-y;
	font-size: 40px;
}
.main_page2 {
	border-collapse:separate;
	border-spacing:0px 0px;
	width: 800px;
}
.menu {
	width: 215px;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 30px;
}
.content_main {
	width: 560px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.main_bottom {
	background-image: url(images/bg_frame_bottom.gif);
	background-position: center left;
	background-repeat: no-repeat;
	height: 14px;
	border-collapse:separate;
	border-spacing:0px 0px;
}
.center_page {
	border-collapse:separate;
	border-spacing:0px 0px;
	width: 100%
}

.green_top {
	background-image: url(images/green_top2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 10px;
	padding: 0px;
}
.flash_top {
	background-image: url(images/green_top2.jpg);
	background-repeat: repeat-y;
	width: 800px;
	height: 230px;
	padding: 0px;
	vertical-align: center;
	text-align: center;
}
.footer {
	color: #C0C0C0;
	font-size: 10px;
	text-align: center;
}