﻿.AspControlTextDefault { font-family: tahoma; font-size: 8pt; font-weight: normal; white-space: nowrap; }
.AspControlTextDefaultBlock 
{ 
	font-family: tahoma; 
	font-size: 8pt; 
	font-weight: normal; 
	white-space: nowrap; 
	display: block; 
	margin-bottom: 2pt;
}
.AspControlTextBold { font-family: tahoma; font-size: 8pt; font-weight: bold; white-space: nowrap; }
.AspControlTextLarge { font-family: tahoma; font-weight: bold; font-size: 11pt; white-space: nowrap; }
.AspControlTextDim { font-family: tahoma; font-size: 8pt; font-weight: normal; color:#454545; white-space: nowrap; }
.AspControlTextGrayBold { font-family: tahoma; font-size: 8pt; font-weight: bold; color:gray; white-space: nowrap; }

.AspControlTextTitleBlue { font-family: tahoma; font-size: 11pt; font-weight: bold; color:#145e98; white-space: nowrap; }
.AspControlTextTitle { font-family: tahoma; font-size: 11pt; font-weight: bold; color:black; white-space: nowrap; }


.AspControlTextError { font-family: tahoma; font-size: 8pt; font-weight: normal; color:Red; white-space: nowrap; }
.AspControlTextUnderline { font-family: tahoma; font-size: 8pt; font-weight: normal; white-space: nowrap; }

.AspControlTextLargeBlue { font-family: tahoma; font-weight: bold; font-size: 11pt; white-space: nowrap; color:#5E54E8; color:#72226A; }

.ButtonGridToolbar  
{
	font-family: tahoma; 
	font-size: 8pt; 
	font-weight: normal; 
	white-space: nowrap; 
	height:26px;
	width:50px;
}

.ButtonModal
{
	font-family: Sans-Serif; 
	font-size: 10pt; 
	font-weight: normal; 
	white-space: nowrap; 
}

.LabelToolbarTitle { font-family: tahoma; font-size: 12pt; font-weight: bold; color:black; white-space: nowrap; }






