A {
	color: #4a7ac9; 
	text-decoration: none;
}
A:active {
	color: #ff9900; 
	text-decoration: none;
}
A:hover {
	color: #ff9900; 
	text-decoration: none;
}
A:visited {
	
}
body.background            
{
	background-color: #ffffff;
}
body
{ 
	font-size: 9pt;
	color: #000000;
	font-family: verdana, arial, tahoma;
    margin: 0px 0px 0px 0px ; 
}

.AppLabel
{
	font-size: 9pt;	
	color: Dodgerblue;                
	font-family: verdana, arial, tahoma;
}
.wm
{                                     /* watermark */
    position: absolute; 
    right: 15px; 
    bottom: 40px; 
    padding: 10px; 
    z-index: -1
}
.PageText
{
    width: 100%;
    font-size: 11px;
    font-family: Tahoma;
    color: #333333;
    line-height: 17px;
    text-decoration: none;
    vertical-align: text-top;
}
.AppTextBox
{
	font-size: 9pt;
	font-family: verdana, arial, tahoma;
}
.AppDropDown
{
	font-size: 9pt;
	font-family: verdana, arial, tahoma;
}
.AppLink
{
    font-family: tahoma;
    font-size :9pt;
    color: #4a7ac9;
    text-decoration:none;
}
.AppTitle
{
    font-family: Arial,Helvetica;
    font-size :medium;
    color: #F79A31;                    /* Amber */
}
.AppButton
{
    font-family: Arial,Helvetica;
    font-size :inherit ;
	color: DodgerBlue;                   
}
.FolderLabel
{
	font-size: 9pt;
	font-family: verdana, arial, tahoma;
}
.FolderTextbox
{
	font-size: 9pt;
	font-family: verdana, arial, tahoma;
}
.AppForm
{
    background-color: #f6f6f6;
}
.MenuText
{                                   /* Menu Shell Text Style */
    font-family :Verdana ;
    font-size :9pt;
}
table.menubar
{
    background-color: #adc9f7;		/*  Blue #adc9f7, ADPF Green #c5d6a0 */
}
table.toolbar
{
    background-color: #ddecfe;       /*  Gray #f0f1e9, ADPF Gray #f0f1e9 */
}
table.tabfolder
{
    background-color: #dfdfdf;		/* LCP #dfdfdf, ADPF Gray #dfdfdf */
}
table.MenuPane
{                                   /* Menu Shell Text Pane */
    height :100%;
    width :100%;
    border:solid 1px blue;          /* Blue #F79A31 */
    padding :8px 8px 0px 12px;    
}
table.MenuPaneTitle
{
    font-family: Tahoma; 
    color: white; 
    background-color: #0347bf;
    padding: 5px 5px 5px 5px;
    border:0;
    width: 100%;
}
table.Address
{
    font-size : 11px; 
    font-weight: bold; 
    font-family: Tahoma; 
    color: #333333;
}
table.PageText
{
    font-size: 11px;
    font-family: Tahoma;
    color: #333333;
    line-height: 17px;
    text-decoration: none;
    vertical-align: text-top;
}    
tr.AppRow
{
    height : 24px;
}
td.MenuPanel
{
    /* Menu Shell Panel Area */
    width: 250px;
    border-left-width: 1px;
    border-right: darkgray thin solid;
    border-top: darkgray thin solid;
    border-left: darkgray thin solid;
    border-bottom: darkgray thin solid;
    background-color: whitesmoke;
    padding-left: 5px;
    padding-top: 5px;
}
td.MenuPaneTitle
{
    font-size: 14pt; 
    color: white; 
    font-family: Tahoma; 
    height: 48px;    
}
td.Address
{
    width: 109px; 
    color: #002d96;
    vertical-align:top;
}

