@charset "UTF-8";
/* CSS Document */

.text-n {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
}
.text-title {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.text-titlebig {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #0888C1;
}
.divHomeMain {
	height: 380px;
	width: 970px;
	background-attachment: fixed;
	background-image: url(images/banner-home.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
}
.link-normal		 		{ 	font-family:"Times New Roman", Times, serif; font-size: 12px; text-decoration: none; ; font-weight: normal; color: #024c60}
.link-normal:link    		{ color:#024c60; }
.link-normal:visited 		{ color:#024c60; }
.link-normal:active 		{ color:#024c60; }
.link-normal:hover 	 		{ color:#8cc63f; text-decoration: underline;}

.link-current 				{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #0888c1;
	text-decoration: none;
	font-weight: bold;
}.text-titleMedium {
	font-family: tahoma, arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
