/* Default CSS Stylesheet for a new Web Application project */

BODY
{
   /* BACKGROUND-COLOR: #fffff4;*/
    /*FONT-FAMILY: Arial,Verdana, Helvetica, sans-serif; GradientType=0,*/
    /*filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=white, EndColorStr=#ffedff);*/
  /*  background-color: WhiteSmoke;*/
 /* background-color: #f5f5f5;*/
 background-color :White;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
  /*  background-image: url(Images/bg.gif);*/
}

.EntryTextBox
{
	/*border-right: olive 1px solid;*/
	/*background-color: #ffffde ;cccccc;*/
	/*border-top: olive 1px solid;*/
	border-style:groove;
	/*font-weight: bold;*/
	/*height:20px;*/
	font-size:10pt;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffde, EndColorStr=#ffffde);*/
	/*background-color:#fff4e7;/*ffffdee3fbf4;ffffe9;#fff7ff*/
	/*border-left: olive 1px solid;*/
	cursor: text;
	/*color: Navy;*/
	/*border-bottom: olive 1px solid;*/
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-transform:uppercase;

}

.EntryTextColor
{
	/*border-right: olive 1px solid;
	background-color: #ffffde ;cccccc;*/
	/*border-top: olive 1px solid;
	border-color:black;*/
	border-style:groove;
	font-weight: bold;
	text-transform: uppercase;
	/*height:20px;*/
	font-size:10pt;
	/*filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#ffffde, EndColorStr=#ffffde);*/
	background-color:#ffffdd;/*e3fbf4;ffffe9;#fff7ff,,,#fff4e7;  #ffffde*/
	/*border-left: olive 1px solid;*/
	cursor: text;
	color: Red;
	/*border-bottom: olive 1px solid;*/
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;

}

.EntryEnabledTextBox
{
	border-right: olive 1px solid;
	border-top: olive 1px solid;
	font-weight: normal;
	font-size: 8pt;
	font-style:normal;
	color:Black;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=MistyRose, EndColorStr=#FFFFFF);
	border-left: olive 1px solid;
	cursor: text;
	border-bottom: olive 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
.Btn
{
/*	border-right: olive 1px solid;
	border-top: olive 1px solid;
	background-color:Linen;*/
	border-color:Silver;
	background-color:#f8ffff;
 	font-family:Arial;
	font-weight:bolder;
	font-size: 10pt;
	border-style:outset; 
/*	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=Linen, endcolorstr=Linen);
	background-color:#8acbff;
	border-left: olive 1px solid;*/
	height:22px;
	cursor: hand;
	color:Navy;
	/*color: #5b3431;  CCBB4F
	color: DarkRed;*/
/*	border-bottom: olive 1px solid;
	font-family: Times New Roman, Helvetica, sans-serif;
	letter-spacing: normal;*/
}

.Button_Disabled
{
	border-right: olive 1px solid;
	border-top: olive 1px solid;
	font-weight: bolder;
	font-size: 10pt;
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=silver);
	border-left: olive 1px solid;
	cursor: hand;
	color: #cd865c;
	border-bottom: olive 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
	
.MenuItem
{
	border-right: olive 1px solid;
	padding-right: 1px;
	border-top: olive 1px solid;
	padding-left: 1px;
	font-weight: normal;
	font-size: 10pt;
	/*filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=#ffffff, endcolorstr=silver);*/
	filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=black, endcolorstr=silver);
	padding-bottom: 1px;
	border-left: olive 1px solid;
	cursor: hand;
	padding-top: 1px;
	border-bottom: olive 1px solid;
	font-family: 'Trebuchet MS';
}

.MenuItemOver
{
	border-right: orangered 1px solid;
	padding-right: 1px;
	border-top: orangered 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 10pt;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=Orange, EndColorStr=#FFFFFF);
	padding-bottom: 1px;
	border-left: orangered 1px solid;
	cursor: hand;
	color: maroon;
	padding-top: 1px;
	border-bottom: orangered 1px solid;
	font-family: 'Trebuchet MS';
}

.menu_over
{
	border-right: Navy 2px solid;
	border-top:Navy 2px solid;
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	border-left: medium none;
	cursor: hand;
	color:  Green;
	border-bottom: Black 2px solid;
	font-family: Times New Roman;
	background-color: #ccb566;/*#d7e2ff;*/
	text-decoration: underline;
}

.menu_out
{
	border-right: Navy 2px solid;
	border-top: Navy 2px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: medium none;
	cursor: default;
	color: black;
	border-bottom: Black 2px solid;
	font-family: Times New Roman;
	background-color: #d7e2ff;
}

.menu_pic_over
{
	border-right:#d7e2ff double;
	border-top: #d7e2ff  double;
	border-left: #d7e2ff  double;
	border-bottom: #d7e2ff double;
	background-color: #d7e2ff;
}

.menu_pic_out
{
	border-right: maroon double;
	border-top: maroon double;
	border-left: maroon double;
	border-bottom: maroon double;
	background-color: #d7e2ff;
}

.Label
{	
	border-top: whitesmoke;
	background-color:Transparent;
	font-weight:bolder;
	font-size: 10pt;
	color: Purple;
/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=whitesmoke, EndColorStr=#FFFFFF);	*/
	cursor: hand;
	border-bottom: whitesmoke 1px solid;
	font-family: Times New Roman;/*, Helvetica, sans-serif;*/
	letter-spacing: normal;
}

