/* ----------- BODY ------------- */
BODY {
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
	font-size: 11px;
	/*COLOR: #4E8623;*/
	COLOR:#000099;
}
.bodyWhite {
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
	font-size: 11px;
	COLOR: #ffffff;
}

/* ----------- Table ------------- */
.bodyTable
{
FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
FONT-SIZE: 11px;
}
TABLE {
	FONT-SIZE: 11px; FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
}

/* ----------- DropdownList ------------- */
select
{
    font-family: Tahoma,MS Sans Serif,Arial, Tahoma;
	font-size: 11px;
}

/* ----------- Radio ------------- */
.Radio
{
    font-family: Tahoma,MS Sans Serif,Arial, Tahoma;
	font-size: 11px;
	COLOR: black;
}

/* ----------- TextBox STYLE ------------- */
.txtBoxList 
{
	font-family : Tahoma,MS Sans Serif,Arial, Tahoma;
	font-size : 11px;
	/*color : #202020;*/
	color : #000000;
	font-weight : normal;
	BORDER-RIGHT:#B6B6B6 1px solid;
	BORDER-TOP:#B6B6B6 1px solid;
	BORDER-LEFT:#B6B6B6 1px solid;
	BORDER-BOTTOM:#B6B6B6 1px solid;
	width : 127px;
	height : 19px;
}
.txtBoxListDis 
{
	font-family : Tahoma,MS Sans Serif,Arial, Tahoma;
	font-size : 11px;
	/*color : #202020; 
	font-weight : normal;
	*/
	color: #000000;
	font-weight :bold;
	/*background : #DADADA;*/
	background : #EEEEEE;
	BORDER-RIGHT:#B6B6B6 1px solid;
	BORDER-TOP:#B6B6B6 1px solid;
	BORDER-LEFT:#B6B6B6 1px solid;
	BORDER-BOTTOM:#B6B6B6 1px solid;
	width : 127px;
	height : 19px;
}	
	
	/* ----------- GRID STYLE ------------- */
	
.dgitemblank
{
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#2B2B2B;
    FONT-SIZE: 11px;  
}
.dgitem
{
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#2B2B2B;
    FONT-SIZE: 11px;
	background-color:#fcfcfc;  
	PADDING-left: 2px;  
	PADDING-right: 2px;  
}
.dgalter
{
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#2B2B2B;
    FONT-SIZE: 11px;
    background-color:#EEEEEE;
    PADDING-left: 2px;  
	PADDING-right: 2px;  
}
.dgselect
{
	font-size: 11px;
	color: #2b2b2b;
	font-family: Tahoma,MS Sans Serif,Arial, Tahoma;
	background-color: lavender;
}
.dgheader
{
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#ffffff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	background-color:#85C1F3; 
	/* height: 30; */
}
.dgheader a:link {
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#ffffff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	/*background-color:#AFCDFA; */
	text-decoration: none;
}
.dgheader a:visited { 
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#ffffff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	/*background-color:#AFCDFA; */
	text-decoration: none;
}
.dgheader a:hover {
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#00009D;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	/* background-color:#AFCDFA;*/ 
	text-decoration: none;
}
.dgfooter {
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
	border-color:#FFFFFF;
}
.dgPagerStyle
{
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    FONT-SIZE: 11px;
}
.dgPause
{
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#ADADAD;
    FONT-SIZE: 11px;
	background-color:#EBEBEB;    
}
.dgSLAOver
{
    FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#FF0000;
    FONT-SIZE: 11px;
    background-color:#AFCDFA;
}
.dgSLAOverItem
{
    FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#FF0000;
    FONT-SIZE: 11px;
     PADDING-left: 2px;  
	PADDING-right: 2px;
    /*background-color:#AFCDFA;*/
}
.dgSLAOverAlter
{
    FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#FF0000;
    FONT-SIZE: 11px;
    background-color:#AFCDFA;
}


/* ----------- BUTTON STYLE ------------- */
.btn 
{
	font-family:Tahoma,MS Sans Serif,Arial, Tahoma;
	height:20px;
	FONT: 11px;
	
	/*BORDER-RIGHT: #2A2A2A 1px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #B1B0B0 1px solid; 
	PADDING-LEFT: 1px; 
	FONT: bold 11px; 
	BORDER-LEFT: #636262 1px solid; 
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: #2A2A2A 1px solid; 
	BACKGROUND-COLOR: #636262;
	height:20px; 
	cursor:hand;
   */
}
/* ----------- LABEL STYLE ------------- */
.lblFound
{
	font-family:Tahoma,MS Sans Serif,Arial, Tahoma;
	FONT: bold 11px; 
	COLOR: #000099; 
}
.lblAddEdit
{
	font-family:Tahoma,MS Sans Serif,Arial, Tahoma;
	FONT: bold 11px; 
}
.lblShowGroupName
{
	font-family:Tahoma,MS Sans Serif,Arial, Tahoma;
	FONT: bold 12px; 
}

.lblName
{
	font-family:Tahoma,Verdana,MS Sans Serif,Arial, Tahoma;
	FONT: bold 20px;
	color: White;
}
/* ------------ Document link style ----------- */
.documentLink a:link
{
    COLOR:#FF0000;
	text-decoration: none;
	FONT: bold 30px; 
	background-color:#99CB34; 
}

.documentLink a:visited
{
	COLOR:#FF0000;
	text-decoration: none;
	FONT: bold 30px; 
	background-color:#99CB34; 
}

.documentLink a:hover
{
	COLOR:#FF0000;
	text-decoration: none;
	FONT: bold 30px; 
	background-color:#99CB34; 
}
/* ---- Add new ---- */
.workingborder 
{
	border-bottom: solid 1px #8cb0f4;
	border-right: solid 1px #8cb0f4;
	border-left: solid 1px #8cb0f4;
}
.tabmenu
{
	background-image: url(../images/tab_bg.gif);
	height: 20px;
}
/* ---- Add new ---- */
.dgtoggleheader
{
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR: #000000;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    border-bottom: solid 1px #666666;
}

.CTSdgheader
{
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#ffffff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	background-color:#85C1F3; 
	/* height: 30; */
}
.CTSdgheader a:link {
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#ffffff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	/*background-color:#AFCDFA; */
	text-decoration: none;
}
.CTSdgheader a:visited { 
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#ffffff;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	/*background-color:#AFCDFA; */
	text-decoration: none;
}
.CTSdgheader a:hover {
	FONT-FAMILY: Tahoma,MS Sans Serif,Arial, Tahoma;
    COLOR:#00009D;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
	/* background-color:#AFCDFA;*/ 
	text-decoration: none;
}

