body {
	background: #D6D7D6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424542;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424542;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424542;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424542;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #005600;
}
.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #424542;
}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #424542;
}
.spl_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style:italic;
	color: #424542;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3A6EA5;
}
A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3A6EA5;
}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3A6EA5;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #3A6EA5;
}

.menubg {
	font-size: 12px;
	background-color: #212829; color: #3f9ad3;
	font-weight: bold;
}
.contentbg {
	font-size: 12px;
	background-color: #eaebbb; color: #212c31;
/*	background-color: #c6c794; color: #212c31;*/
	font-weight: normal;
}
.bottombg {
	font-size: 11px;
	background-color: #c6c794; color: #212c31;
	font-weight: bold;
}
.bg01 {
	font-size: 11px;
	background-color: #FFFFFF; color: #424542;
	font-weight: normal;
}
.bg02 {
	background-color:#424542; color:#FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
.bg03 {
	background-color:#000000; color:#3A6EA5;
	font-size: 11px;
	font-weight: bold;
}
/*
.bg04 {
	background-color:#bbcdff; color:#3A6EA5;
	font-size: 11px;
	font-weight: bold;
}
.bg05 {
	background-color:#FFFFFF; color:#3A6EA5;
	font-size: 12px;
	font-weight: normal;
}
*/
.tdsendnow {
	background-color:#FFFFFF; color:#372626;
	font-size: 12px;
	font-weight: bold;
}
.table01 {
	background-color:#DEDEDE; color:#424542;
	font-size: 11px;
	font-weight: normal;
}
.table02 {
	background-color:#DEDEDE; color:#424542;
	font-size: 11px;
	font-weight: normal;
}
.table03 {
	background-color:#000000; color:#424542;
	font-size: 11px;
	font-weight: normal;
}
.color_red {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.color_green {
	color: #008000;
	font-size: 11px;
	font-weight: bold;
}

.white_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3f9ad3;
}
A.white_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3f9ad3;
}
A.white_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3f9ad3;
}
A.white_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #3f9ad3;
}
A.white_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.err_fnt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

