﻿body {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

td, th {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

a {
	font-size: 11px;
	color: #990000;
}

a:visited {
	font-size: 11px;
	color: #990000;
}

a:hover {
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:center;
}

.footer a {
  font-family:tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
}

.footer a:visited {
  font-family:tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
}

.footer a:hover {
  font-family:tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#CCFF00;
  font-weight:bold;   
}

/* Styles for forms */

button       { font-family: Tahoma; font-size: 11px; font-weight: bold; }

input        { font-family: Tahoma; font-size: 11px; }

textarea     { font-family: Tahoma; font-size: 11px; }

/* Styles for Heading */

h1, h2
{
	font-family: Tahoma; 
	text-decoration:none;  
	font-weight: normal; 
	letter-spacing:0; 
	color:#660000}
h1
{
	font-size:16px;
	font-weight:bold;
}
h2
{
	font-size:11px;
	font-weight:bold;
}

.heading    {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 30px;
	background-image: url(images/pageheader.jpg);
	text-align: left;
	letter-spacing:0px;
}

.pHeading    {
	font-family: Tahoma;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	padding-left: 0px;
}

.CellHeading    {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	padding-left: 5px;
}

.boxHeading    { 
font-family: 
Tahoma; 
font-size: 13px; 
color: #FFFFFF; 
text-align:center;
font-weight: bold; 
padding-left: 0px;
 }

/* Styles for Box */

.box {
	font-size: 11px;
	color: #756C39;
}


/* Style for navigation */

.navLink a {
  font-family:tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
}

.navLink a:visited {
  font-family:tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#FFFFFF;
  font-weight:bold; 
}

.navLink a:hover {
  font-family:tahoma; 
  text-decoration: none;
  text-align:center;
  font-size:11px; 
  color:#CCFF00;
  font-weight:bold;   
}

