A {
	color: #0077bb; 
	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: arial, tahoma;
}
.ImageBoxR
{
    float:right ;
    clear :left ;
    padding-left: 10px; 
    padding-bottom: 10px; 
}
.ImageBoxL
{
    float:left ;
    clear :right ;
    padding-right: 10px; 
    padding-bottom: 10px; 
}
.AppLabel
{
	font-size: 9pt;	
	color: #0077bb;                
	font-family: arial, tahoma;
}
.maintext
{
    font-size: 9pt;
    color: #75421e;
    font-family: arial, tahoma;
}
.AppTextBox
{
	font-size: 9pt;
	font-family: arial, tahoma;
}
.AppDropDown
{
	font-size: 9pt;
	font-family: arial, tahoma;
}
.AppLink
{
    font-family: Arial,Helvetica;
    font-size :medium;
    color: #0077bb;
}
.AppTitle
{
    font-family: Arial,Helvetica;
    font-size: medium;
    color: white;
    background-color: #84b9ef;
}
.AppSubTitle
{
    font-family: Arial,Helvetica;
    font-size :medium;
    color: #0077bb;                   
}
.AppButton
{
    font-family: Arial,Helvetica;
    font-size :inherit ;
	color: #0077bb;                   
}
.FolderLabel
{
	font-size: 9pt;
	font-family: arial, tahoma;
}
.FolderTextbox
{
	font-size: 9pt;
	font-family: arial, tahoma;
}
.AppForm
{
    background-color: #f6f6f6;
}
.MenuText
{                                   /* Menu Shell Text Style */
    font-family :arial, tahoma;
    font-size :9pt;
}
table.menubar
{
    background-color: #adc9f7;		/* LCP Blue #adc9f7, ADPF Green #c5d6a0 */
}
table.toolbar
{
    background-color: #f0f1e9;		/* LCP Gray #f0f1e9, ADPF Gray #f0f1e9 */
}
table.tabfolder
{
    background-color: #dfdfdf;		/* LCP Gray #dfdfdf, ADPF Gray #dfdfdf */
}
table.MenuPane
{                                   /* Menu Shell Text Pane */
    height :100%;
    width :100%;
    border:solid 1px #F79A31;       /* LCP Blue #F79A31 */
    padding :8px 8px 0px 12px;    
}
table.MenuText
{                                   /* Menu Shell Text Pane */
    color:#0077bb;
    font-family :arial, tahoma;
    font-size :9pt; 
}
tr.AppRow
{
    height : 24px;
}
td.MenuPanel
{                                    /* Menu Shell Panel Area */
    width:250px;
    background-color    :#007CC2;    /* LCP Blue #007CC2 */
    border-left-width   :1px; 
    border-bottom-width :1px;
}
