/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	BACKGROUND-COLOR: #ffffff;
    /*BACKGROUND-COLOR: #efeee7;*/
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 8px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
TD
{
	font-size: 12px;
	color: #000080;
	font-family: Verdana;
}

.LinkButton_01
{
	font-size: 10px;
	font-family: Verdana;
}

.LinkButton_Underlined
{
	font-size: 10px;
	font-family: Verdana;	
	text-decoration: underline;
}
.LabelTopUsrCntrlCap
{
	font-size: 10px;
	font-family: Verdana;

}
.LabelTopUsrCntrlInfo
{
	font-weight: bold;
	font-size: 10px;
	color: #ff9933;
	font-family: Verdana;
}

.LabelTopUsrCntrlInfo2
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family:MS Sans Serif, Verdana, Arial;
}
.LabelInTableTop
{
	font-weight: bold;
	font-size: 12px;
	color: #000080;
	font-family: Verdana;
}

.LabelData
{
	font-weight: normal;
	font-size: 12px;
	color: #79003C;
	font-family: Verdana;
}

.LabelData02
{
	font-weight: normal;
	font-size: 10px;
	color: #a9a9a9;
	font-family: Verdana;
}

.LabelData03
{
	font-weight: bold;
	font-size: 12px;
	color: #DB740D;
	font-family: Verdana;
}

.LabelData04
{
	font-weight: bold;
	font-size: 10px;
	color: #8b0000;
	font-family: Verdana;
}


.Validators
{
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	font-family: Verdana, Arial;
}

.DropDownList
{
	font-weight: normal;
	font-size: 10px;
	color: #000080;
	font-family: Verdana, Arial;
}

.TextBox
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Arial;
}

.TextBoxBig
{
	font-weight: normal;
	font-size: 12px;
	color: #003366;
	font-family: Verdana, Arial;
}

.TextBoxErrorMsg
{
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#FF0000;
	font-family: Verdana, Arial;
}

.CheckBox
{
	font-weight: normal;
	font-size: 10px;
	color: #003366;
	font-family: Verdana, Arial;	
}

.CheckBoxSmall
{
	font-weight: normal;
	font-size: 9px;
	color: #003366;
	font-family: Verdana, Arial;
	background-color:#FFFFC0;
	border-color:#004E8E;
	border-width:1px;
}

.DataGrid
{
	font-size: 8px;
	color: #000080;
	font-family:MS Sans Serif, Verdana, Arial;
	background-color:#F5ECD3;
}

.DataGridItemStyle
{
	font-size: 8px;
	color: #000080;
	font-family: MS Sans Serif;
}

.DataGridAlternateItemStyle
{
	font-size: 8px;
	font-weight:normal;
	color: #000080;
	font-family: MS Sans Serif;
	background-color:#E1D2C1;
}

.DataGridItemStyleBold
{
	font-weight: bold;
	font-size: 8px;
	color: #000080;
	font-family: MS Sans Serif;
}

.DataGridFooter
{
	font-family: MS Sans Serif;
	font-weight:bold;
	font-size: 8px;
	color: #FFFAEA;
	/* background:#003366; */
	background-color:#86D6A8;
}

.DataGridHeader
{
	font-family: Verdana, Arial, MS Sans Serif;
	font-weight:bold;
	font-size: 12px;
	color: #FFFAEA;
	/* background:#003366; #ced5e0 */
	background-color:#FF9100; /* orange */
}

.DataGridRowStyle
{
	font-size: 8px;
	color: #000080;
	font-family: MS Sans Serif;
}


.LabelSmall
{
	font-size: 10px;
	color: #000080;
	font-family: Verdana;
}

.TextBoxInfo
{
	font-size: 10px;
	color: #000080;
	font-family: Verdana;
	background-color:Transparent
}

.TextBoxInfo2
{
	font-size: 12px;
	color: #79003C;
	font-family: Verdana;
	background-color:Transparent
}

.TextBoxInfo3
{
  font-family:Verdana;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
  color:#003366;
}

.TextBoxInfoWarning
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana;
	background-color:#FF0000;
}

.TableInCentre
{
	background-color:#E8E8E8;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#79003c;
	
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#79003c;

	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#79003c;

	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#79003c;
}

.LabelsCentreTop
{
  font-family:Verdana;
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  color:#79003c;
}

.LabelsCentreExplain01
{
  font-family:Verdana;
  font-size:10px;
  font-style:normal;
  font-weight:bold;
  color:#003366;
  height:8px;
}

.LabelsCentreExplain02
{
  font-family:Verdana;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
  color:#003366;
}

.LabelsCentreExplain03
{
  font-family:Verdana;
  font-size:10px;
  font-style:normal;
  font-weight:bold;
  color:#003366;
  height:8px;
  background-color:#ced5e0;
}

.LabelsCentreExplain04
{
  font-family:Verdana;
  font-size:10px;
  font-style:normal;
  font-weight:bold;
  color:#FFFFFF;
  height:8px;
  background-color:#E09C42;
}

.LabelsCentreExplain05
{
  font-family:Verdana;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
  color:#E09C42;
  height:8px;
  background-color:#FFFFFF;
  border-color:#004E8E;
  border-width:1px;
}

.LabelsCentreExplain06
{
  font-family:Verdana;
  font-size:10px;
  font-style:normal;
  font-weight:normal;
  color:#003366;
  height:8px;
  background-color:#e8e8e8;
}

.LabelsCentreExplain07
{
  font-family:Verdana;
  font-size:10px;
  font-style:normal;
  font-weight:bold;
  color:#003366;
  height:8px;
  background-color:#63EA44;
}


.LabelsCentreBottom
{
  font-family:Verdana;
  font-size:12px;
  font-style:normal;
  font-weight:bold;
  color:#79003c;
}

.LabelsCopyRight
{
  font-family:Verdana;
  font-size:9px;
  font-style:normal;
  font-weight:bold;
  color:#79003c;
}

#footer
{  
 color: #79003c;  
 font-size: 9px;  
 font-family: Verdana, Geneva, Arial, sans-serif;  
 /*background-color: blue;  */
 text-align: center;  
 position: absolute;  
 bottom: 0px;  
 left: 0px;  
 width: 100%;  
 height: 14px  
 }  

.SmallBoldInformation
{
  font-family:MS Sans Serif;
  font-size:8px;
  font-style:normal;
  font-weight:bold;
  color:#286FA0;
}

.SmallInformation
{
  font-family:MS Sans Serif;
  font-size:8px;
  font-style:normal;
  font-weight:normal;
  color:#286FA0;
}

.SmallInformation02
{
  font-family:MS Sans Serif;
  font-size:8px;
  font-style:normal;
  font-weight:normal;
  color:#808080;
}

.SmallBoldInverseInfo
{
	font-family: MS Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	background-color: #ff9100;
}

.SmallBoldInverseInfo02
{
	font-family: MS Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	background-color: #ced5e0;
}

.CursorHand
{
cursor:hand;
}
.Comment
{
	font-size: 12px;
	color: gray;
	font-family: 'Microsoft Sans Serif';
	text-align: left;
}

