.lft-bkgnd {
	background-attachment: scroll;
	background-image: url(images/Home-final_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dotted-rule {
	background-attachment: scroll;
	background-image: url(images/dotrule_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.inside-bkgrnd {
	background-attachment: scroll;
	background-image: url(images/tss-inside_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 38px;
	text-transform: uppercase;
	color: #F7AB18;
	text-decoration: none;
}
.rgt-bkgnd {
	background-attachment: scroll;
	background-image: url(images/Home-final_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
}
.topnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFCC00;
} 

.topnav a:visited {
	color: #FFCC00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.topnav a:hover {
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.topnav a:active {
	color: #FFCC00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


a:link {
	color: #FFCC00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
} 

a:visited {
	color: #FFCC00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #FFCC00;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

