﻿body
{
	margin: 20px 0px 0px 0px;
	background-image: url('Images/bgwebb.jpg');
	background-repeat: repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #000000; /* overflow: scroll; */
}

.globalTable
{
	width: 910px;
	margin: 0px auto;
}

.tableOverFlow
{
	min-height: 500px;
}

.hyperlink
{
	color: #FFFFFF;
	text-decoration: none;
}

.hyperlink:hover
{
	color: #CECECE;
}

.copyRightText
{
	color: #FFFFFF;
	text-decoration: none;
}

.welcomeTextHeader
{
	line-height: 14px;
	word-spacing: 0.5px;
	font-weight: bold;
	text-align: left;
	font-size: 8.5pt;
}

.welcomeText
{
	line-height: 14px;
	word-spacing: 0.5px;
	text-align: left;
	font-size: 8.5pt;
	color: #333333;
}

.breadCrumbPadding
{
	padding: 0px 5px 0px 5px;
}

.Preview3W
{
	border: dotted 1px #999999;
	vertical-align: top;
}

.linkButtonDark
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	outline: none;
}

.linkButtonDark:hover
{
	color: #787878;
}

.linkButtonLight
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	outline: none;
}

.linkButtonLight:hover
{
	color: #373737;
}

.linkButtonBreadCrumb
{
	outline: none;
	text-decoration: none;
	color: #000000;
}

.linkButtonBreadCrumb:hover
{
	color: #787878;
}

.linkButtonImage
{
	display: block;
	text-decoration: none;
	color: #000000;
	white-space: nowrap;
	max-width: 130px;
	outline: none;
}

.linkButtonImage:hover
{
	color: #6caedf;
}

.linkButtonChange
{
	display: block;
	text-decoration: none;
	color: #2563de;
	white-space: nowrap;
	font-size: 7pt;
	outline: none;
}

.linkButtonChange:hover
{
	color: #102857;
}

.linkButtonRemove
{
	display: block;
	text-decoration: none;
	color: #bb1100;
	white-space: nowrap;
	font-size: 7pt;
	outline: none;
}

.linkButtonRemove:hover
{
	color: #580800;
}

.textBoxMain
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
	color: #000000;
}

.dropDown
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #000000;
}

.dropDown2
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #000000;
	height: 18px;
}

.grayLabel
{
	color: #999999;
	font-weight: bold;
}

.grayLabelHeader
{
	color: #999999;
	font-weight: bold;
	font-size: 10pt;
}

.blackLabel
{
	color: #000000;
	font-weight: bold;
}

.blackLabelHeader
{
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
}

.whiteLabel
{
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
	text-align: left;
}

.whiteLabelHeader
{
	color: #ffffff;
	font-weight: bold;
	font-size: 13pt;
}

.viewButton
{
	display: block;
	font-size: 7pt;
	font-family: Arial;
	border: nonde 0px Transparent;
	color: #ffffff;
	background-image: url('Images/mainButtonNormal.jpg');
	background-repeat: no-repeat;
	outline: none;
}

.viewButton:active
{
	background-image: url('Images/mainButtonPress.jpg');
	background-repeat: no-repeat;
}

.viewButtonGreen
{
	display: block;
	font-size: 7pt;
	font-family: Arial;
	border: nonde 0px Transparent;
	color: #ffffff;
	background-image: url('Images/green_normal.jpg');
	background-repeat: no-repeat;
	outline: none;
}

.viewButtonGreen:active
{
	background-image: url('Images/green_press.jpg');
	background-repeat: no-repeat;
}

.viewButtonRed
{
	display: block;
	font-size: 7pt;
	font-family: Arial;
	border: nonde 0px Transparent;
	color: #ffffff;
	background-image: url('Images/red_normal.jpg');
	background-repeat: no-repeat;
	outline: none;
}

.viewButtonRed:active
{
	background-image: url('Images/red_press.jpg');
	background-repeat: no-repeat;
}

.viewButtonBlue
{
	display: block;
	font-size: 7pt;
	font-family: Arial;
	border: nonde 0px Transparent;
	color: #ffffff;
	background-image: url('Images/blue_normal.jpg');
	background-repeat: no-repeat;
	outline: none;
}

.viewButtonBlue:active
{
	background-image: url('Images/blue_press.jpg');
	background-repeat: no-repeat;
}

.tabButton
{
	display: block;
	font-size: 7pt;
	font-family: Arial;
	border: none 0px #999999;
	color: #000000;
	height: 20px;
	width: 150px;
	background-image: url('Images/tabButton.png');
	background-color: #999999;
	outline: none;
}

.tabButton2
{
	display: block;
	font-size: 7pt;
	font-family: Arial;
	border: none 0px #999999;
	color: #000000;
	height: 20px;
	width: 150px;
	background-image: url('Images/tabButton2.png');
	background-color: #999999;
	outline: none;
}

.normalRow
{
	background-color: #ececec;
}

.alternateRow
{
	background-color: #cccccc;
}
