.RedBold {
	font-family: Tahoma;
	font-size: 10px;
	color: #c00;
	font-weight: bold;
}
.RedNormal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #c00;
}
.WhiteNormal {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.WhiteBold {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.GrayNormal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
.GrayBold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
.BlackNormal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.BlackBold {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.BlackNormalIndent {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-left: 10px;
}
.DarkGrayNormal {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.DarkGrayBold { color: #666; font-size: 10px; font-family: Tahoma; font-weight: bold; }
a.a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.a:link:hover, a.a:visited:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.b:link {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.b:link:hover, a.b:visited:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #c00;
	text-decoration: none;
}
a.b:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a.c:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.c:link:hover, a.c:visited:hover {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #c00;
	text-decoration: none;
}
a.c:visited {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.nav:link {



	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link:hover, a.nav:visited:hover {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.nav:visited {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.e:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
a.e:link:hover, a.e:visited:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
a.e:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}
a.f:link {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.f:link:hover, a.f:visited:hover {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.f:visited {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.g:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.g:link:hover, a.g:visited:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.g:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.boxborder { border: solid 1px white; }
.boxbordergray { border: solid 1px gray; }
.rborder { border-right: solid 1px white; }
.tborder { border-top: solid 1px white; }
.lborder { border-left: solid 1px white; }
.bborder { border-bottom: solid 1px white; }
.photocredit {
	font-family: Tahoma;
	font-size: 8px;
	font-weight: normal;
	color: #CCCCCC;
}
.photocredit_BLK { color: black; font-size: 8px; font-family: Tahoma; font-weight: normal; }

