﻿/* Style Sheet for Perception Solutions */

body {
	font-family: Arial; 
	font-size: 09pt; 
	color: black;
}
hr {
	height: 1px; 
	width: 75%; 
	color: blue;
}
h1 {
	font-size: 10pt; 
	font-weight: bold; 
	text-align: center;
}
h2 {
	font-size: 10pt; 
	font-weight: bold; 
	text-align: left;
}
h3 {
	font-size: 14pt; 
	font-weight: bold; 
	color: white;
	background-color: purple
}
a:link, a:active, a:visited {
	font-weight: bold; 
	color: blue; 
	text-decoration: none;
}
a:hover {
	font-weight: bold; 
	color: red; 
	text-decoration: none;
}
.center	{
	margin-left:auto; 
	margin-right:auto;
}
.logo1 {
	font-size: 08pt; 
	text-align: right; 
	margin-right: 8px;
}
.logo1 a:link, .logo1 a:active, .logo1 a:visited {
	color: blue; 
	text-decoration: none;
}
.logo1 a:hover {
	color: red; 
	text-decoration: none;
} 
.topmenu						{font-weight: bold; color: White; background: Navy; text-align: center;}
.topmenu a:link			{font-weight: bold; color: White; text-decoration: none;}
.topmenu a:active		{font-weight: bold; color: White; text-decoration: none;}  
.topmenu a:visited	{font-weight: bold; color: White; text-decoration: none;}  
.topmenu a:hover		{font-weight: bold; color: Red; text-decoration: none;}

.leftmenu						{font-weight: bold; color: Blue; text-align: left;}
.leftmenu a:link		{font-weight: bold; color: Blue; text-decoration: none;}
.leftmenu a:active	{font-weight: bold; color: Blue; text-decoration: none;}  
.leftmenu a:visited	{font-weight: bold; color: Blue; text-decoration: none;}  
.leftmenu a:hover		{font-weight: bold; color: Red; text-decoration: none;}

.bottom						{font-weight: bold; color: maroon; text-align: center;}
.bottom a:link		{font-weight: bold; color: maroon; text-decoration: none;}
.bottom a:active	{font-weight: bold; color: maroon; text-decoration: none;}  
.bottom a:visited	{font-weight: bold; color: maroon; text-decoration: none;}  
.bottom a:hover		{font-weight: bold; color: red; text-decoration: none;} 

.index1						{color: Blue;}
.index1 a:link		{color: Blue; text-decoration: none;}
.index1 a:active	{color: Blue; text-decoration: none;}  
.index1 a:visited	{color: Blue; text-decoration: none;}  
.index1 a:hover		{color: Red; text-decoration: none;} 

.index2	{margin-right: 15px; margin-left: 15px;}
.index3	{font-style: italic; margin-right: 15px; margin-left: 15px;}
.index4	{font-weight: bold; text-align: center; margin-right: 15px; margin-left: 15px;}

.legal	{margin-left:20px; margin-right:20px;}

.about1	{font-weight:bold; color:Red;}
.about2	{text-align:left;}

.product1	{text-align:center;}

#tic		{font-size:08pt; text-align:center; margin-right:15px; margin-left:15px;}
