.indexcontent {
	font-family: verdan, arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: verdan, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;	
}
.SMALLcontent {
	font-family: verdan, arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.indexcontentbld {

	font-family: verdan, arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.listbox {
	font-family: verdan, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFCC;
	height: 16px;
	width: 200px;
	border: 1px solid #666666;
}

a.red11link:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a.red11link:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}a.red11link:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}a.red11link:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blacklink:link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.blacklink:active {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}a.blacklink:visited {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}a.blacklink:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.whitelink:link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:active {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}a.whitelink:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}a.whitelink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blackheading {
	font-family: verdan, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.blackboldlink:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.blackboldlink:active {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}a.blackboldlink:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}a.blackboldlink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
hr {
	border: 0;
	color: #FFFFFF;
	height: 1px;
}