@charset "utf-8";
/* CSS Document */
body
{	margin:0000;
	cursor:default;
}

div
{	width:100%;
	height:100%
}

.menu-b
{	color:#003F70;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}.menu-b a
{	color:#003F70;
	text-decoration:none;
}.menu-b a:hover
{	color:#FF6600;
	border-bottom-style:dashed;
	border-bottom-width:1;
}

.text-white
{	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}.text-white a
{	color:#FFFFFF;
	text-decoration:none;
}.text-white a:hover
{	color:#003366;
}

.menu-l
{	color:#003F70;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}.menu-l a
{	color:#003F70;
	text-decoration:none;
}.menu-l a:hover
{	color:#FF6600;
}

.text-red
{	color:#CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}.text-red a
{	color:#CC0000;
	text-decoration:none;
}.text-red a:hover
{	border-bottom-style:dashed;
	border-bottom-width:1;
}

.text-orange
{	color:#FE7019;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-weight:bold;
}

.text-news
{	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
}.text-news a
{	color:#FFFFFF;
	text-decoration:none;
}.text-news a:hover
{	border-bottom-style:dashed;
	border-bottom-width:1;
}

.header-green
{	color:#66FF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19;
	font-weight:bold;
}

.header-white
{	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19;
	font-weight:bold;
}

.header-orange
{	color:#FF6600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:19;
	font-weight:bold;
}


