a:link	{
	color: #ce3a00;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

a:visited	{
	color: #ce3a00;
	text-decoration: normal;
	font-style: normal;
	font-weight: bold;
}

a:hover	{
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}



a:link.bold1	{
	color: #000000;
	text-decoration: underline;
	font-style: normal;
}

a:visited.bold1	{
	color: #000000;
	text-decoration: underline;
	font-style: normal;
}

a:hover.bold1	{
	color: #ce3a00;
	text-decoration: none;
	font-style: normal;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

body	{
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #d7d9e0;
	scrollbar-track-color: #f9eeb1;
}

.footstrip {
	background-image: url(footstrip.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.sidestrip {
	background-image: url(sidestrip.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.contentpad {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.li1 {
	margin-left: 40px;
}

.hd1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #020201;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ce3a00;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.bold1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #020201;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.box {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
}



.wbold1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.pad2px {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}