/*------------------------------------------------------------------------------
   Website       : designwallah.com
   Client        : Francis Mariani
   Module Name   : dw000.css
   Description   : Global Cascading Style Sheet
   Developed by  : Francis Mariani - DesignWallah
   Date Developed: February 18, 2003
--------------------------------------------------------------------------------
                   Maintenance History
--------------------------------------------------------------------------------
    Modified by  :
    Date Modified:
    Reason       :
------------------------------------------------------------------------------*/

BODY
  { font-family: verdana, sans-serif; margin: 0px; background-color: #CCCCCC; }

.cssFormTitle
  {  font-size: 12pt;
    font-weight: bold; color: #003366; vertical-align: baseline; }

.cssFormLabel
  {  font-size: 9pt;
    font-weight: bold; color: #003366; vertical-align: baseline; }

.cssFormObject
  {  font-size: 9pt;
    font-weight: normal; color: black; vertical-align: baseline; }

.cssButton
  {  font-size: 9pt; width: 60px;
    font-weight: bold; color: #003366; cursor: hand; }

.cssButton2
  {  font-size: 8pt;
    font-weight: bold; color: #003366; cursor: hand; }

.cssNavLink
  {  font-size: 10pt;
    font-weight: bold; color: #003366; text-decoration: none; vertical-align: baseline; }

.cssNavLink:hover
  { color: blue; text-decoration: underline; }

.cssLink1
  {  font-size: 10px;
    font-weight: bold; color: #003366; text-decoration: underline; vertical-align: baseline; }

.cssLink1:hover
  { color: blue; text-decoration: underline; }

.cssLink2
  {  font-size: 12px;
    font-weight: bold; color: #003366; text-decoration: underline; vertical-align: baseline; }

.cssText2
  {  font-size: 12px;
    font-weight: bold; color: #003366; vertical-align: baseline; }

.cssLink2:hover
  { color: blue; text-decoration: underline; }

.cssNavLink2
  {  font-size: 14px;
    font-weight: bold; color: #003366; }

.cssNavLink2:hover
  { color: blue; text-decoration: underline; }

.cssNavLink3
  {  font-size: 12pt;
    font-weight: bold; color: #003366; text-decoration: none; }

.cssNavHeading
  {  font-size: 12pt;
    font-weight: bold; color: #003366; text-decoration: none; }

.cssNavLink3:hover
  { color: blue; text-decoration: underline; }

.cssInformation
  {  font-size:  7pt;
    font-weight: normal; }

.cssMsg1
  {  font-size: 11pt; text-align: center;
    font-weight: bold; color: #003366; vertical-align: baseline; }

.cssMsg2
  {  font-size: 10pt; text-align: center;
    font-weight: bold; color: #003366; vertical-align: baseline; }

.cssErrorMsg1
  {  font-size: 10pt; text-align: center;
    font-weight: bold; color: red; vertical-align: baseline; }

.cssScreenName
  { font-family: Verdana, verdana, sans-serif; font-size: 7pt;
    color: #D9E0E7; position:absolute; top:5px; left:8px; }

.cssAppBanner
  {  font-size: 12pt;
    font-weight: bold; color: white; text-align: center;
    vertical-align: middle; padding: 2px 3px 2px 3px;
    width: 100%; background-color: #003366; }

.cssNote1
  {  font-size: 10px; color: black;
    font-weight: normal; }

.cssFooter
  {  font-size: 60%; color: #bebebe;
    font-weight: normal; }

.cssFooterError
  {  font-size: 12px; color: red;
    font-weight: normal; }

.cssHeading
  {  font-size: 11pt; text-align: center;
    font-weight: bold; color: #003366; vertical-align: baseline; }

.cssTabHeading
  {  font-size: 11pt;
    font-weight: bold; color: #003366;
    text-align: center; vertical-align: middle; padding: 2px 3px 2px 3px;
    width: 100%; }

.cssInfo
  {  font-size: 10pt;
    font-weight: bold; color: blue; vertical-align: baseline; }

.cssDateInfo
  {  font-size: 8pt;
    font-weight: normal; color: #003366; vertical-align: baseline; }

.cssHorRule
  {  font-size: 5pt;
    border-style: solid; border-color: gray; border-width: 0px 0px 1px 0px; }

.cssServerName
  { font-family: Verdana, verdana, sans-serif; font-size: 7pt;
    color: #D9E0E7; position:absolute; top:16px; left:8px; }
