body, table, tr, td
{
	font-family: Arial;
	font-size: 13px;
}

a.subNavi
{
	text-decoration: none;
	font-size: 11px;
	color: rgb(98, 98, 98);
}

a.subNavi:hover
{
	text-decoration: none;
}

.subNav
{
	padding-top: 1px;
	padding-bottom: 1px;
}

a
{
	text-decoration: none;
	color: rgb(98, 98, 98);
}

a:hover
{
	text-decoration: underline;
}

a.mainNavi
{
	/*font-family: "Palatino Linotype Fett", "Times New Roman Fett";*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-size: 13px;
	color: rgb(50, 58, 107);
	text-decoration: none;
}

a.footerNavi
{
	font-size: 11px;
	color: rgb(50, 58, 107);
	text-decoration: none;
}

a.footerNavi:hover
{
	text-decoration: underline;
}

.mainNav
{
	padding-top: 5px;
}

.line
{
	background-color: rgb(50, 58, 107);
}

.footer
{
	font-size: 11px;
	color: rgb(50, 58, 107);
}

.txStart
{
	font-size: 11px;
	color: rgb(102, 51, 51);
}

.textfield
{
	width: 245px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(102, 51, 51);
}

.selectbox
{
	width: 247px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(102, 51, 51);
}

.textarea
{
	width: 245px;
	height: 120px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(102, 51, 51);
}

.txFieldError
{
	color: rgb(255, 0, 0);
	font-size: 10px;
}

.title1
{
color: #323a6b;
/*font-family: Times, "Times New Roman", serif;*/
font-family:Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
}

.title2
{
color: #323a6b;
/*font-family: Times, "Times New Roman", serif;*/
font-family:Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
}