/* PC Bytes CSS */

A:link {
	color: #999999;
}
A:visited {
	color: #FF0000;
}
A:active {color: #666666}
A:hover {
	color: red;
}

DIV
{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: .5px
}

.introtext
{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	letter-spacing: 0px;
	text-align: justify;
}

/* This body style is used for current iphone safari compatibility and any others that may ignore the div style attribute */

Body
{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: .5px
}

.sLH 
{
background-image: url(images/spacerLH_28x280.gif);
height:100%;
}

.sRH 
{
background-image: url(images/spacerRH_28x280.gif);
height:90%;
}
