a:link    {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.header:link {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
}
a.header:visited {
	color: #990066;
	text-decoration: none;
	font-weight: normal;
}
a.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.header2:link {
	color: #993366;
	text-decoration: none;
	font-weight: normal;
}
a.header2:visited {
	color: #993366;
	text-decoration: none;
	font-weight: normal;
}
a.header2:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.current:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a.current:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a.current:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
.header-current {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
	font-size: 12px;
}
body {
	margin: 0px;
	background-color: #FF6633;
}

h2 {
  font: bolder large Arial, Helvetica, sans-serif;
	color: #000000;
}

h3 {
  font: bold 12pt Arial, Helvetica, sans-serif;
  margin-left: 8px;
}

h4 {
  font: bold 10pt Verdana, Helvetica, sans-serif;
  margin-left: 8px;
}

p {
  font: 12px Verdana, Helvetica, sans-serif;
}

ul, li
{
  font: 10px Verdana, Helvetica, sans-serif;
}
.heading7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-left: 4px;
}
.td-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	border-bottom: 1px solid #CC9933;
}
.td-header {
	font-weight: bolder;
	background-color: #FF6633;
	text-indent: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.td-border {
	border: 1px solid #999999;
	background-color: #CC6633;
}
.td-logo-small {
	background-image: url(/themes/images/orange-title_small.gif);
}
.td-logo {
	background-image: url(/themes/images/orange-title.gif);
}
.copyright-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
.header-current2 {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
