﻿body
{
	font-weight:						normal;
	font-size:							12px; 
	background-color:					#ffffff;
	color:								#000000;
	font-family:						Arial;
	margin:								0px 0px 0px 0px;

	scrollbar-face-color:				#666666;
	scrollbar-3dlight-color:			#999999;
	scrollbar-highlight-color:			#aaaaaa;

	scrollbar-darkshadow-color:			#666666;
	scrollbar-shadow-color:				#000000;
	
	scrollbar-track-color:				#8f8f8f;
	scrollbar-arrow-color:				#BEE33E;

}
.LoadingData
{
	font-weight:						normal;
	font-size:							12px;
	color:								#bcd900;
	font-family:						Arial, Verdana, Tahoma;
}

.TableMenuHeader
{
	background-color:					#525252;
}

.TableMenuLeft
{
	padding:							10px;
	background-color: 					#ffffff;
}


.AdminFormHeader
{
	font-weight:						normal;
	font-size:							12px;
	color:								#666666;
	font-family:						Tahoma, Verdana;
	background-color:					#BEE33E; 
}

.NormalText
{
	font-weight:						normal;
	font-size:							10px;
	color:								#666666;
	font-family:						'tahoma';
}

.AdminArea
{
	font-weight:						bold;
	font-size:							12px;
	text-transform:						uppercase;
	color:								#818181;
	font-family:						Arial;
	border-right: 						#999999 0px dashed;
	border-top:							#999999 0px dashed;
	border-left:						#999999 0px dashed;
	border-bottom:						#999999 1px dashed;
}

.AdminAreaText
{
	font-weight:						normal;
	font-size:							11px;
	color:								#555555;
	font-family:						Arial, Tahoma, Verdana;
}

.AdminUserAccountLabel
{
	font-weight:						bold;
	font-size:							11px;
	color:								red;
	font-family:						Arial;
}
	
.AdminUserAccountLabelResult
{
	font-weight:						normal;
	font-size:							10px;
	color:								red;
	font-family:						Tahoma;
}

.TableBGTransparent
{
	background-color:					#ffffff;
}


.Buttons
{

	border-bottom:						#afcd07 1px solid;
	border-right: 						#afcd07 1px solid;
	border-top:							#afcd07 1px solid;
	border-left:						#afcd07 1px solid;
	background-color:					#BEE33E;

	color:								#ffffff;
	font-weight:						normal;
	font-size:							11px;
	height:								22px;
	padding-bottom:						2px;
	cursor:								hand;
	font-family:						Arial, Tahoma;
}
.MandatoryFieldsInfoText
{
	font-weight:						normal;
	font-size:							10px;
	color:								Red;
	font-family:						'Trebuchet MS';
	background-color:					#fbfbfb;
}

.AdminMandatoryFields
{
	font-weight:						normal;
	font-size:							9px;
	color:								Red;
	font-family:						'Verdana';
	background-color:					#f0f0f0;
}
.SearchPainel
{
	font-weight:						normal;
	font-size:							11px;
	color:								#666666;
	font-family:						'tahoma';
	background-color: 					#dbdbdb;

}

.SearchBoard
{
	border-color: 						#555555; 
	border-width: 						1px;
}

.SearchLabel
{
	font-weight:						normal;
	font-size:							11px;
	color:								#666666;
	font-family:						'tahoma';	
}

.SearchBox
{
	border-right:						#999999 1px solid;
	border-top:							#999999 1px solid;
	border-left:						#999999 1px solid;
	border-bottom:						#999999 1px solid;
	
	
	font-weight:						normal;
	font-size:							9px;
	color:								#999999;
	font-family:						'Tahoma';
}

.InputsEnabled
{
	border-right:						#CCCCCC 1px solid;
	border-top:							#CCCCCC 1px solid;
	border-left:						#CCCCCC 1px solid;
	border-bottom:						#CCCCCC 1px solid;

	margin: 							0 0 0 0;
	padding:							4px 4px 4px 4px;
	font-weight:						normal;
	font-size:							11px;
	color:								#757575;
	font-family:						Arial, Tahoma;
}

.DropdownsEnabled
{
	border-right:						#CCCCCC 1px solid;
	border-top:							#CCCCCC 1px solid;
	border-left:						#CCCCCC 1px solid;
	border-bottom:						#CCCCCC 1px solid;
	height: 							20px;
	margin: 							0 0 0 0;
	padding:							2px 2px 0px 2px;
	font-weight:						normal;
	font-size:							11px;
	color:								#757575;
	font-family:						Arial, Tahoma;
}

