.fixedlh
{
	line-height:normal;
}
.cleaner
{
	clear:both;
	line-height:1px;
	height:1px;
	font-size:0%;
}
.f_b
{
	font-weight:bold;
}
.f_l
{
	float:left;
}
.f_r
{
	float:right;
}
.ta_right
{
	text-align:right;
}
.ta_center
{
	text-align:center;
}
.va_center
{
	vertical-align:middle;
}
.f_07
{
	font-size:0.7em;
}
.f_08
{
	font-size:0.8em;
}
.f_09
{
	font-size:0.9em;
}
.f_11
{
	font-size:1.1em;
}
.f_12
{
	font-size:1.2em;
}
.f_13
{
	font-size:1.3em;
}
.f_14
{
	font-size:1.4em;
}



/*table.nicetable
{
	border-bottom:solid 1px #696969;
}
table.nicetable caption
{


	font-weight:bold;
	font-style:italic;
	padding:6px;
	margin:0px;
}
table.nicetable tr td
{
	background-color:#e7e7e7;
	border-right:solid 1px White;
	border-bottom:solid 1px White;
	padding:6px;
	margin:0px;
}
table.nicetable thead
{
margin:0px;
}

table.nicetable tr th, table.nicetable thead tr td
{
	color:White;
	font-weight:bold;
	background-color:#696969;
	border-right:solid 1px White;
	border-bottom:solid 1px White;
	padding:6px;
	margin:0px;
}

table.nicetable tr th a
{
	
	color:White;
	
}
*/




.sitemap table tr td.sitemapsection
{
	background-color:#9CBFE1;
	color:White;
	font-weight:bold;
	padding:6px;
}
.sitemap table tr td
{
	padding:6px;
	border:solid 1px #EEEEEE;
}
.invisible
{
	display:none;
}

.dontuseimage
{
	background-image:url(/images/donotuse.jpg);
}
.affinityselect
{
	width:200px;
}
.v_h
{
	visibility:hidden;
}

/* I HAVE NO IDEA WHY THIS IS IN HERE... */
/* Commenting it out to see what happens - pg
div 
{
	padding:2px,0px,2px,1px;
}
*/

/*HEading flash replacements Classes*/


.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility:hidden;
	/*color:red;*/
	letter-spacing:-2px;
	font-size:24px;
	line-height:normal;
}
.sIFR-hasFlash h2 
{
	visibility:hidden;
	letter-spacing: -0.2em;
	font-size: 20px;
	line-height:normal;	
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 18px;
	line-height:normal;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -2px;
	font-size: 16px;
	line-height:normal;
}

.sIFR-hasFlash h5{
	letter-spacing: -2px;
	visibility: hidden;
	font-size: 16px;
	line-height:normal;
}


