td {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
}

.bold {
	font-size: 11px;
	font-weight: bold;
}

.bigbold {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
}

td.italic {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

td.nav1 {
	font-weight: bold;
}

td.nav_a {
	color: #FF9631;
	font-weight: bold;
}

a.navlink {
	text-decoration: none;
	color: #333333;
}
a.navlink:active {
	color: #FF9631;
}
a.navlink:hover {
	color: #FF9631;
}


a.navlink_a {
	text-decoration: none;
	color: #FF9631;
}
a.navlink_a:active {
	color: #FF9631;
}
a.navlink_a:hover {
	color: #FF9631;
}







td.margi {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}

td.margibold {
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}




a {
	text-decoration: none;
	color: #485977
}

a:active {
	color: #37435A;
}

a:hover {
	color: #37435A;
	text-decoration: underline;
}


.orange {
	color: #FF9631;
}


input {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	background: #FFF3E5;
}

select {
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}


td.meta {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}
td.meta2 {
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
}
.metaorange {
	font-size: 9px;
	line-height: 11px;
	color: #FF9046;
	font-weight: normal;
}

td.metabold {
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
}

td.metaboldorange {
	font-size: 9px;
	line-height: 11px;
	color: #FF9046;
	font-weight: bold;
}

a.metalink {
	text-decoration: none;
	color: #000000;
}
a.metalink:active {
	color: #37435A;
}
a.metalink:hover {
	color: #37435A;
}


h1	{
 FONT-SIZE: 15px; 
 font-weight:bold;
 FONT-FAMILY: Arial; 
 COLOR: #37435A;
 }
