body {
margin: 0px 0px 0px 0px;
}

.copyright {
	font-family : Tahoma;
	font-size : 10px;
	color: #FFFFFF;
}

.latestnews_date {
	font-family : Arial;
	font-size : 10px;
	color: #333333;
	text-decoration : none;
}

.latestnews_header {
	font-family : Verdana;
	font-size : 11px;
	color: #001941;
	font-weight : bold;
}

.latestnews_text {
	font-family : Verdana	;
	font-size : 11px;
	color: #000000;
}

A.latestnews_link {
	font-family : Arial;
	font-size : 11px;
	color: #005AB4;
	text-decoration : none;
}

A:HOVER.latestnews_link {
	font-family : Arial;
	font-size : 11px;
	color: #FF6633;
	text-decoration : none;
}

.contact_header {
	font-family : Arial;
	font-size : 10px;
	color: #333333;
}

.contact_text {
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	color: #001941;
}

A.contact_link {
	font-family : Arial;
	font-size : 12px;
	color: #001941;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.contact_link {
	font-family : Arial;
	font-size : 12px;
	color: #FF6633;
	font-weight : bold;
	text-decoration : none;
}

.banner_text {
	font-family : Arial;
	font-size : 11px;
	color: #333333;
}

A.banner_link {
	font-family : Arial;
	font-size : 11px;
	color: #333333;
	text-decoration : none;
}

A:HOVER.banner_link {
	font-family : Arial;
	font-size : 11px;
	color: #FF6633;
	text-decoration : none;
}

.motto {
	font-family : Tahoma;
	font-size : 12px;
	font-weight : bold;
	color: #E44528;
}

.text_lite {
	font-family : Arial;
	font-size : 10px;
	color: #666666;
}

.text_normal {
	font-family: Arial;
	font-size: 12;
	color: #333333;
	text-align: left;
}

.text_leftnormal {
	font-family: Arial;
	font-size: 12;
	color: #333333;
	text-align: left;
}

.text_photo {
	font-family: Arial;
	font-size: 12;
	color: #000000;
	font-weight : bold;
	text-align: center;
}

A.text_photolink {
	font-family: Arial;
	font-size: 10;
	color: #001941;
	text-align: center;
	text-decoration : none;
}

A:HOVER.text_photolink {
	font-family: Arial;
	font-size: 10;
	color: #FF6633;
	text-align: center;
	text-decoration : none;
}

.text_header {
	font-family: Arial;
	font-size: 13;
	color: #000000;
	padding: 0px 0px 0px 14px;
	font-weight : bold;
}

.text_table {
	border: 1px solid #f0f0f0;
}

.text_ul {
	list-style: outside disc;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border: none;
}

.text_li {
	margin-top: 0px;
	font-family: Arial;
	font-size: 12;
	color: #333333;
}

.text_bigheader {
	font-family: Arial;
	font-size: 18;
    font-weight : bold;
	padding: 0px 0px 0px 14px;
	color: #00679B;
}

A.text_bigurl {
	font-family: Arial;
	font-size: 14;
	font-weight : bold;
	color: #001941;
	text-decoration : none;
}

A:HOVER.text_bigurl {
	font-family: Arial;
	font-size: 14;
    font-weight : bold;
	color: #FF6633;
	text-decoration : underline;
}

A.text_url {
	font-family: Arial;
	font-size: 12;
	color: #001941;
	text-align: justify;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.text_url {
	font-family: Arial;
	font-size: 12;
	color: #FF6633;
	text-align: justify;
	font-weight : bold;
	text-decoration : none;
}

A.text_email {
	font-family: Arial;
	font-size: 12;
	color: #001941;
	text-align: justify;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER.text_email {
	font-family: Arial;
	font-size: 12;
	color: #FF6633;
	text-align: justify;
	font-weight : bold;
	text-decoration : none;
}

.warning {
	font-family : Arial;
	font-size : 12px;
	color: #FF0000;
	text-align: center;
}

