A:LINK {color: inherit;}
A:VISITED {	color : inherit;}

.BannerText
{
	color: Black; 
	font-family: 'StoneSansITC TT','Trebuchet MS'; 
	font-size: 30px; 
	padding-top: 5px;
	padding-bottom: 5px; 
	font: sans-serif; 
	letter-spacing: 5px;
	text-align: center;
}

.TypicalText {
	color: black;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 12px;
}
.TypicalTextDisclaimer {
	color: White;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 12px;
 }
 .TypicalTextDisclaimerBlack {
	color: black;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 12px;
 }
.CellTextOn
{
	color: White;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 15px;
	font: sans-serif;
}
.CellTextOff
{
	color: Gray;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 18px;
	text-align: left;
	font: sans-serif;
	width : 230px;
	cursor : url(../images/pixel.gif);
}
.CellTextBlack
{
	color: Black;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 18px;
	text-align: left;
	font: sans-serif;
	width : 230px;
}
.CellDotOn
{
	background-image : url(../images/page/white_dot.jpg);
	background-repeat : no-repeat;
	background-position : center;
	width : 20px;
}
.CellDotOff
{
	background-image : url(../images/page/grey_dot.jpg);
	background-repeat : no-repeat;
	background-position : center;
	width : 20px;
}
.CellDotBlack
{
	background-image : url(../images/pixel.gif);
	background-repeat : no-repeat;
	background-position : center;
	width : 20px;
}

.HeadingText
{
	color: #FB8F01;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 25px;
	font-weight: normal;
	font: sans-serif;
	letter-spacing: 5px;
	filter: alpha(opacity=0); -moz-opacity:0%; 
	z-index:1; position: absolute;
	border: 0px solid white;
}

.HeadingTextOn
{
	color: #FB8F01;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 25px;
	font: sans-serif;
	letter-spacing: 5px; 
	z-index:1; position: absolute;
	border: 0px solid white;
}


.HeadingTextOff
{
	color: Gray;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 25px;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 20px;
	width: 250px;
	font: sans-serif;
	letter-spacing: 5px;
}
.HeadingTextBlack
{
	color: Black; 
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 25px;
	font: sans-serif;
	letter-spacing: 5px;
}


.NavHeadingText
{
	color: #FB8F01;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 25px;
	text-align: left;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	font: sans-serif;
	letter-spacing: 4px;
	width: 220px;
}


.NavSubHeadingTextOff
{
	color: #FDFDFD;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 16px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font: sans-serif;
	font-weight : bold;
	letter-spacing : 1px;
}
.NavSubHeadingTextOn
{
	color: #FB8F01;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 16px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font: sans-serif;
	font-weight : bold;
	letter-spacing : 1px;
}

.PageTitleText
{
	color: red;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 18px;
	font-weight:bold;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	font: sans-serif;
}
.PageHeadingText
{
	color: #000;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 15px;
	line-height: 18px;
	padding-left: 25px;
	padding-right: 25px;
	font: sans-serif;
}
.TopNavTextOn
{
	color: #FB8F01;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font: sans-serif;
	letter-spacing: 5px;
}
.TopNavTextOff
{
	color: #fff;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
	font: sans-serif;
	letter-spacing: 5px;
}

.BottomNavTextOn
{
	color: #FB8F01;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 12px;
	font-weight : bold;
	text-align: center;
	font: sans-serif;
	letter-spacing: 1px;
}
.BottomNavTextOff
{
	color: #FDFDFD;
	font-family: 'StoneSansITC TT','Trebuchet MS';
	font-size: 12px;
	font-weight : bold;
	text-align: center;
	font: sans-serif;
	letter-spacing: 1px;
}