textarea{line-height: 18px; }

.InputsInvisible
{
	
	border-right:						#CCCCCC 1px solid;
	border-top:							#CCCCCC 1px solid;
	border-left:						#CCCCCC 1px solid;
	border-bottom:						#CCCCCC 1px solid;
	vertical-align:						bottom;
	background-color: 					#F2F2F2;
	font-weight:						normal;
	font-size:							9px;
	color:								#999999;
	font-family:						'Tahoma';
}

.InputsDisabled
{
	border-right:						#CCCCCC 1px solid;
	border-top:							#CCCCCC 1px solid;
	border-left:						#CCCCCC 1px solid;
	border-bottom:						#CCCCCC 1px solid;
	height: 							18px;
	margin: 							0 0 0 0;
	padding:							2px 2px 0px 2px;
	font-weight:						normal;
	font-size:							11px;
	color:								#757575;
	font-family:						Arial, Tahoma;
	background-color:					#dedede;

}

.InputsEnabledSpecial
{
	font-weight:						normal;
	font-size:							9px;
	color:								#999999;
	font-family:						'Tahoma';
}

.InputsReadOnly
{
	border-right: 						#d9e788 1px solid;
	border-top:							#d9e788 1px solid;
	font-weight:						normal;
	font-size:							9px;
	border-left:						#d9e788 1px solid;
	color:								#999999;
	border-bottom:						#d9e788 1px solid;
	font-family:						'Tahoma';
	background-color: 					#e9e7e9;
}

.AdminFormHeaderText
{
	font-weight:						Normal;
	font-size:							12px;
	color:								#999999;
	font-family:  						Arial;
	text-transform:						uppercase;
}

.AdminFormSubHeaderText
{
	font-weight:						bold;
	font-size:							11px;
	line-height:						18px;
	color:								#ffffff;
	font-family:						Arial;
	background-color: 					#cccccc;
	height:								22px;
}


.AdminHeaderText
{
	font-weight:						Normal;
	font-size:							10px;
	color:								#AFCD07;
	font-family:						'Tahoma';
}

.AdminHeaderDarkText
{
	font-weight:						Normal;
	font-size:							10px;
	color:								#999999;
	font-family:						'Tahoma';
}

.AdminHeaderDateSpan
{
	font-weight:						normal;
	font-size:							11px; /*color: #afcd07;*/
	color:								#bcd900;
	line-height:						18px;
	font-family:						Arial;
	text-decoration:					none;
}


.AdminHeaderLinks
{
	font-weight:						normal;
	font-size:							11px; /*color: #afcd07;*/
	color:								#999999;
	/*line-height:						25px;*/
	font-family:						Arial;
	text-decoration:					none;
}

.AdminHeaderLinks a, .AdminHeaderLinks a:link, .AdminHeaderLinks a:active, .AdminHeaderLinks a:visited
{
	text-decoration:					none;
}
.AdminHeaderLinks a:hover
{
	text-decoration:					underline;
}


.AdminHeaderLogoutLink
{
	font-weight:						normal;
	font-size:							10px; /*color: #afcd07;*/
	color:								#bcd900;
	font-family:						'Tahoma';
	text-decoration:					none;

}

 
.AdminMenuLinks
{
	font-weight:						normal;
	font-size:							11px; /*color: #afcd07;*/
	color:								#444444;
	line-height:						26px;
	font-family:  						Arial, Tahoma, Verdana;
 }

.AdminMenuSubLinks
{
	font-weight:						normal;
	font-size:							11px;
	color:								red;
	line-height:						15px;
	font-family:  						Arial, Tahoma,Verdana;
}

.AdminBodyFormLinks
{
	font-weight:						normal;
	font-size:							11px;
	text-decoration:					none;
	
}
.AdminBodyLinks
{
	font-weight:						normal;
	font-size:							11px;
	text-decoration:					none;
}
.AdminMenuLinksLI
{
	
	font-size:							10px; /*color: #afcd07;*/
	color:								#E2E2E2; /*line-height: 20px;*/
	/*list-style-type: square;*/
	
}
.AdminMenuSubLinksLI
{
	font-size:							10px;
	color:								#E2E2E2;
	/*list-style-type: disc;*/
	
}
.AdminMenuSubSubLinksLI
{
	font-size:							8px;
	color:								#E2E2E2;
	/*list-style-type: circle;*/
	
}

.AdminMenuRihtMargin
{
	background-color:					#AFCD07;
}

