.bg01 {
	background-color: #FFFFFF;
}

.bg02 {
	 background-color: #DEEFFF;
}

.bg03 {
	background-color: #5A7184;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D8E0E9;
	background-image: url(images/bg_button.gif);
	background-color: #43698C;
	letter-spacing: 0.03em;
	border: #43698C;
	border-style: ridge;
	border-width: 1px;
}

.button01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_button01.gif);
	background-color: #CC6600;
	letter-spacing: 0.03em;
	border: #000000;
	border-style: ridge;
	border-width: 1px;
}

.emphasize {
	font-size: 13px;
	font-weight: bold;
	color: #6699CC;
}

.error {
	font-variant: small-caps;
	color: #CC0000;
	text-align: center;
}

.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5A7184;
	font-weight: bold;
	vertical-align: bottom;
}

.tabON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/tabON.gif);
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
	color: #5A7184;
	padding-top: 7px;
	padding-left: 5px;
}

.tabOFF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/tabOFF.gif);
	background-repeat: no-repeat;
	letter-spacing: 0.04em;
	padding-top: 7px;
	padding-left: 5px;
}

.td01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2F9FF;
	background-color: #8CA6BD;
	letter-spacing: 0.02em;
	padding-left: 5px;
}

.td02 {
	background-color: #FFFFFF;
	line-height: 22px;
	padding-left: 5px;
}

.td03 {
	background-color: #F2F9FF;
	line-height: 22px;
	padding-left: 5px;
}

.td04 {
	background-color: #5A7184;
	text-align: center;
	color: #F7FBFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5A7184;
	font-weight: bold;
; line-height: 20px
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6699CC;
	font-weight: bold;
	letter-spacing: 0.06em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #639ACE;
	font-weight: bold;
	letter-spacing: 0.04em;
	vertical-align: bottom;
}

h6 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
}

input {
	color: #5E768A;	
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E768A;
	line-height: 16px;
}

select {
	color: #5E768A;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A7184;
}

textarea {
	color: #5E768A;	
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: square;
}

a.tab:link {	
	color: #FFFFFF;
	text-decoration: none;
}

a.tab:visited {	
	color: #FFFFFF;
	text-decoration: none;
}

a.tab:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	text-decoration:
	underline;
}

a:hover {
	color: #006699;
	text-decoration: none;
}
