/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #A2A2A2;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    /*FONT-SIZE: .6em;*/
    font-size: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    /*padding: 0 0 0 0;*/
    margin: 0 0 0 0;
}

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;
	}	
	
SMALL	{	
	font-size:	.5em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	font-size: 8pt;
	}	
	

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 , INPUT	{
	/* behavior: url("/css/pngbehavior.htc"); */
	}
	
.contenttable 
{
	border: 0px solid ;
	border-color: #EB9938 ;
	border-collapse:collapse ;
	font-size: 8pt; 
	vertical-align:top ;
}	

.content 
{
	font-size: 8pt; 
	vertical-align:top ;
}

.datagrid 
{
	font-size: 8pt; 
}

.leftmenu 
{
	font-size: 7pt;
	vertical-align:top;
	width: 130px;
}

.header 
{
	vertical-align: top;
}

.pageheader 
{
	 
	font-weight: bold;
	font-size: 10pt;
	vertical-align: bottom;
}

.error
{
	color: red;
	font-size: 8pt;
}

.ScanMessage
{
	color: red;
	font-size: 14pt;
}

.FixImg 
{
        behavior: url("/css/pngbehavior.htc");
}

.left
{
	BACKGROUND: url(/Images/middle1.gif) repeat-y;
}
TD.left
{
	vertical-align: top;
}
.middle
{
	BACKGROUND: url(/Images/middle2.gif) repeat;
	vertical-align: top;
}

.right
{
	BACKGROUND: url(/Images/middle4.gif) repeat-y;
}

.ddmini 
{
	font-size: 8px;
}

.dgmain
{
	border-width: 1px; 
	border-color: #6A96E4;
	font-family: verdana,arial;
	font-size: 10px;	
}

TR.dgmain TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

.dghead
{
	font-family: verdana, arial;
	font-weight: bold;	
	text-align: center;
	background: #EB9938;
	text-decoration: none;
}

TR.dghead TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 2px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dghead A:link {color: #000080;text-decoration: none;}
TR.dghead A:visited {color: #000080;text-decoration: none;}
TR.dghead A:hover {color: #800000;text-decoration: none;}
TR.dghead A:active {color: #800000;text-decoration: none;}

.dgitem
{
	font-family: verdana, arial;
}

TR.dgitem TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dgitem A:link {color: #000080;text-decoration: none;}
TR.dgitem A:visited {color: #000080;text-decoration: none;}
TR.dgitem A:hover {color: #800000;text-decoration: none;}
TR.dgitem A:active {color: #800000;text-decoration: none;}

.dgalt
{
	font-family: verdana, arial;
	background-color: #EAEAEA;
}

TR.dgalt TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dgalt A:link {color: #000080;text-decoration: none;}
TR.dgalt A:visited {color: #000080;text-decoration: none;}
TR.dgalt A:hover {color: #800000;text-decoration: none;}
TR.dgalt A:active {color: #800000;text-decoration: none;}

.dgfoot
{
	background-color: #EB9938;
}

TR.dgfoot TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dgfoot A:link {color: #000080;text-decoration: none;}
TR.dgfoot A:visited {color: #000080;text-decoration: none;}
TR.dgfoot A:hover {color: #800000;text-decoration: none;}
TR.dgfoot A:active {color: #800000;text-decoration: none;}

.reglink {
	font-family: verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	font-weight: normal; /* Font Style */
	color: #000080; /* Font Color */
	text-decoration: none; /* Font Style */
}

.highlightlink {
	font-family: verdana; /* Font Face */
	font-size: 10px; /* Font Size */
	color: #800000; /* Font Color */
	text-decoration: none; /* Font Style */
	font-weight: normal; /* Font Style */
}

TD.reglink A:link {color: #000080;}
TD.reglink A:visited {color: #000080;}
TD.reglink A:hover {color: #800000;}
TD.reglink A:active {color: #800000;}

TD.highlightlink A:link {color: #000080;}
TD.highlightlink A:visited {color: #000080;}
TD.highlightlink A:hover {color: #800000;}
TD.highlightlink A:active {color: #800000;}

