p
{
	font-family: Arial,Helvetica,sans-serif; 
	font-size:8pt; 
	font-style:normal; 
	font-weight:normal; 
	color:black; 
	text-decoration:none;
}
.content
{
	border: solid 1px white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: black;
	background: #DDDDDD;
}

td
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : white;
}

.offClass, a.offClass {
	color: white;
	background-color: #6666cc;
	text-decoration: none;
	text-align: center;
}
.activeClass, a.activeClass {
	color: white;
	background-color: #FF9933;
	text-decoration: none;
	text-align: center;
}
.overClass, a:hover.overClass {
	color: white;
	background-color: #3366cc;
	text-decoration: none;
	text-align: center;
}
.offClassL, a.offClassL {
	color: white;
	background-color: #6699cc;
	text-decoration: none;
	text-align: center;
}
.overClassL, a:hover.overClassL {
	color: white;
	background-color: #6699ff;
	text-decoration: none;
	text-align: center;
}

a.footer
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 7pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #999966;
	text-decoration : none;
}

a.footer:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 7pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #999966;
	text-decoration : underline;
}

a
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : bold; 
	color : #6666cc;
	text-decoration : none;
}

a:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : bold; 
	color : #3366cc;
	text-decoration : underline;
}
/*
a.td
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : bold; 
	color : #6666cc;
	text-decoration : none;
}

a.td:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : bold; 
	color : #3366cc;
	text-decoration : underline;
}
*/
a.hidden
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : italic; 
	font-weight : normal; 
	color : #999966;
	text-decoration : none;
}

a.hidden:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : italic; 
	font-weight : normal; 
	color : #999966;
	text-decoration : underline;
}

a.browserdetect
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #CC6600;
	text-decoration : none;
}

a.home
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #CC6600;
	text-decoration : none;
}

a.home:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #CC6600;
	text-decoration : underline;
}

a.solutions
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #0099CB;
	text-decoration : none;
}

a.solutions:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #0099CB;
	text-decoration : underline;
}

a.services
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #659B00;
	text-decoration : none;
}

a.services:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #659B00;
	text-decoration : underline;
}

a.about
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #986699;
	text-decoration : none;
}

a.about:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #986699;
	text-decoration : underline;
}

a.contact
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #9A3334;
	text-decoration : none;
}

a.contact:hover
{
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 8pt;	
	font-style : normal; 
	font-weight : normal; 
	color : #9A3334;
	text-decoration : underline;
}

input.contactButton
{
	font-size: 8pt;
	color: #9A3334; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	background-color: #FFFFFF;
	border: solid 1px #9A3334;
}

input
{
	border-right: #999966 1px solid;
	border-top: #999966 1px solid;
	font-weight: normal;
	font-size: 9pt;
	border-left: #999966 1px solid;
	color: #000000;
	border-bottom: #999966 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

input.none
{
	border-color:#FFFFFF;
}

img.border
{
	border: solid 1px #999966;
}
