body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
body {
	background-color: #999999;
}
a.services:link {
	background-image:url(imagesIndex/b3.gif); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:58px; 
	width:330px;
}
a.services:visited {
	background-image:url(imagesIndex/b3o.gif); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:58px; 
	width:330px;
	
}
a.services:hover {
	background-image:url(imagesIndex/b3o.gif); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:58px; 
	width:330px;
	 
}
a.services:active {
	background-image:url(imagesIndex/b3o.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:58px; 
	width:330px;
	 
}
a.clients:link {
	background-image:url(imagesIndex/c3.gif); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:41px; 
	width:330px;

}
a.clients:visited {
	background-image:url(imagesIndex/c3o.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:41px; 
	width:330px;
	 
}
a.clients:hover {
	background-image:url(imagesIndex/c3o.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:41px; 
	width:330px;
	 
}
a.clients:active {
	background-image:url(imagesIndex/c3o.gif); 
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 display: block;
	 cursor:hand;
	 height:41px; 
	width:330px;
}
a.support:link {
	background-image:url(imagesIndex/d3.gif); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:40px; 
	width:330px;

}
a.support:visited {
	background-image:url(imagesIndex/d3o.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:40px; 
	width:330px;
	 
}
a.support:hover {
	background-image:url(imagesIndex/d3o.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:40px; 
	width:330px;
	 
}
a.support:active {
	background-image:url(imagesIndex/d3o.gif); 
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	cursor:hand;
	height:40px; 
	width:330px;
	 
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #CC9933;
}
a:active {
	text-decoration: none;
	color: #CC9933;
}


.blueBkgrnd {
	background-color: #E8E8E8;
	color: #666666;
}

.dkBlueBkgrnd {
	background-color: #003366;
	color: #999999;
}
.title {
	font-size: x-small;
	font-weight: bold;
	color: #003366;
}
.whiteBkgrnd {
	background-color: #FFFFFF;
}
.juniorTitle {
	color: #CC9933;
	font-weight: bold;
}
.warmBkgrnd {
	background-color: #CC9933;
}
