﻿body
{
	margin: 0px;
	height: 100%;
	font-family: Verdana;
	font-size: 8pt;
	background-color: White;
}

#MainArea
{
	height:96%;
	
}

#TopBar
{
	height:80px;
	padding-left:10px;
}

#LogInfo
{
    width:100%;
    text-align:right;
}

#TopLinkBar
{
	background-image: url(../Images/green_shade.gif);
	background-repeat: repeat-x;
	height: 20px;
	color:White;
	padding-left:10px;
}

#LanChoice
{
    width:100%;
    text-align:center;
    padding-right:10px;
}

#PageHeadingShade
{
    width:20px;
    background-image: url(../Images/pageHeadingShadow.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}

#PageHeading
{
    height: 24px;
    background-color:#333300;
    color:#e1e183;
    min-width:200px;
    font-weight:bolder;
    font-family:Verdana;
    font-size:12pt;
    padding-right:5px;
}

#Footer
{
	background-image: url(../Images/green_shade.gif);
	background-repeat: repeat-x;
	height: 20px;
	text-align:right;
	padding-right:10px;
	color:White;
	font-family:Verdana;
	font-size:8pt;
	padding-top:0px;
	position: fixed;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

#HeadingSpacer
{
    width:20px;
}

#MainAreaSpacer
{
    width:32px;
}

.subTitle
{
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#cfd7cc', EndColorStr='white');
    height:23px;
    width:680px;
    font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	margin-bottom:8px;
}

.MenuItem
{
    background-image: url(../Images/green_shade.gif);
    background-repeat: repeat-x;
    height: 20px;
    width: 150px;
    color: Yellow;
    font-size: 8pt;
    font-family: verdana;
    font-weight:bold;
    padding-left:4px;
}

.largeHeader
{
    padding-left:7px;
    font-size: 19pt;
    color: green;
    font-weight:bold;
    font-family: 'Franklin Gothic Medium';
}

.LoggedUser
{
    font-weight:bold;
    color:Green;
}

HR
{
    color:Green;
    height:1px;
}

.handCur
{
    cursor: hand;
    height:17px;
}

.ImgTop
{
	position:absolute; 
    top:100px; left:100px; z-index:4;
}

#MainArea1
{
	height:80%;
}

.loginHeading2
{
    font-size:10pt;
    font-weight:bold;
}

.subTitle1
{
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#cfd7cc', EndColorStr='white');
    height:23px;
    width:470px;
    font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	margin-bottom:8px;
}

#Height1
{
    height:10px;
}

#Height2
{
    height:10px;
}

#Footer1
{
	text-align:center;
	color:Black;
	font-family:Verdana;
	font-size:8pt;
 
}
