

a:link 
{ 
	color: blue;
}
a:visited
{
	color: blue
}
a:hover
{
	color: blue
}

body
{
	border: solid 1px white;
	font-family: tahoma;
	font-size: 11px;	
}

.defaultLabelColStyle
{
	font-family: tahoma;
	font-size: 11.5px;
	BACKGROUND-COLOR: #BACCD5;
	}
.defaultTextStyle
{
	font-family: tahoma;
	font-size: 11.5px;
	vertical-align: middle;
	height: 15px;
	background-color: Transparent;
	color: Black;
	cursor:default;
	padding-left: 0px;
	padding-right: 2px;	
}

.defaultHeaderTextStyle
{
	font-family: tahoma;
	font-size: 11.5px;
	vertical-align: middle;
	height: 15px;
	background-color: Transparent;
	font-weight:bold;
	letter-spacing:1;
	color: Black;
	cursor:default;
	padding-left: 0px;
	padding-right: 2px;	
}
.transparentButtonStyle
{
	font-family: tahoma;
	font-size: 11.5px;
	vertical-align: middle;
	height: 15px;
	background-color: Transparent;
	border-color:Transparent;
	border:2px;
	color: Black;
	padding-left: 0px;
	padding-right: 2px;
	text-align:left;
	cursor: hand;	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;	
}

.transparentTextBoxStyle
{
	background-color: Transparent;
	border-color:Transparent;
	border:0px;
	color: Black;
	visibility: hidden;
}

.hidden_control_style
{
	visibility: hidden;
	width: 7px;
}

.defaultButtonStyle
{
	font-family: tahoma;
	font-size: 11.5px;	
	BORDER: #3b6e6e 1px solid; 
	BACKGROUND-COLOR: #BACCD5;
	cursor:hand;
	width: 70px;
	height: 19px
}

.loginButtonStyle
{
	font-family: tahoma;
	font-size: 11.5px;	
	BORDER: #AAAAAA 1px solid; 
	BACKGROUND-COLOR: #CCCCCC;
	cursor:hand;
	width: 50px;
	height: 20px;
	
}

.redButtonStyle
{
	font-family: tahoma;
	font-size: 11.5px;	
	font-weight:bold;
	BORDER: #3b6e6e 1px solid; 
	BACKGROUND-COLOR: red;
	cursor:hand;
}
.orig_defaultButtonStyle
{
	font-family: tahoma;
	font-size: 11.5px;	
	BORDER: #3b6e6e 1px solid; 
	BACKGROUND-COLOR: #EFEDF1;
	cursor:hand;
}


.defaultTextBoxStyle
{
	font-family: tahoma;
	font-size: 11.5px;	
	BORDER: GRAY 1px solid; 
	BACKGROUND-COLOR: #FFFFFF;
	height: 19px;
}

.defaultFormElementStyle
{
	font-family: tahoma;
	font-size: 11.5px;	
	BORDER: SILVER 1px solid; 
	BACKGROUND-COLOR: #FFFFFF;
}

.borderlessTextBoxStyle
{
	font-family: tahoma;
	font-size: 11.5px;	
	BORDER: 0px; 
	BACKGROUND-COLOR: #FFFFFF;
}

.pageMessageStyle
{
	white-space:nowrap;
}

.pageHeaderStyle
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: MidnightBlue;
	white-space:nowrap;
}


.pageHeaderStyleNEPA
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: maroon;
}

.pageHeaderStyleLSWC
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: RoyalBlue;
}
.pageHeaderStyleFIRS
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: Green;
}
.pageHeaderStyleNITEL
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: DodgerBlue;
}
.pageHeaderStyleMTN
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: Gold;
}
.pageHeaderStyleUACN
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: red;
}
.currentTabStyle
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	border-left: 1px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-left-color: darkgray;
	border-top-color: darkgray;
	border-right-color: darkgray;	
	border-left-style: ridge;
	border-top-style: ridge;
	border-right-style: ridge;
	width: 190px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.linkTabStyleLeft
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	border-left: 1px;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-left-color: darkgray;
	border-top-color: darkgray;
	border-bottom-color: darkgray;	
	border-left-style: ridge;
	border-top-style: ridge;
	border-bottom-style: ridge;
	width: 190px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: whitesmoke
}

