a:visited			{ color: #0e5b87; text-decoration: underline; }
a:active			{ color: #0e5b87; text-decoration: underline; }
a:link 			{ color: #0e5b87; text-decoration: underline; }
a:hover			{ color: #FF610C; text-decoration: underline; }

a.nd:visited		{ color: #0e5b87; text-decoration: none; }
a.nd:active		{ color: #0e5b87; text-decoration: none; }
a.nd:link 		{ color: #0e5b87; text-decoration: none; }
a.nd:hover		{ color: #FF610C; text-decoration: none; }

a.li:visited		{ color: #0e5b87; text-decoration: none; }
a.li:active		{ color: #0e5b87; text-decoration: none; }
a.li:link 		{ color: #0e5b87; text-decoration: none; }
a.li:hover		{ color: #FF610C; text-decoration: underline; }

a.liv:visited		{ color: #FF610C; text-decoration: none; }
a.liv:active		{ color: #FF610C; text-decoration: none; }
a.liv:link 		{ color: #FF610C; text-decoration: none; }
a.liv:hover		{ color: #0e5b87; text-decoration: underline; }

a.fo:visited		{ color: #FF610C; text-decoration: none; font-weight: bold; }
a.fo:active		{ color: #FF610C; text-decoration: none; font-weight: bold; }
a.fo:link 		{ color: #FF610C; text-decoration: none; font-weight: bold; }
a.fo:hover		{ color: #0e5b87; text-decoration: none; font-weight: bold; }

a.iv:visited		{ color: #FF610C; text-decoration: underline; }
a.iv:active		{ color: #FF610C; text-decoration: underline; }
a.iv:link 		{ color: #FF610C; text-decoration: underline; }
a.iv:hover		{ color: #0e5b87; text-decoration: underline; }

a.hi:visited		{ color: #ffffff; text-decoration: none; }
a.hi:active		{ color: #ffffff; text-decoration: none; }
a.hi:link 		{ color: #ffffff; text-decoration: none; }
a.hi:hover		{ color: #fffddb; text-decoration: underline; }

a.tl:visited		{ color: #c3c5c2; text-decoration: none; }
a.tl:active		{ color: #c3c5c2; text-decoration: none; }
a.tl:link 		{ color: #c3c5c2; text-decoration: none; }
a.tl:hover		{ color: #5da1c6; text-decoration: none; }

#headerSearch
{
	text-transform: uppercase;
	color: #ffffff;
	height: 38px;
	padding: 0px;
	margin: 0px;
	background: url(../img/bgsearch_hoax.jpg) no-repeat;
	clear: both;
}

#headerSearch table
{
	border-collapse: colapse;
	padding: 0px;
	margin: 0px 10px;
}

#headerSearch td
{
	font-size: 9px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#headerSearch input
{
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
	background: #FFFFFF;
	border: 1px solid #e73d05;
}

h1{
	border-left: 5px solid #ff610d;
	letter-spacing: 1px;
	padding: 2px 0px 2px 10px;
	margin-bottom: 12px;
	display: block;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #005B83;
}

h2{
	border-left: 5px solid #ff610d;
	letter-spacing: 1px;
	padding: 2px 0px 2px 10px;
	margin-bottom: 12px;
	display: block;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #005B83;
}

.title1{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #005B83;
}

.title2{
	font-size: 12px;
	font-weight: bold;
	color: #FF610C;
}

.title3{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005B83;
}

.title4{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
	color: #FFFFFF;
}

.title5{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #FF610C;
}

.title6{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #005B83;
}


.tcl1{
	color: #FF610C;
}

.tcl2{
	color: #005B83;
}

.tcl3{
	color: #003F5A;
}

ul{
	list-style: none url(../img/li01.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-right: 0px;
}