﻿.TableHeaderLeftImage
{
	background-image: url(../imageFolder/table_header_left.gif);
	height: 28px;
	width: 14px;
	text-align: left;
}
.TableHeaderRightImage
{
	background-image: url(../imageFolder/table_header_right.gif);
	height:28px;
	width:14px;
	text-align:left
}
.TableHeaderMiddleImage
{
	background-image: url(../imageFolder/table_header_bg.gif);
	background-repeat:repeat-x;
	height:28px;
	vertical-align:middle;
	line-height:28px;
	color:#666666;

	text-align:center;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.TableBorder
{
	border:1px solid #C6C6C6;
}

.MenuTitles
{
	font-family :Verdana;
	font-weight:bold;
	font-size:10px;
	color:White;
	text-decoration:none;
}

table.mainTable{
	width:100%;
	min-height:600px;
	padding:0px;
	border:solid 1px #000000
}

table.innerTable {
	width:inherit;
	height:inherit;
}

td.leftnav
{
    vertical-align:top;
	width:200px;
}

td.leftnav table
{
	width:200px;
}

td.leftnav table td.blank
{
	height:7px;
}

td.leftnav table td .leftRow
{
	width:60px;
}

td.topBand
{
    background-image: url(../images/top_background.jpg); 
    background-repeat: no-repeat;
    height: 114px;
    width:auto;
    background-position:right;
}

td.orangeBand
{
    height: 24px; 
    background-image: url(../images/orange_band.jpg);
    background-repeat:repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    color: #FFFFFF; 
    vertical-align: middle;
    text-align:right;
    padding-right:20px;
}

td.orangeBand a
{
    height: 24px; 
    background-image: url(../images/orange_band.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    color: #FFFFFF; 
    vertical-align: middle;
    text-align:right;
    padding-right:20px;
    text-decoration:none;   
}

td.orangeBand a:hover
{
    height: 24px; 
    background-image: url(../images/orange_band.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-weight: bold;
    color: #FFF000; 
    vertical-align: middle;
    text-align:right;
    padding-right:20px;
    text-decoration:none;   
}
h1
{
    font-family:Verdana;
    font-weight:bold;
    font-size:24px;
	color: Black;	
}

.MenuHeaderTitle
{
	font-family:Verdana;
	font-size:10px;
	background-color:Silver;
	height:25px;
	width:175px;
	padding-left:25px;
	background-image: url(../images/move1.gif);
	background-repeat:no-repeat;
	background-position :5px 5px;	
}
.MenuHeaderTitleSelected
{
	font-family:Verdana;
	font-size:10px;
	color:White;
	background-color:Gray;
	height:20px;
	width:200px;
	padding-left:5px;
}
.MenuHeaderLink
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
}
.MenuHeaderLink
{
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
.PageContent
{
    font-family:Verdana;
	font-size:14px;
	font-style:italic;
	color:White;
	background-color:green;
	
}
.label 
{
	color:#0e0e0c;
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.label2
{
	color:#0e0e0c;
	font-family:Verdana;
	font-size:11px;
}


.login
{
   background-image: url(../images/background3.gif);
   background-repeat:no-repeat;
   height:267px;
   background-color:#FFFFFF;
}

.loginBox
{
   background-image: url(../images/loginbox_bg.gif);
   background-repeat:no-repeat;
   height:128px;
   width:307px;
   padding-left:14px;
   padding-top:12px;
}

.forgotpassword
{
   background-image: url(../images/background3.gif);
   background-repeat:no-repeat;
   height:267px;
   background-color:#FFFFFF;
}

.forgotpasswordBox
{
   background-image: url(../images/forgot_password_box.gif);
   background-repeat:no-repeat;
   height:163px;
   width:458px;
   padding-left:14px;
   padding-top:12px;
}