﻿a:link
{
	color: #336699; 
}
a:visited
{
	color: #336699; 
} 
a:active 
{
	color: #336699;
}
a:hover
{
	color: #FF0000;
	font-weight:normal
}

body
{
	font-family: Arial;
	font-size:12px; 
	background-color: #a0ab4a;
}
TD
{
	font-family: Arial;
	font-size:12px; line-height:140%; color:#000000
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial; 
	text-decoration:none;  
	font-weight: normal; 
	letter-spacing:0; 
	color:#3366CC
}
h1
{
	font-size:15pt;
}
h2
{
	font-size:14pt;
}
h3
{
	font-size:13pt;
}
h4
{
	font-size:12pt; font-weight: bold;
}
h5
{
	font-size:11pt; font-weight: bold;
}
h6
{
	font-size:10pt;font-weight: bold; 
}

button       { font-family: Arial; font-size: 12; font-weight: bold }

input        { font-family: Arial; font-size: 12 }

textarea     { font-family: Arial; font-size: 12 }

hr           { height: 1px; }

.footer {
  font-family:Arial; 
  text-decoration: none;
  font-size:12px; 
  color:#000000;
  letter-spacing:0;
  padding-left: 0px;
  text-align: center;
  line-height: 130%
  
}

.naviLink {
  font-family:Arial; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFFFF;
  text-align:center;
  font-weight:normal 
}

.naviLink a {
  font-family:Arial; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:center;
  letter-spacing:0;
}

.naviLink a:visited {
  font-family:Arial; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:center;
  letter-spacing:0;
}

.naviLink a:active {
  font-family:Arial; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFFFF;
  font-weight:bold; 
  text-align:center;
  letter-spacing:0;
}

.naviLink a:hover {
  font-family:Arial; 
  text-decoration: none;
  font-size:12px; 
  color:#FFFF00;
  font-weight:bold;
  text-align:center;
  letter-spacing:0;
  
}

/*
Heading Styles
*/

.pageHeading {
  font-family:Arial; 
  text-decoration: none;
  font-size:24px; 
  font-weight:normal;
  color:#336699;
  padding-left: 55px;
  padding-top: 8px;
  letter-spacing:-1;   
}

.boxHeading {
  font-family:Arial; 
  text-decoration: none;
  font-size:14px; 
  font-weight:bold;
  color:#336699;
  letter-spacing:-1
}

.pHeading {
  font-family:Arial; 
  text-decoration: none;
  font-weight:bold;
  font-size:14px; 
  color:#3366CC;  
  letter-spacing:-1  
}

/* LeftNavi Links */

.LeftNavi {
  font-family:Arial; 
  text-decoration: none;
  font-weight:normal;
  font-size:11px; 
  color:#3C78B5;  
  letter-spacing:0;
  padding: 5px;
  padding-left:10px;
}

.LeftNavi a {
  font-family:Arial; 
  font-size:11px; 
  color:#3C78B5;
  font-weight:normal; 
  letter-spacing:0; 
  text-decoration:none;
}

.LeftNavi a:visited {
  font-family:Arial; 
  font-size:11px; 
  color:#3C78B5;
  font-weight:normal; 
  letter-spacing:0;
  text-decoration:none;
}

.LeftNavi a:active {
  font-family:Arial; 
  font-size:11px; 
  color:#3C78B5;
  font-weight:normal; 
  letter-spacing:0;
  text-decoration:none;
}

.LeftNavi a:hover {
  font-family:Arial; 
  font-size:11px; 
  color:#FF0000;
  font-weight:normal;
  letter-spacing:0;
  text-decoration:none;
  
}