﻿body
{
}
.txtarea
{
	/*border-right: #2062b8 1px solid; 	border-top: #2062b8 1px solid; 	border-left: #2062b8 1px solid; 	border-bottom: #2062b8 1px solid;*/
	width: 163px;
}
.LOGO
{
	background-image: url(../../images/SmallLOGO.Jpeg);
	background-repeat: no-repeat;
}
.UpperHeader
{
	background-image: url(BUHeader.jpg);
	background-repeat:repeat-x;
}
.LowerHeader
{
	background-image: url(BLHeader.jpg);
	background-repeat:repeat-x;
}
.SortARHeaderRowStyle
{
	background-color: #c3d9ff;
	text-align: right;
	font-weight: bold;
	color: black;
}
a
{
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	font-family: Tahoma;
	color: Black;
}
.imgajax
{
	background-image: url(../../images/ajax-loader1.gif);
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center;
}
.imgSpinner
{
	background-image: url(../../images/spinner_grey.gif);
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: center;
}
.linkd
{
	font-size: 13px;
	font-family: Tahoma;
	color: Blue;
}
.imglogo
{
	background-image: url(../../Logo/SmallLOGO.Jpeg);
	width: 313px;
	height: 76px;
	background-repeat: no-repeat;
	background-position: center;
}
.imglogomaster
{
	background-image: url(../../Logo/SmallLOGO.Jpeg);
	width: 150px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: right;
}
.sendbutton
{
	border: 0px;
	background-image: url(../../images/send.jpg);
	width: 62px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: center;
}
.tdstyle
{
	border-bottom: #ececec 1px solid;
	background-color: #fafafa;
}
.title
{
	font-family: Tahoma;
	font-size: larger;
}
.lbl
{
	font-size: 13px;
	font-weight: 600;
	font-family: Tahoma;
}
.tdtitlestyle
{
	/*background-image: url(tabs.gif);*/
	background-color: #a8c4e1;
}
.tablestyle
{
	border-color: #a8c4e1;
	margin: 0px auto;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
A:hover
{
	text-decoration: none;
	font-weight: 600;
	color: #0000ff;
	font-size: 13px;
	font-family: Tahoma;
}
.LeftOrRight
{
	text-align: left;
}
.ddlminwidth
{
	min-width: 160px;
}
.ddl
{
	color: #000080;
}
.hlSize A
{
	font-size: x-large;
	font-weight: 600;
	font-family: Tahoma;
	color: Blue;
}
.hlSize A:hover
{
	font-size: x-large;
	font-weight: 600;
	font-family: Tahoma;
	color: Blue;
}
.hide .dBoxContent, .hide .dBoxFooterLayout
{
	display: none;
}
.dBox.close
{
	display: none;
}
.dBoxtitle
{
	background-color: #c3d9ff;
	width: 98% !important;
}
.dBox.hide .imgdown
{
	background: url(../../images/down.gif) #c3d9ff no-repeat right center;
	width: 20px;
	height: 22px;
}
.dBox.show .imgdown
{
	background: url(../../images/up.gif) #c3d9ff no-repeat right center;
	width: 20px;
	height: 22px;
}
.grcurv
{
	background-color: #c3d9ff;
}
/**************** TreeView Style *****************************/
.LeafStyle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 100%;
}
.Hover_SelectedNodeStyle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #ECF2FD;
	width: 100%;
}
.Hover_SelectedNodeStyle :hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #ECF2FD;
	width: 100%;
}
.ParentNodeStyle
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	background-color: Transparent;
}
.ParentNodeStyle a
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	background-color: Transparent;
}
.ParentNodeStyle :hover
{
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: blue;
	background-color: Transparent;
}
.SelectedNodeStyle
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #E2EEFF;
	width: 100%;
}
.SelectedNodeStyle a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #E2EEFF;
	width: 100%;
}
.SelectedNodeStyle :hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #E2EEFF;
	width: 100%;
}
/***** End TreeView Style **************/
.HistoryHeaders
{
	color: rgb(102,153,204);
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
}
.HistoryValues
{
	color: #477BD6;
	font-weight: bold;
	font-family: Tahoma;
}
.CaptionStyle caption
{
	color: rgb(102,153,204);
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
}
.HelpStyle
{
	background-color: #E2EEFF;
	color: #316AC5;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}
.HeaderStyle
{
	background-image: url(tabs.gif);
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.HeaderInfo
{
	background-image: url(header_bg.gif);
	font-size: 12px;
	font-family: Tahoma;
}
.MenuBackGround
{
	background-color: #EBF1FC;
}

