body {
	background: #FEE68B;
	margin: 1px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-align: justify;
	margin: 0px 0px 10px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	margin: 5px 0px 0px;
}

a:active {  
	text-decoration: none; 
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #006699;
	background: #FBD024;
}
a:link {  
	text-decoration: 
	none; color: #006699;
}
a:visited {  
	text-decoration: none; 
	color: #006699;
}
.bold_home{  
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.plain {  
	font-size: 12px; 
	color: #3A3A3A; 
	text-align: justify;
}
.small {
	font-size: 10px;
	color: #3A3A3A;
	text-align: justify;
}
.main_nav {
	color: #006699;
	font: bolder 14px Verdana, Arial, Helvetica, sans-serif;
}
.subnav {
	font-size: 10px;
}
.footer {
	background: #006699;
}
.italic {  color: #006699;	font-size: 10px; font-style: italic; font-weight: bold;
}

ul {
	font-size: 12px;
	color: #3A3A3A;
	list-style: url(shared/design_08/dot.png);
}
ol {  font-size: 12px; color: #3A3A3A;
}
input {  font-size: 11px;
}
select {  font-size: 11px;
}
textarea {  font-size: 11px;
}

.back_footer {
	background: url(shared/design_08/footer.png) no-repeat left;
}
.back_left {
	background: url(shared/design_08/rad.png) no-repeat top;
}
.table_border {
	border-top: 1px solid #006699;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #006699;
}
.table_2box {
	width: 670px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.table300 {
	width: 300px;
	margin-top: 0px;
	border: 1px groove #006699;
}
.table_sc {
	width: 500px;
	margin-top: 20px;
	margin-bottom: 20px;
}
th {
	color: #FFFFFF;
	border: none;
	font-size: 12px;
	text-align: left;
	background: url(shared/design_08/table_680_bg.png);
}
hr {
	background: #006699;
	color: #006699;
}
