﻿body
{
	font-family: Verdana;
	font-size: small;
	margin: 0;
	padding: 0;
}
.topbar
{
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: white;
	background-color: #284E98;
	
}
.bottombar
{
	font-family: Verdana;
	font-size: small;
	color: white;
	background-color: #284E98;
	font-weight=bold;
}

THEAD
{
	font-size: 14px;
	font-weight: bold;
	color: red;
	margin: 0;
	padding: 0;
}

#td4
{
	border-right: #006666 solid;
	border-top: #006666 solid;
	border-left: #006666 solid;
	border-bottom: #006666 solid;
}
.ContentTable
{
	margin: 0;
	padding: 2px;
	border: none;
	width: 100%;
}

.menuItem
{
	border: Outset 1px black;
	background-color: #B5C7DE;
	font-family: Verdana;
	font-size: small;
	color: #284E98;
	padding: 4px;
}
.menuItem A:hover
{
	background-color: #284E98;
	color: White;
	text-decoration: none;
}
.menuItem A:active
{
	background-color: #507CD1;
	text-decoration: none;
}
.menuItem A:link
{
	color: Black;
	background-color: #ADDBFF;
}
.formentry
{
	background-color: #6B696B;
	color: White;
}
.menuTabs
{
	position: relative;
	top: 1px;
	left: 10px;
}
.tabs
        {
            position:relative;
            top:-2px;
            left:2px;
	width: 777px;
}
.tab
{
	border: Solid 1px black;
	border-bottom: none;
	padding: 0px 10px;
	background-color: #eeeeee;
}

.tabBody
{
	border: Solid 1px black;
	padding: 20px;
	background-color: white;
}
.tabContents
{
	border: solid 1px black;
	padding: 10px;
	background-color: white;
}
.menuItemOuter
{
	border: Outset 1px black;
	background-color: #3366ff;
	font: 12px Verdana; /*font-weight:bold;*/
	color: white;
	padding: 4px;
}

.menuItemOuter A:hover
{
	background-color: white;
	text-decoration: none;
	color: #3366ff;
}
.message
{
	font-size: larger;
	font-weight: bold;
	color: white;
	width: 100%;
	background-color: red;
	border: solid 2px black;
	padding-left: 5px;
	padding-right: 5px;
}
.modalBackground
{
	background-color: #ffffdd;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	padding: 0;
	margin: 0;
	width: auto;
	text-align: center;
	background-color: #ff9933;
	color: White;
	border: solid 1px Green;
}
.FinanceReportHeading
{
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	color: Blue;
}

.modalProgressGreyBackground
{
	background: #CCCCCC;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.modalProgressRedBackground
{
	background: Red;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.modalPopup
{
	text-align: center;
	padding-top: 30px;
	border-style: solid;
	border-width: 1px;
	background-color: White;
	color: Red;
	width: 200px;
	height: 50px;
	font-weight: bold;
	font-size: larger;
}
.myTable td
{
	padding-bottom: 20px;
}
.MainHeading
{
	font-size: 20pt;
	background-color: #b5c7de;
	text-transform: capitalize;
	
}
.tab
        {
            border:solid 1px black;
            background-color:#eeeeee;
            padding:2px 10px;
        }
.selectedTab
        {
            background-color:Aqua;
            border-bottom:solid 1px white;
        }
       
     .header
      {
        font-weight:bold;
        position:absolute;
        background-color:White;
      }
      
.header2
      {
        font-weight:bold;
        position:absolute;
        background-color:White;
      }
      
       
     