/* Insiteswebservices.com CSS Document */

/* Site CSS */

body {
	font-family: Arial, Helvetica, sans-serif;	
	color:silver;
	font-size:14px;
	background-color:black;
}

a:hover{
	text-decoration:none;
}
b.unb{
	font-weight:lighter;
	display:inline;		
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;	
}
a {
	color: silver;
	font-family: Arial, Helvetica, sans-serif;
	display:inline;
}

a:active{
	color: black;
}
.textnav a, .textnav a:visited{
	
	font-weight:bold;
	color:silver;
}
.textnav a:hover{
	background:silver;
	font-weight:bold;
	color:black;
}
.forum-nav a{
color:red;
}
.textnav {
	background:black;
	font-size: .7em;
	color:white;			
}
.links{
	background:black;
	font-size: .8em;
	color:white;

}
.links a, .links a:visited{
	
	font-weight:bold;
	color:silver;
}
.links a:hover{
	background:silver;
	font-weight:bold;
	color:black;
}
h1.unh{
	display:inline;	
	font-size: 1.0em;
	font-weight:normal;	
	text-decoration:none;
}
h2.unh{
	display:inline;			
	text-decoration:none;
}
.una {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.una:visited{

	color: #000000;
}
.una:active{

	color: #000000;
}


h1 {
font-family: "Times New Roman", Times, serif;
font-size: 1.0em;
border-bottom: 0px; 
border-top: 0px; 
//display:inline;	
text-align:center;
	color: #6691bc;	
}
h2 {
font-family: "Times New Roman", Times, serif;
font-size: .9em;
border-bottom: 0px; 
border-top: 0px; 
//display:inline;	
text-align:center;
	color: #6691bc;	
}
.tagline {
	font-style: italic;
	font-weight: bold;
}
.bottomMenu {
	font-style: italic;
	font-weight: bold;
}
.copyright{
	font-size: 75%;
	font-weight: bold;
	text-align: center;
}
.block{
	font-family: "Times New Roman", Times, serif;
	color: silver;	
}
.featured{
	color:black;
	font-family: "Times New Roman", Times, serif;
	background-color:#6691bc;
	font-size:17px;
	font-weight: bold;	
	display:inline;
}
h1.featured {
	
	font-family: "Times New Roman", Times, serif;
	color: silver;
	background:black;
	font-weight: bold;
	text-decoration: none;
	display:inline;
}
.head {

	font-family: "Times New Roman", Times, serif;
	color:#769dcd;
	font-size: 125%;
	font-weight: bold;
	text-decoration: none;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	color:#769dcd;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}