/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    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	
{
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana;
	text-decoration:	none;
	color:	#000099;
	}	
		
A:visited	
{
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana;
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	
{
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	text-decoration:none;
	color:	#333399;
	}	
		
A:hover	
{
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana;
	text-decoration:underline;
	color:	#333399;
	/*font-weight:bold ;*/
	}
	
.TdStyle
{
	
}
	
.TdStyle:hover
{
	background-color:Yellow;
}
	
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;
	}
.fixed
{	
	font-style:normal;
	font-family:Trebuchet MS;
	
}
.Line
{
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr='#3A7C9F',endColorStr='#ffffff'); 1.10.09*/
}
.smallest 
	{ 
	FONT-SIZE: 11px; 
	FONT-FAMILY: Bodoni ;
	}
.medium 
	{ 
	FONT-SIZE: 14px;
	 }
.smallestFont 
	{ 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial;
	/*color:#000099;*/
	color:Gray;
	}
.smallestFont1 
	{ 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial;
	color:#993300;
	}
.smallestFont11 
	{ 
	FONT-SIZE: 10px; 
	FONT-FAMILY: Arial;
	color:#993300;
	}
.smallestFont2
	{ 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial;
	color:#000099;
	text-decoration:none;
	}
.FontCAL
{
	/*font-size:16px;
	font-family:Tw Cen MT Condensed;*/
	font-size:10px;
	font-family:Bodoni;
	color:Gray;	
}
.FontProduct
{
	/*font-size:19px;
	font-family:Tw Cen MT Condensed;*/
	font-size:13px;
	font-family:Bodoni;
}
.FontTM
{
	/*font-size:14px;
	font-family:Tw Cen MT Condensed;*/
	font-size:10px;
	font-family:Bodoni;
	color:Gray;	
}
.FontMenu
	{ 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Bodoni;	
	}
div.dimmer 
{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	font-family:verdana;
	font-weight:bold;
	padding:40px;
	
	background-image:url(Images/honey.png);
	/* ieWin only stuff */
	background-image:none;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='Images/honey.png')*/
}


div.dimming {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #ffffff;
	position:absolute;
	/* set z-index higher than possible */
	z-index:10000;
	visibility: hidden;
	
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	BACKGROUND-COLOR: white;
	/*FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=75,finishOpacity=75,startX=0,finishX=100,startY=100,finishY=0);*/

}

.clientArea {  
color: #000000; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
margin: 0px; 
overflow: auto; 
padding: 1px; 
scrollbar-face-color: #DEDEDE; 
scrollbar-highlight-color: #DEDEDE; 
scrollbar-3dlight-color: #DEDEDE; 
scrollbar-darkshadow-color: #DEDEDE; 
scrollbar-shadow-color: #DEDEDE; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color: #DEDEDE; 
width: 510px; 
height: 340px; 
}

table.floatingHeader
{
	background-color: #6699cc;
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial;
	color:#ffffff;
	font-weight:bold;
}

