﻿body
{
	font-size:12.0pt;
	font-family:Arial;
	color:black;
}

td
{
    vertical-align:top;
    padding: 2px;
}

.menu
{   
  	font-size:12.0pt;
    white-space: nowrap;
}

a:link
{
	color:#3333CC;
	text-decoration:underline;
    position: relative;
}

a:visited
{
	color:#336666;
	text-decoration:underline;
}

h2
{
	font-size:18.0pt;
	color:blue;
}

.hidden
{
 	font-size:0.0pt;
 	color:white;
}

.login_class
{
	font-size:9.0pt;
	color:black;
}

td.page_header_background_class

{
    background-image: url("Images/Header Background.jpg"); 
}

td.page_content_background_class
{
    background-image: url("Images/Content Background.gif"); 
}

.cell_style
{
    text-align:center;
    border-color: black;
    border-width: thin;
    border-style: solid;
}