﻿body 
{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	
}

.backofficehead
{
	font-family:Arial;
	color:white;
	font-size:22px;
	font-weight:bolder;
}

.backofficebg
{
	background-color:#FFBD29;
	}

.MenuHead
{
	font-family:Verdana;
	color:Black;
	font-size:12px;
	font-weight:bold;
}

.MenuLinks
{
	font-family:Verdana;
	color:Black;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.MenuLinks:hover
{
	font-family:Verdana;
	color:Blue;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}

.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:Black;
}

.InputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Black;
}

.bkgd {
	background-attachment: fixed;
	background-image: url(images/bkgd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.menuText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:Gray;
}
.warntext
{
	font-family:Verdana;
	color:red;
	font-size:12px;
	font-weight:bold;
}
.confirmtext
{
	font-family:Verdana;
	color:blue;
	font-size:12px;
	font-weight:bold;
}
.TitleText
{
	font-family:Verdana;
	color:Black;
	font-size:13px;
	font-weight:bold;
}
.contentlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:Black;
}
.contentlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:Black;
	font-weight:normal;
	text-decoration:underline;
}

.tablebg
{
	background-color:#FF6500;
}

.linecolor
{
	color:#FF6500;
	}
.tablealtbg
{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:Black;
}

.tableborder
{
	border:#FF6500;
	border-color:#FF6500;
}
	
.PopupHeaderText
{
	font-family:Verdana;
	color:White;
	font-size:14px;
	font-weight:bold;
}

.GridViewHeader
{
	background-color:#FF6500;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.infoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	color:Black;
}

.HelpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:Blue;
	text-decoration:none;
}
.HelpText:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color:Blue;
}