﻿.homeTextTitle
{
    background: transparent;
}

.bodyPage
{
    height: 420px;
    width: 598px;
    position:absolute;
    background-color:Window;
}

.homePageBody
{
    height: 420px;
    width: 598px;
    position:absolute;
}

.prodMenuPagingText
{
    top: 24px;
    left: 4px;
    font-size: 6.4pt;
    text-transform: none;
    color: #ccffcc;
    font-family: 'Times New Roman';
    line-height: 10px;
}

.prodMenuNext
{
    left: 2px;
    top: 13px;
    width: 26px;
    height: 20px;
}

.prodMenuPrev
{
    left: 2px;
    top: 16px;
    width: 26px;
    height: 20px;
}	

.sideMenuTreeNode
{
    font-size: 9pt;
    color: black;
    font-family: 'Courier New';
    text-indent: 3px;
}

.sideMenuTreeView
{
    width: 182px;
    position: relative;
    margin-top:2px;
}

.sideMenuTreeViewHover
{
    text-indent: 8px;
}

/*
    TEXT
*/
.mainTitleText
{
}

.subTitleText
{
    font-weight:bold; 
    font-family:Century Gothic, Arial, Times New Roman; 
    font-size:11pt;
    color:Maroon;
}

.groupTitleText
{
    font-weight:normal; 
    font-family:Century Gothic, Arial, Times New Roman; 
    font-size:10pt;
    color:Maroon;    
}

.fieldLabelText
{
    font-weight:normal; 
    font-family:Arial, Times New Roman, Century Gothic; 
    font-size:10pt;
    color:Black;    
}

.fieldLabelSmallText
{
    font-weight:normal; 
    font-family:Arial, Times New Roman, Century Gothic; 
    font-size:8pt;
    color:Black;            
}

.hyperlinkText
{
    font-weight:normal; 
    font-family:Times New Roman, Century Gothic, Arial; 
    font-size:10pt;
    color:Blue;        
}

.errorText
{
    font-weight:bold; 
    font-family:Arial, Times New Roman, Century Gothic; 
    font-size:10pt;
    color:Red;        
}

.warningText
{
    font-weight:normal; 
    font-family:Arial, Times New Roman, Century Gothic; 
    font-size:10pt;
    color:Red;        
}

.standardButton
{
    font-weight:normal; 
    font-family:Arial, Times New Roman, Century Gothic; 
    font-size:9pt;
    color:Black;            
    height:21px;
}

.standardTextBox
{
    font-weight:normal; 
    font-family:Arial, Times New Roman, Century Gothic; 
    font-size:9pt;
    color:Black;            
    height:14px;
}

.itemCodeText
{
    width:90px;
    background-color:#ffffcc;
    font-size:7pt;
    font-family:Arial,Times New Roman;
    display:block;
}