.EntryComboBox
{
	/*font-weight: bold;*/
	font-size: 9pt;
	color:  Navy;
	font-family: Verdana;/*Times New Roman;*/
	/*background-color:#ffffee;*/
	background-color:Transparent;
	border-style:groove;
	/*background-color: #fff5b8;MistyRose;;*/
}
.GridAlternatingStyle
{
	background-color:#FFF2CC;
	font-style: normal;
	font-family: Times New Roman;
	font-size: x-small;
    font-weight: bold
}

.grid_header
{
	font-family: Times New Roman;
	font-size:12pt;
	font-weight:bold;
	
/*	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#ffedff, EndColorStr=#d7e2ff);	*/
	/*background:#d7e2ff;#ccb566*/
	background:#d4d0c8;
	color: Black;
	border-color:#d4d0c8;
border-color:Black;
	border-width:2px;
	
}
.grid_footer
{
	font-family: Times New Roman;
	font-size:10pt;
	font-weight:bold;
	background:#ce9964;
	color:White;
	border-color:#ce9964;
	border-width:2px;
	
}
.grid_row
{
	border-right: hotpink 1px solid;
	border-top: hotpink 1px solid;
	font-weight: bold;
	font-size:10pt;
	background: white;
	border-left: hotpink 1px solid;
	cursor: hand;
	color: Black;
	border-bottom: hotpink 1px solid;
	font-family:  Times New Roman;
	height: 12px;
}
.grid_evenrow
{
	font-family:Arial;
	font-size:10pt;
	background:#eeddbb;
	color:Black ;
	height:15px;
	BORDER-BOTTOM:2px #ce9964;
	BORDER-RIGHT:2px #ce9964;
	BORDER-TOP: 2px #ce9964;
	BORDER-LEFT:2px #ce9964;
	cursor:help;
	
}
.grid_oddrow
{
	font-family:Arial;
	font-size:10pt;
	background:#eeddc7;
	color: #d7e2ff;
	height:15px;
	BORDER-BOTTOM:2px #ce9964;
	BORDER-RIGHT:2px #ce9964;
	BORDER-TOP: 2px #ce9964;
	BORDER-LEFT:2px #ce9964;
	cursor: help;
	
}


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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.lowText
{
    FONT: 12px Arial, sans-serif;
    COLOR: Black;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
A.lowText:link
{
    FONT: 12px Arial, sans-serif;
    COLOR: Black;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
A.lowText:visited
{
    FONT: 12px Arial, sans-serif;
    COLOR: maroon;
    TEXT-ALIGN: left;
}
A.lowText:active
{
    FONT: 12px Arial, sans-serif;
    COLOR: maroon;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
A.lowText:unknown
{
    FONT: 12px Arial, sans-serif;
    COLOR: maroon;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.highText
{
    FONT: 12px Arial, sans-serif;
    COLOR:  Black;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
A.highText:link
{
    FONT: 12px Arial, sans-serif;
    COLOR: maroon;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
A.highText:visited
{
    FONT: 12px Arial, sans-serif;
    TEXT-ALIGN: left;
    color:maroon;
}
A.highText:active
{
    FONT: 12px Arial, sans-serif;
    COLOR: maroon;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
A.highText:unknown
{
    FONT: 12px Arial, sans-serif;
    COLOR: maroon;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
.itemBorder
{
	
	border-right: black 1px ;
	border-top:black;
	border-left:black ;
	border-bottom: black;
}
.itemBorderBlank
{
    BORDER-RIGHT:black;/*#ffb6c1*/
    BORDER-TOP:black;
    BORDER-LEFT:black;
    BORDER-BOTTOM:#ffb6c1
}
.table
{
	border-right: palevioletred 3px double;
	border-top: palevioletred 3px double;
	font-size: 10pt;
	border-left: palevioletred 3px double;
	border-bottom: palevioletred 3px double;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.table1
{
	/*border-right: maroon 2px solid;
	border-top: maroon 2px solid;
	font-size: 10pt;
	border-left: maroon 2px solid;
	border-bottom: maroon 2px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;*/
	border-color :#ccb566;
	font-family:Arial;
	border-width:medium;
	width : 100%;
}
.td
{
	
	FONT-SIZE: 13px;
	color:Navy;
	FONT-FAMILY: Verdana; 
/*	background-color:#f9fbf8;
	border-bottom-color:#ccffff;*/
	
/*	HEIGHT: 53px;*/
	text-align:left;
	/*font-family: Times New Roman, Helvetica, sans-serif;
	font-size:10pt;
	color:Maroon; 
	FONT-WEIGHT: bolder;
	FONT-WEIGHT: bold; 
COLOR: #336633;
	LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color:Transparent;*/
}
.td1
{
	font-weight: bold;
	font-size: small;
	word-spacing: normal;
	text-transform: none;
	color: maroon;
	font-family:  Times New Roman,Arial;
	letter-spacing: normal;
	background-color: Azure;
	text-align: left;
	text-transform:capitalize;
	border-width:medium;
	border-color:Black;

}
.oddtd
{
	font-weight: bold;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	color: maroon;
	text-align: left;
}

