.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #CCCCCC;
}
body {
	background-image: url(images/back.jpg);
	margin: 0px;
}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.body3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFF00;
}
.body4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.bulletlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: disc;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
}
.navLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #D90000;
}
.navLinks:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: underline;
	color: #D90000;
}
a.navLinks:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: underline;
	color: #D90000;
}
a.navLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: underline;
	color: #00000;
}
a.navLinks:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	text-decoration: underline;
	color: #D90000;
}

.navLinks2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #F0D481;
	font-weight: normal;
}

.qlink2 {
font-family: verdana, sans-serif; 
font-size: 12px; 
color: #000000;
font-weight:bold;
width:250px;
}.body5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-right: 18px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.body6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	padding-right: 22px;
	padding-left: 20px;
	padding-bottom: 0px;
}

/* added 2-20-08 for text based menus */

#menuWrapper { /* applies to all menu items */
	font-family:Verdana, Arial;
	text-transform:uppercase;
	letter-spacing:normal;
	font-size: small;
}
.menuSelectedL1 { /* adds these attributes only to tagged items */
	font-size:85%;
	color:#000;
	padding:12px 0 12px 22px;
	font-weight:bold;
	background:url(http://www.4service.com/new/images/prime_menu_off.gif) no-repeat 0 4px; 
	display:block;
}
.menuDefaultL1 a { /* adds these attributes only to tagged items */
	font-size:85%;
	color:#fff;
	padding:12px 0 12px 22px;
	font-weight:bold;
	background:url(http://www.4service.com/new/images/prime_menu_on.gif) no-repeat 0 4px;
	text-decoration: none;
	display:block; 
}

.menuDefaultL1 a:hover {
	background:url(http://www.4service.com/new/images/prime_menu_hover.gif) no-repeat 0 4px;
	display:block;
}

.menuDefaultL1 a:visited {
	text-decoration: none;
	color:#fff;
}
.menuSelectedL2 {
	font-size:62%;
	color:#000;
	font-weight:bold;
	padding:14px 0 12px 59px;
	background:url(http://www.4service.com/new/images/sub_menu_off.gif) no-repeat 0 7px; 
}

.menuDefaultL2 a {
	font-size:62%;
	color:#fff;
	font-weight:bold;
	padding:14px 0 12px 59px;
	background:url(http://www.4service.com/new/images/sub_menu_on.gif) no-repeat 0 7px;
	text-decoration: none;
	display:block; 
}

.menuDefaultL2 a:hover {
	background:url(http://www.4service.com/new/images/sub_menu_hover.gif) no-repeat 0 7px;
	display:block;
}

.menuDefaultL2 a:visited {
	text-decoration: none;
	color:#fff;
}
.menuSelectedL1B { /* Double line for long link names */
	font-size:85%;
	line-height:100%;
	color:#000;
	padding:12px 0 12px 22px;
	font-weight:bold;
	background:url(http://www.4service.com/new/images/primetall_menu_off.gif) no-repeat 0 4px; 
	display:block;
}
.menuDefaultL1B a { /* adds these attributes only to tagged items */
	font-size:85%;
	line-height:100%;
	color:#fff;
	padding:12px 0 12px 22px;
	font-weight:bold;
	background:url(http://www.4service.com/new/images/primetall_menu_on.gif) no-repeat 0 4px;
	text-decoration: none;
	display:block; 
}

.menuDefaultL1B a:hover {
	background:url(http://www.4service.com/new/images/primetall_menu_hover.gif) no-repeat 0 4px;
	display:block;
}

.menuDefaultL1B a:visited {
	text-decoration: none;
	color:#fff;
}

.menuSelectedL2B { /* Double line for long link names */
	font-size:62%;
	line-height:120%;
	color:#000;
	font-weight:bold;
	padding:14px 0 18px 59px;
	background:url(http://www.4service.com/new/images/subtall_menu_off.gif) no-repeat 0 7px; 
}

.menuDefaultL2B a {
	font-size:62%;
	line-height:120%;
	color:#fff;
	font-weight:bold;
	padding:14px 0 18px 59px;
	background:url(http://www.4service.com/new/images/subtall_menu_on.gif) no-repeat 0 7px;
	text-decoration: none;
	display:block; 
}

.menuDefaultL2B a:hover {
	background:url(http://www.4service.com/new/images/subtall_menu_hover.gif) no-repeat 0 7px;
	display:block;
}

.menuDefaultL2B a:visited {
	text-decoration: none;
	color:#fff;
}

a.noU:link {
	text-decoration: none;
	color:#fff;
}
a.noU:visited {
	text-decoration: none;
	color:#fff;
}
a.noU:hover {
	text-decoration: none;
	color:#fff;
}
a.noU:active {
	text-decoration: none;
	color:#fff;
}