.linkTabStyleRight
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	border-left: 0px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-right-color: darkgray;
	border-top-color: darkgray;
	border-bottom-color: darkgray;	
	border-right-style: ridge;
	border-top-style: ridge;
	border-bottom-style: ridge;
	width: 190px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: whitesmoke
}
.linkTabStyleBottom
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px;
	border-left-color: darkgray;
	border-top-color: darkgray;
	border-bottom-color: darkgray;	
	border-bottom-style: ridge;
	width: 190px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
}
.linkTabStyleNone
{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	border-left: 0px;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-top-color: darkgray;
	border-bottom-color: darkgray;	
	border-top-style: ridge;
	border-bottom-style: ridge;
	width: 190px;
	height: 30px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: whitesmoke
}

.customButtonStyleTransparent
{
	font-family: tahoma;
	font-size: 11.5px;
	text-align: left;
	BORDER: #FFFFFF 1px solid; 
	BACKGROUND-COLOR: #FFFFFF;
	cursor:hand;
}

.menuLabelStyle
{
	font-family: Arial;
	font-size: 8px;
	font-weight:bold;
	color: maroon;
	
}

.miscText
{
	font-family: tahoma;
	font-size: 11px;	
}

.popUpWindowLink
{	
	color: Blue;
	cursor: hand;
}

.liveVersionLoginBackground
{
	BACKGROUND-POSITION: center center; 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-IMAGE: url(images/background.jpg); 
	BACKGROUND-REPEAT: no-repeat;
}
.titleInfoStyle
{	
	cursor: hand;
}
.dataLabelStyle
{
	font-family: tahoma;
	font-size: 11px;	
}
.textBoxLabel
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	color: Black;
	border-width: 0;
	background-color: Transparent;
	height: 19px;
}
.dataInTableStyle
{
	font-family: tahoma;
	font-size: 11.5px;
	text-align: left;
	vertical-align: middle;
	color: Black;
	background-color: Transparent;
}
.controlTDElementStyle
{
}

.borderedTable
{
	border-left:1;
	border-left-color:Gray;
	border-left-style:solid;
	border-bottom: 1;
	border-bottom-color:Gray;
	border-bottom-style:solid;
	border-right:1;
	border-right-color:Gray;
	border-right-style:solid;
	border-top: 1;
	border-top-color:Gray;
	border-top-style:solid;
}
.noBorderedTable
{
	border-left:0;
	border-left-style:none;
	border-bottom: 0;
	border-bottom-style:none;
	border-right:0;
	border-right-style:none;
	border-top: 0;
	border-top-style:none;
}
.whiteFrame
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid;
}
.selected
{
	font-family: tahoma;
	font-size: 14px;	
	width: 150px;
	width: 160px;
	height: 25px;
	vertical-align: middle;
	border-style: solid;
	border-color: #AAAAAA;
	background-color: #000000;
	border-width: 1;
	padding-left: 3;
	padding-top: 3;
}
.labelBullets
{
	width: 2px;
	height: 2px;
}
.cssHyperLink:link 
{ 
	color: Blue;
	font-family: tahoma;
	font-size: 11px;	
}
.cssHyperLink:visited
{
	color: Blue;
	font-family: tahoma;
	font-size: 11px;	
}
.cssHyperLink:hover
{
	color: Blue;
	font-family: tahoma;
	font-size: 11px;
}
.cssFlatControl
{
	font-family: tahoma;
	font-size: 11.5px;	
	BORDER: solid 1px gray;
	BACKGROUND-COLOR: #FFFFFF;
		
}
.cssReportLabel
{
	color: #000000;
}
.BorderedDataInTable
{
	font-family: tahoma;
	font-size: 11.5px;
	text-align: left;
	vertical-align: middle;
	color: Black;
	background-color: Transparent;
	
	border-left:1;
	border-left-color:darkgray;
	border-left-style:ridge;
	border-bottom: 1;
	border-bottom-color:darkgray;
	border-bottom-style:ridge;
	border-right:1;
	border-right-color:darkgray;
	border-right-style:ridge;
	border-top: 1;
	border-top-color:darkgray;
	border-top-style:ridge;
}
.cssPadding_2
{
	padding: 2;
}
.cssBlue
{
	background-color: "#000033";
}
.cssTransparent
{
	background-color: "#FFFFFF";
}
.lblright
{
	text-align:right;
}
.breadcrumbs:link
{
	color: #c04000;
	font-family: Verdana;
	text-decoration: none;
	font-size:9px;
}
.breadcrumbs:visited
{
	color: #c04000;
	font-family: Verdana;
	font-size:9px;
	text-decoration:none;
}
.breadcrumbs:hover
{
	color:#C04000;
	font-family:Verdana;
	font-size:9px;
}

.txtnowrap
{
	white-space:nowrap;
}
