body {
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #000000; 
	line-height: 150%; 
}

p, td {
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #000000; 
	line-height: 150%; 
}

textarea, input, select {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color : #C0C0C0;

}


a:link {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;

}
a:hover {
	color: #800000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;

}
.simg
{
border: 1px solid #FFFFFF;
}


.bHref:link {
	color: #B90D1B;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;

}
.bHref:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
}
.bHref:visited {
	color: #B90D1B;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;

}

.redlnk:link {
	color: #B90D1B;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;

}
.redlnk:hover {
	color: #B90D1B;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: underline;
}
.redlnk:visited {
	color: #B90D1B;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;

}

.Btext
{
	color: #B90D1B;
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
}

.noBorder
{
	border: 0px;
}