/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
TD.normaltext
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: 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;
	}	
.ToolTip1 
{
	color:Red;
	font-weight:bold;
}


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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.CMD_BUTTON
 {
   
   height: 26px;
   color: #000000;
   font-size: 14px;
  /* border: collapse;
   border: 1px solid #333;
   width: 100px;
   
 */  
   
}
.LBL_MSG
 {
   font: verdana ;
   font-size:  X-Small;
   font-weight:bold;
   color: red;
   
   
}
   

.LBL_STANDARD
 {
   font: verdana ;
   font-size:  x-small;
   font-weight:bold;
   color: navy;
   
   
}
.SR_CMD_FACE
{
    BORDER-RIGHT: #336699 1px solid;
    BORDER-TOP: #f2f8fe 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BORDER-LEFT: #f2f8fe 1px solid;
    COLOR: black;
    BORDER-BOTTOM: #336699 1px solid;
    FONT-FAMILY: Tahoma, Verdana;
    BACKGROUND-COLOR: #d4d0c8;
}
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

	
.DataGridStyle
{
	filter: progid:DXImageTransform.Microsoft.dropShadow( Color=gainsboro,offX=5,offY=5,positive=true);
}
.DataGridStyle td
{
	padding: 5pt;
	border: 1pt solid white;
	font-family: Verdana;
	font-size: x-small;
}


.DataGrid1Alternate td
{
	background-color: #EFF3FB;
	color: Black;
}
.NormalRow
{
	border-top: white 3pt groove;
	border-bottom: white 3pt groove;
	font-weight: normal;
	font-size: 12pt;
	background-color: white;
	color: Black;
}
.DataGridPagerStyle td
{
	background: #2461BF;
	color: White;
}
.DataGrid1HeaderStyle
{
	background-color: #0A6CCE;
	color: white;
	font-family: Verdana;
	font-weight: bold;
	font-size: x-small;
}
.DataGridEditItemStyle
{
	width: 200px;
}
.DataGrid1EditItemStyle input
{
	width: 90%;
	font-family: georgia;
	font-size: 12pt;
}
.Col1Header
{
	width: 50px;
	background-color: pink;
	color: brown;
}

.Col1Item
{
	background-color: RED;
	color: black;
	font-weight: bold;
	text-align: right;
}
.Col1Item input
{
	width: 50px;
	font-family: verdana;
	font-size: 9px;
	text-align: right;
}
.Col2Header
{
	background-color: green;
	color: white;
}
.Col2Item
{
	width: 120px;
	background-color: blue;
	color: white;
	text-align: right;
}
.Col2Item input
{
	text-align: right;
}
.Col3Item
{
	background-color: GOLD;
	font-family: 'Comic Sans MS';
	font-size: 12pt;
}
.Col3Item input
{
	font-family: 'Century Schoolbook';
	font-size: 8pt;
	font-style: italic;
}
.Col4Item
{
	background-color: GOLD;
	font-family: 'Comic Sans MS';
	font-size: 12pt;
}
.Col4Item input
{
	font-family: 'Century Schoolbook';
	font-size: 8pt;
	font-style: italic;
}

.CommandColumnStyle
{
	font-size: 12pt;
	background-color: lightsteelblue;
	width: 80pt;
}
.CommandColumnHeader
{
	background-color: transparent;
	border: none;
	color: black;
}
A:link
{
	color: green;
	text-decoration: underline;
}
A:visited
{
	color: black;
	text-decoration: underline;
}
A:hover
{
	color: navy;
	text-decoration: none;
}
.LogoTable
{
	padding: 5;
	width: 100%;
	border-bottom: 2pt double steelblue;
	background-color: white;
}
.LogoImg
{
	filter: progid:DXImageTransform.Microsoft.dropShadow( Color=gainsboro,offX=5,offY=5,positive=true);
}

.tblBody
{
	background-color: ivory;
	border: 1pt black solid;
	width: 100%;
	padding: 5pt;
	text-align: center;
}
.footer
{
	background-color: gainsboro;
	border-top: 2pt black double;
}
.ClickedButton
{
	background-color: steelblue;
	color: white;
}
.DataGridStyle2 td
{
	padding: 5pt;
	border: 1pt solid green;
}
.SelectedGridItem
{
	background-color: khaki;
}
.SelectedRow TD
{
	background-color: gold;
	cursor: hand;
	border: none;
}

#DataGridContainer
{
	height: 295px;
	overflow: auto;
	margin: 0 auto;
}


.DataGridHeader td
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: steelblue;
	color: white;
	border: solid black 1px;
	position: relative;
	top: expression(document.getElementById( "DataGridContainer" ).scrollTop-2); /*IE5+ only*/
}
.BibleQuote
{
	text-align: justify;
	padding: 30pt;
	background-color: white;
	border-top: 2pt double green;
	color: black;
}
.tblIndexEntry
{
	width: 90%;
}
.tblIndexEntry td
{
	border: 1pt solid gainsboro;
	padding: 10pt;
	vertical-align: top;
}
.IndexCol1Header
{
	width: 50px;
	background-color: maroon;
	color: white;
	width: 200pt;
}
.IndexCol2Header
{
	background-color: green;
	color: white;
	width: 60pt;
}
.IndexCol3Header
{
	background-color: gold;
	color: navy;
}
.IndexCol1
{
	width: 200pt;
	background-color: white;
	color: black;
}
.IndexCol2
{
	width: 60pt;
	background-color: navy;
	color: white;
}
.IndexCol3
{
	background-color: wheat;
	color: black;
}
.normalButton
{
	font-size: 12pt;
	font-variant: small-caps;
	font-family: Arial;
	width: 60pt;
}
.DataGridStyle4
{
	width: 350pt;
	background-color: transparent;
}
.DataGridStyle3
{
	width: 500pt;
	background-color: white;
}
.DataGridStyle4 td
{
	padding: 5pt;
}
.AlignTop
{
	padding: 5pt;
	vertical-align: top;
	border-right: 1pt dashed gainsboro;
	width: 100pt;
	background-color: white;
}

.DataListStyle1
{
	border: 1pt black solid;
}
.DataListStyle1 td
{
	width: 150pt;
}
.DataListStyle2
{
	margin-left: 150pt;
	width: 300pt;
}

.DataListStyle3
{
	width: 300pt;
}
.DataListStyle3 td
{
	background-color: white;
	width: 150pt;
}

.DataList1HeaderStyle
{
	width: 450pt;
}
.DataList1HeaderStyle td
{
	width: 150pt;
	background-color: slategray;
	color: white;
}
/* the following uses pseudoclass selectors which will be effective for browser
types other than IE */
#DataGrid1 tr:first-child
{
	position: fixed;
}
#DataGrid1 tr:first-child td
{
	width: 90;
}
#DataGrid1 tr:first-child td:first-child
{
	width: 110;
}
#DataGrid1 tr:first-child td:last-child
{
	width: 50;
}



