A:link, A:active, A:visited {
	text-decoration: none;
	color: #005EB6;
	font-weight: normal;
}

A:hover {
	text-decoration: underline;
	font-weight: normal;
}
body.main {
	background-color: #A7A7A7;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	scrollbar-base-color: #AEC9E4;
	scrollbar-arrow-color: #45688B;
	margin-top: 2px;
}
.subtitle-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #5CADFF;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 40px;
	font-weight: bolder;


}
.title-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000000;
}
.normal-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.normal-table {
	border: thin solid #000000;
	background-color: #D6EBFF;
	font-size: 11px;

}

input { text-indent : 2px; }
input.button {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	border: 1 solid #000000;
}
.common-button {
	background-color: #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1 solid #000000;
}
.menu-title, .menu-table, .normal-table, .small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu-title {
	font-size: 12px;
	background-color: #5CADFF;
	font-weight: bolder;
	color: #FFFFFF;
}
.menu-table {
	font-size: 11px;
	background-color: #D6EBFF;
	border: thin solid #000000;
}
A.menu:link, A.menu:active, A.menu:visited {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	margin-right: 10px;

}

A.menu:hover {
	text-decoration: underline;
	font-weight: normal;
}
body.title {
	background-color: #A7A7A7;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	scrollbar-base-color: #AEC9E4;
	scrollbar-arrow-color: #45688B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