.AdminFooterText
{
	font-weight:						Normal;
	font-size:							10px;
	color:								#808080; 
	font-family:						Arial;
	vertical-align:						middle;
	text-align:							center;
	line-height:						18px;
	letter-spacing: 					1px;
}

.AdminFooterLinks
{ 
	font-weight:						normal;
	font-size:							10px; /*color: #afcd07;*/
	color:								#999999;
	line-height:						18px;
	font-family:						Arial;
	text-decoration:					none;
	/*letter-spacing: 2px;*/
	color:								#808080; 

}

.AdminLabels
{
	font-weight:						normal;
	font-size:							11px;
	color:								#888888;
	text-align:							left;
	background-color:					#f0f0f0;
    padding:                            8px;
    
}


.AdminDataGridHeader td
{
	
	font-size:							11px;
	line-height:						18px;
	color:								#ffffff;
	font-family:						Arial;
	background-color:					#AFCD07;

	
	padding-left:						9px; 
	padding-right:						9px;
	padding-top:						6px;

}


.AdminDataGridHeader a, .AdminDataGridHeader a:link, .AdminDataGridHeader a:active, .AdminDataGridHeader a:visited
{
	color:								#ffffff;
	text-decoration:					none;
}
.AdminDataGridHeader a:hover
{
	text-decoration:					underline;
}

.AdminDataGridItem, .AdminDataGridAlternatingItem

{
	font-weight:						normal;
	font-size:							11px;
	color:								#666666;
	line-height:						22px;

	background-color:					white;

}

.AdminDataGridItem td, .AdminDataGridAlternatingItem td
{
	padding-left:						8px; 
	padding-right:						6px;
}
.AdminDataGridAlternatingItem
{

	background-color:					#f0f0f0;


}
    .AdminDataGridItem td:hover, .AdminDataGridAlternatingItem td:hover {
        cursor: pointer;
    }
.AdminDataGridFooter
{
	font-weight:						normal;
	font-size:							10px;
	color:								white;
	font-family:						'Tahoma';
	background-color:					#FFFFFF;
	
}
.AdminDataGridPager
{
	font-weight:						bold;
	font-size:							11px;
	color:								Black;
	font-family:						Arial;
	background-color:					#FFFFFF;
}
.AdminTableFields
{
	font-weight:						bold;
	font-size:							10px;
	color:								white;
	font-family:						'Tahoma';
	background-color:					#c1e207;
}
.AdminTableFieldsResults
{
	font-weight:						normal;
	font-size:							10px;	
	color:								#666666;
	line-height:						15px;
	font-family:						'Tahoma';
}


.AdminTableFieldsResultsItalic
{
	font-weight:						normal;
	font-size:							10px;
	color:								#999999;
	font-style: 						italic;
	font-family:						'Tahoma';
}


.AdminFormResults
{
	font-weight:						normal;
	font-size:							10px;
	color:								#000000;
	font-family:						'Tahoma';
}

.AdminFormErrors
{
	font-weight:						normal;
	font-size:							11px;
	color:								#ff0000;
    line-height: 18px;
}

.AdminFormTableFields
{
	font-weight:						bold;
	font-size:							10px;
	color:								white;
	font-family:						Tahoma;
	/*background-color:					#C1E207;*/
	background-color:					#AFCD07;
	
}
.AlphabetLabels
{
	font-weight:						bold;
	font-size:							11px;
	color:								#777777;
	font-family:						Arial;

}
.AlphabetTableCells
{
	background-color:					#f1f1f1;	
	
	/*
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	*/	
}
.AlphabetTableCells:hover
{
	background-color:					#ffffff;	
	/*
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	*/	
}

.AlphabetTable
{

	border-collapse:					collapse;
	
}

.AdminTableTitle
{
	font-weight:						bold;
	font-size:							10px;
	color:								#AFCD07;
	font-family:						Tahoma;
}



.LoginForm
{
	border-right:						#666666 1px solid;
	border-top:							#FFFFFF 1px solid;
	border-left:						#666666 1px solid;
	border-bottom:						#666666 1px solid;
}
.Table_OnMouseOver
{
	font-weight:						bold;
	font-size:							10px;
	color:								white;
	font-family:						Tahoma;
	background-color:					#d9e788;
}
/*
*/
/*
A#headerLink:hover
{
	color: #bcd900;
	text-decoration: none;
}
*/
A#FooterLink:hover
{
	color:								#bcd900;
	
}
A#BodyLinks:hover
{
	color:								#BEE33E;
	text-decoration:					none;
}

a, a:link, a:active, a:visited
{

	text-decoration:					none;
}
a:hover
{
	text-decoration:					underline;
}
