body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  border:    0px;
  margin:    0px;
  padding:   0px;
  color:     #CCCCFF;
  background-color: #32326C;
  height:    100%;           /* necessary for full screen filling (modzilla) */
  overflow:  visible;        /* necessary for hidden scroll bar (very tricky) */
}

/*
a:link { font-weight:bold; color:#0000E0; text-decoration:none }
a:visited { font-weight:bold; color:#000080; text-decoration:none }
*/
a:hover { color:#F020F0; text-decoration:none }
/*
a:active { font-weight:bold; color:#E00000; text-decoration:underline }
a:focus { font-weight:bold; color:#00E000; text-decoration:underline }
*/


/********************************************* 
   Bar Menu Navigation 
 *********************************************/
table.Bar_Nav_Menu {
  width             : 100%;
  height            : 24px;
  border            : 0px solid #CCCCFF;
  background-color  : #32326C;
  vertical-align    : middle;
}

td.Bar_Nav_Menu_Selected {
  border-left       : 1px solid #8080FF;
  border-right      : 1px solid #8080FF;
  border-top        : 3px solid #8080FF;
  color             : #32326C;
  background-color  : #CCCCFF;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  white-space       : nowrap;
  text-align        : center;
  vertical-align    : middle;
  margin-left       : 10px;
  margin-right      : 10px;
}

td.Bar_Nav_Menu_NonSelected {
  border-left       : 1px solid #8080FF;
  border-right      : 1px solid #8080FF;
  border-top        : 3px solid #8080FF;
  color             : #8080FF;
  background-color  : #32326C;
  white-space       : nowrap;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  text-align        : center;
  vertical-align    : middle;
  margin-left       : 10px;
  margin-right      : 10px;
}

a.Bar_Nav_Menu_Link {
  color             : #CCCCFF;
  background-color  : #32326C;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  text-decoration   : none;
}

/********************************************* 
   Left Menu Navigation 
 *********************************************/

td.Left_Nav_Menu_1 {
  width             : 147px
  height            : 1px;
  background-color  : #8080FF
}

td.Left_Nav_Menu_Selected {
  width             : 147px
  height            : 40px
  border-top        : 1px solid #8080FF;
  border-left       : 2px solid #8080FF;
  border-right      : 0px solid #8080FF;
  border-bottom     : 1px solid #8080FF;
  color             : #32326C;
  background-color  : #CCCCFF;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  text-align        : center;
  vertical-align    : middle;
}

td.Left_Nav_Menu_NonSelected {
  width             : 147px
  height            : 40px
  border-top        : 1px solid #8080FF;
  border-left       : 2px solid #8080FF;
  border-right      : 0px solid #8080FF;
  border-bottom     : 1px solid #8080FF;
  color             : #8080FF;
  background-color  : #32326C;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  text-align        : center;
  vertical-align    : middle;
}

a.Left_Nav_Menu_Link {
  color             : #CCCCFF;
  background-color  : #32326C;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  text-decoration   : none;
}

/********************************************* 
   Client Area 
 *********************************************/
table.Client_800x354 {
  width             :  800;
  height            : 350;
  border            : 0px solid #CCCCFF;
  background-color  : #32326C;
  vertical-align    : top;
}

table.Client_800x374 {
  width             : 800;
  height            : 374;
  border            : 0px solid #CCCCFF;
  background-color  : #32326C;
  vertical-align    : top;
}

table.Client_653x374 {
  width             :  653;
  height            : 374;
  border            : 0px solid #CCCCFF;
  background-color  : #32326C;
  vertical-align    : top;
}

table.Client_653x350 {
  width             :  653;
  height            : 350;
  border            : 0px solid #CCCCFF;
  color             :  #32326C;
  background-color: #CCCCFF;
  vertical-align    : top;
}

td.Client_653x350 {
  width             :  653;
  height            : 350;
  border            : 0px solid #CCCCFF;
  color             :  #32326C;
  background-color  : #CCCCFF;
  vertical-align    : top;
}

td.Client_Snovas_Logo {
  width             : 100%;
  color             : #32326C;
  background-color  : #CCCCFF;
  text-align        : center;
  vertical-align    : top;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 12px;
}

td.Client_Title {
  width             : 100%;
  color             : #32326C;
  background-color  : #CCCCFF;
  text-align        : center;
  vertical-align    : middle;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 18px;
  font-weight       : bold;
}

td.Client_Text {
  width             : 100%;
  color             : #32326C;
  background-color  : #CCCCFF;
  text-align        : left;
  vertical-align    : top;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 12px;
  padding-left      : 5px;
  padding-right     : 5px;
}

td.Title_Bar {
  color             : #CCCCFF;
  background-color  : #808080;
  text-align        : center;
  vertical-align    : middle;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 18px;
  font-weight       : bold;
}

td.Contact_Text {
  width             : 50%;
  color             : #32326C;
  background-color  : #CCCCFF;
  text-align        : center;
  vertical-align    : top;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
}

/********************************************* 
   Mail Area 
 *********************************************/
table.mail_table {
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0px;
  background-color  : #CCCCFF;
  text-align        : center;
  vertical-align    : top;
}

td.Mail_Info {
  color             : #32326C;
  background-color  : #CCCCFF;
  text-align        : right;
  vertical-align    : top;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  padding-left      : 5px;
  padding-right     : 5px;
  width             : 35%
}

td.Mail_Text {
  color             : #32326C;
  background-color  : #CCCCFF;
  text-align        : left;
  vertical-align    : top;
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  padding-left      : 5px;
  padding-right     : 5px;
  width             : 65%
}

