﻿body 
{
  margin-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #FFFFFF;
}

body, td
{
  font: 10px/1.4 Verdana, Time New Roman, "Lucida Grande" , lucida, arial, helvetica, sans-serif;
  color: Black;  
}

p, td p
{
  font-size: 120%;
  margin: 0;
}

form
{
  margin: 0;
  padding: 0;  
}

img
{
  border: 0;  
  margin: 0;
  padding: 0;    
}

h1
{
  color: #66CCFF;
  font-size: 300%;
  font-weight: bold;   
  margin: 0;
  padding: 0; 
}

ol
{
  font-size: 120%;  
}

ol li
{
  margin-bottom: 5px;
}

/*
OLD STYLES
*/

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.class1 A:link {text-decoration: none; color: #FFFFFF}
.class1 A:visited {text-decoration: none; color: #FFFFFF}
.class1 A:hover {text-decoration: underline; color: #FFFF00}

.class2 A:link {text-decoration: none; color: #004000}
.class2 A:visited {text-decoration: none; color: #004000}
.class2 A:hover {text-decoration: underline; color: #006666}

.class3 A:link {text-decoration: underline; color: Blue}
.class3 A:visited {text-decoration: underline; color: Blue}
.class3 A:hover {text-decoration: underline; color: Blue}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; }

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style7 {font-size: 18px}
.style8 {
	color: #FF0000;
	font-weight: bold;
}
.style11 {font-size: 12px}



/*
OLD STYLES END
*/














/* GENERAL TABLE ELEMENTS: BEGIN */

.label
{
  font-size: 120%;
  font-weight: normal;
  text-align: right;  
}

.input
{
  font-size: 120%;
  font-weight: normal;
  text-align: left;    
}



/*VALIDATORS & ERROR TEXT*/
.validators 
{
  color: #F00;
  font-size: 110%;
  font-weight: bold;  
}

/*SPECIAL WIDTHS FOR CONTROLLING NETSCAPE AND MOZILLA BROWSERS FOR INPUT CONTROLS*/
.width25 {width: 25px;}
.width50 {width: 50px;}
.width75 {width: 75px;}
.width150{width: 150px;}
.width175{width: 175px;}
.width200{width: 200px;}
.width225{width: 225px;}
.width250{width: 250px;}
.width300{width: 300px;}
.width350{width: 350px;}
.width400{width: 400px;}
.width450{width: 450px;}
.width500{width: 500px;}
.width600{width: 600px;}
