BODY{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: rgb(50,72,90);
font-weight: normal;
font-style: normal;
background-color: rgb(232,240,236); 
background-image: url("./assets/images/back.gif");
}

P { 
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(50,72,90);
}

label {
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(50,72,90);
}

fieldset {
	border: none;
}
 

TD{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: rgb(50,72,90);
font-weight: normal;
font-style: normal;
} 


A:active{ 
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(10,110,46); 
font-weight: bold;
}

A:link{ 
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(10,110,46); 
font-weight: bold;
}

A:visited { 
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(10,110,46); 
font-weight: bold;
}

A:hover { 
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(10,110,46); 
font-weight: bold;
}


UL {
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(50,72,90); 
font-weight: normal; 
font-style: normal;
}


.TextObject { 
font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
font-size: 12px; 
color: rgb(50,72,90); 
font-weight: normal; 
font-style: normal;
}

H1 { 
font-family: arial,helvetica,sans-serif; 
font-size: 16px; 
color: rgb(50,72,90); 
font-weight: bold;
}

H2 { 
font-family: arial,helvetica,sans-serif; 
font-size: 14px; 
color: rgb(50,72,90); 
font-weight: bold;
}

H3 { 
font-family: arial,helvetica,sans-serif; 
font-size: 10px; 
color: rgb(50,72,90);
}

H4 { 
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(10,110,46);
}

OL { 
font-family: arial,helvetica,sans-serif; 
font-size: 12px; 
color: rgb(50,72,90); 
font-weight: normal; 
font-style: normal;
}

SELECT {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px
}
                                                                                                                                 
                                                                                                                                 
TEXTAREA {
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #000000;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
TEXT-INDENT: 0px;
}

INPUT {
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #000000;
FONT-WEIGHT: normal;
FONT-SIZE: 12px;
TEXT-INDENT: 0px;
}

/* E-CARD */

td.ecard {
padding: 15px 45px 15px 15px; 
} 

textarea.ecard {
width:300px;
height:125px;
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-size : 10px; 
margin: 0px; 
padding: 2px; 
border: 0px solid #c0c0c0;
color: #32485A; 
background-color:transparent;
/*filter:alpha(opacity=20);*/ /* IE's opacity*/
/*opacity: 0.20;*/
/*background: #CDE7CD;*/
}

input.ecard {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
height: 19px;
margin: 0px; 
padding: 2px; 
border: 1px solid #c0c0c0;
color: #32485A; 
/*background-color:transparent;*/
/*filter:alpha(opacity=50);*/ /* IE's opacity*/
/*opacity: 0.50;*/
/*background: #FFFFFF;*/
}

/* END E-CARD*/



/* Left Navigation Menu NO */
.leftnav {
border-bottom: none;
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #32485A; 			/* white */
padding-top: 3px;
padding-left: 0px;
}
.leftnav a:link {
border-bottom: none;
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #32485A; 			/* white */
padding-top: 3px;
padding-left: 0px;
}
.leftnav a:visited {
border-bottom: none;
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #32485A; 			/* white */
padding-top: 3px;
padding-left: 0px;
}
.leftnav a:hover {
border-bottom: none;
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #18BD73; 			/* white */ 
padding-top: 3px;
padding-left: 0px;
}

/* Left Navigation Menu ACT */
.leftnav_act {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top: 3px;
padding-left: 0px;
}
.leftnav_act a:link {
border-bottom: none;
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #18BD73; 			/* white */
padding-top: 3px;
padding-left: 0px;
}
.leftnav_act a:visited {
border-bottom: none;
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #18BD73; 			/* white */
padding-top: 3px;
padding-left: 0px;
}
.leftnav_act a:hover {
border-bottom: none;
font-size: 12px; 
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
color: #18BD73; 			/* white */ 
padding-top: 3px;
padding-left: 0px;
}


legend {
font-family: arial,helvetica,sans-serif; 
font-size: 16px; 
color: rgb(50,72,90); 
font-weight: bold;
}

label{
 float: left;
 display: block;
 margin-right:0.5em;
 padding-top:0.2em;
 font-weight: bold;
} 


fieldset {
border:1px solid #afb2c4;
background:#FFFFFF;
padding: 1em;
}

textarea {
  width:375px;
  height:125px;
}

.H5 {
 font-family: arial,helvetica,sans-serif;
 font-size: 8px;
 font-weight: bold;
 margin-right: 25px; 
}

.whoiswho {
    height: 40px;
}

.tx-newloginbox-pi1-status-header { 
font-family: arial,helvetica,sans-serif; 
font-size: 16px; 
color: #c00000;
font-weight: bold;
}


/* -----------------Extension dr_blob--------------------- */

table.tx_drblob_list {
  text-align: left;
  width: 90%;
  }

.tx_drblob_list-head {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  padding-right: 10px;
  padding-left: 10px;
  color: #074f8d;
  background-color: #eff4f8;
  border-bottom:1px solid  #074f8d;
  }

.tx_drblob_list-row1 {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  color: #074f8d;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #ffffff;
  border-bottom:1px solid  #074f8d;
  }
  
.tx_drblob_list-row1a {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  color: #074f8d;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #ffffff;
  border-bottom:1px solid  #074f8d;
  }
.tx_drblob_list-row2 {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  color: #074f8d;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #eff4f8;
  border-bottom:1px solid  #074f8d;
  }
.tx_drblob_list-row2a {
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
  color: #074f8d;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #eff4f8;
  border-bottom:1px solid  #074f8d;
  }
