﻿A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10px; color: #2e3192; font-weight: normal; font-style: normal; text-decoration: underline;}
	  P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10px;}
	  A { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10px; color: #2e3192; font-weight: normal; font-style: normal; text-decoration: none ;}

.body
{
	text-align: center;
	margin-top: 0px;
}

.pannelUserTree
{
	border-right: 1px solid;
}

.pannelForDataDisplay
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
}

.gridViewControl
{
	background-color: white;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.gridViewHeaderText
{
	background-color: #f8fbfe;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: slategray;
	font-family: Verdana;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.gridViewHeaderTextCenter
{
	background-color: #f8fbfe;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: slategray;
	font-family: Verdana;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.gridViewItemLeft
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	vertical-align: middle;
	color: black;
	padding-top: 5px;
	font-family: Verdana;
	text-align: left;
}

.gridViewItemCenter
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 8pt;
	padding-bottom: 5px;
	vertical-align: middle;
	color: black;
	padding-top: 5px;
	font-family: Verdana;
	text-align: center;
}

.gridViewAlternativeRow
{
	background-color: #f8fbfe;
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}

.gridViewRow
{
	background-color: White;
	border-right: white thin solid;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
}

.menu
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.customNewLine
{
	line-height: 0pt;
}

.Area
{
	font-size: x-small;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: Black;
	font-style: normal;
	font-family: verdana;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
}

.TabArea
{
	font-size: x-small;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: Black;
	font-style: normal;
	font-family: verdana;
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid;
	border-top: 6px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	width: 758px;
	height: 640px;
}

.HR
{
	background-position: center center;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	height: 26px;
}

.VR
{
	background-position: center center;
	background-image: url(images/vr.gif);
	background-repeat: no-repeat;
	height: 26px;
}

.CaptionTabLeftAligned
{
	text-align: left;
}

.CaptionTab
{
	text-align: center;	
}

.CaptionTabLeftAligned,
.CaptionTab
{
	background-color: transparent;
	font-size: small;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	color: slategray;
	padding-top: 1px;
	font-style: normal;
	font-family: verdana;
	vertical-align: middle;
	direction: ltr;
	font-weight: bold;
	height: 26px;
}

.FieldCell
{
	vertical-align: middle;
	text-align: left;
}

.FieldCaptionLeftAligned
{
	text-align: left;
	vertical-align: middle;
}

.FieldCaptionLeftTopAligned
{
	text-align: left;
	vertical-align: top;
}

.FieldCaptionRightTopAligned
{
	text-align: right;
	vertical-align: top;
}

.FieldCaption
{
	text-align: right;
	vertical-align: middle;
}

.FieldCaptionCenter
{
	text-align: center;
	vertical-align: middle;
}


.FieldCaptionDate
{
	text-align: left;
	vertical-align: middle;
}

.FieldCaption, 
.FieldCaptionLeftAligned,
.FieldCaptionLeftTopAligned,
.FieldCaptionRightTopAligned,
.FieldCaptionCenter,
.FieldCaptionDate
{
	background-color: transparent;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	color: slategray;
	padding-top: 1px;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;
	font-size: x-small;
	direction: ltr;
}

.FieldTable
{
	border-style: none;
}

.input
{
	overflow: hidden;
}

.inputOverFlow
{
	overflow: auto;
}

.inputOverFlow, .input
{
	border-bottom: #eaeaea 1px solid;
	border-left: #b1b1b1 1px solid;
	border-right: #eaeaea 1px solid;
	border-top: #b1b1b1 1px solid;
	color: Black;
	background-color: #FfFfFf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}


.inputReadOnly
{
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.button
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	font-size: x-small;
	vertical-align: middle;
	color: #2e3192;
	line-height: normal;
	font-family: Verdana;
	letter-spacing: 1px;
	text-align: center;
	background-color: White;
	font-weight: bold;
}

.loginTitle
{
	font-size: smaller;
	color: White;
	font-family: Verdana;
	text-align: center;
}

.loginStatement
{
	text-justify: newspaper;
	font-size: 11px;
	vertical-align: middle;
	color: slategray;
	font-family: Verdana;
	text-align: justify;
}

.loginStatementRequestedInfo
{
	font-size: 11px;
	vertical-align: middle;
	color: slategray;
	font-family: Verdana;
	text-align: center;
}

.UserPanel
{
	font-size: 10px;
	padding-bottom: 0
	vertical-align: top;
	color: slategray;
	border-top-style: none;
	padding-top: 10px;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: right;
	border-bottom-style: none;
	height: 28px;
	width: 780px;
}

.StatusReport
{
	font-size: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
	color: crimson;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: center;
	border-bottom-style: none;
	font-weight: bold;
}

.StatusReportNoPaddingLeftAligned
{
	font-size: 10px;
	vertical-align: middle;
	color: crimson;
	border-top-style: none;
	font-family: Verdana;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	text-align: left;
	border-bottom-style: none;
	font-weight: bold;
}

/* -------- LightBox (Modal Popup) -------- */
.LightBoxBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
} 

/* ---------------------------------------- */

/* ----------- Color Theme ---------------- */
.Area, .TabArea, .pannelUserTree, .TabArea, .button
{
	border-color: #2F3191;
}

.Area, .inputReadOnly, .loginTitle, .TabArea, .BackGroundColorTheme
{
	background-color: #FAFAFE;
}

.pannelForDataDisplay,
.pannelUserTree,
.Scrolling
{
	scrollbar-face-color: lightgrey;
	scrollbar-highlight-color: #f8fbfe;
	scrollbar-3dlight-color: lightgrey;
	scrollbar-darkshadow-color: lightgrey;
	scrollbar-shadow-color: #f8fbfe;
	scrollbar-arrow-color: #f8fbfe;
	scrollbar-track-color: #f8fbfe;
}
/* ---------------------------------------- */
