@charset "utf-8";
/* 16.05.2012 */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.iaPage {
	font-weight: bold;
	font-size: 14px;
	color: #3399cc;
}

.iaPage2 {
	font-weight: bold;
	font-size: 12px;
	color: #3399cc;
}

.iaPageR {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background-color: #FF0033;
}

.iaPageR2 {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background-color: #FF0033;
}

.iaMenu {
	font-size: 12px;
	text-align: left;
}

.iaText {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.iaTextRed {
	font-size: 12px;
	color: #FF0033;
	}

.iaTextBlue {
	font-size: 12px;
	color: #3399cc;
	}

.iaTitle {
	font-weight: bold;
	font-size: 18px;
	color: #29a2db;
}

.iaTitle2 {
	font-weight: bold;
	font-size: 16px;
	color: #29a2db;
}

.iaTitle3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.iaTitle4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.iaTitle5 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background-color: #29a2db;
}

.iaMenu a {
	color: #000000;
	text-decoration: none;
}

.iaMenu a:hover {
	color: #003366;
	text-decoration: underline;
}

.iaPage a {
	color: #3399cc;
	text-decoration: none;
}

.iaPage a:hover {
	color: #003366;
}

a {
	color: #2b5580;
	text-decoration: none;
}

.footer {
	color: #003366;
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
}
