body {
	background-color: #3D6171;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#3D6171;
}
a:link {
	color: #BBBB07;
	font-weight: bold;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #3D6171;
}

.frame_back { background-image: url(images/frameset/frame_back.gif);
			 background-repeat: repeat-y;}

.frame_top { background-image: url(images/frameset/frame_top.gif);
			 background-repeat: no-repeat;}

.frame_bottom { background-image: url(images/frameset/frame_bottom.gif);
			 background-repeat: no-repeat;}

.member_login { background-image: url(images/frameset/member_login.gif);
			 background-repeat: no-repeat;}

.heading01 {
	font-size: 24px;
	color: #B9B900;
}

.heading02 {
	font-size: 16px;
	font-weight: bold;
	color: #B9B900;
}

.heading03 {
	font-size: 16px;
	font-weight: bold;
	color: #3D6171;
}

.form_text {
	font-size: 10px;
	font-weight:bold;
	color: #B9B900;
}

.small_text {
	font-size: 9px;
	color: #3D6171;
}

.small_red {font-size: 9px;
	color: #CC0000
}

.articles {font-size: 11px}
