body, td, table, p, div , ul, ol, li, span {
   font-family: Verdana, Tahoma, SansSerif;
   font-size:11px;
   color: #000000;
   }
   
/*Default style of the form's elements*/
 form, input, textarea, option{
   font-family: Verdana, Tahoma, SansSerif;
   font-size:11px;
   color: #000000;
}

select {
   font-family: Verdana, Tahoma, SansSerif;
   font-size:11px;
   color: #000000;

}

/*Default style of link*/
a {
   font-family: Verdana, Tahoma, SansSerif;
   font-size:11px;
   color: #000000;
}

.orange {
   font-family: Tahoma, SansSerif;
   font-weight: bold;      
   font-size:11px;
   color: #FF7900;
}

.blue {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #006FB1;
}

.bluec {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #006FB1;
   text-transform: uppercase;
}

.gray {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #606282;
}

a.white {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:10px;
   color: #FFFFFF;
   text-decoration: none;   
}

a.white:hover {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:10px;
   color: #FFFFFF;
   text-decoration: underline;   
}


a.menu3 {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #939393;
   text-decoration: none;   
}

a.menu3:hover {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #939393;
   text-decoration: none;   
}

a.white2 {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #4B4D65;
   text-decoration: underline;   
}

a.white2:hover {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #4B4D65;
   text-decoration: none;   
}

a.gray {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #606282;
   text-decoration: none;   
}

a.gray:hover {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #606282;
   text-decoration: underline;   
}

a.gray2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size:8px;
   color: #5D5D5D;
   text-decoration: none;   
}

a.gray2:hover {
   font-family: Arial, Helvetica, sans-serif;
   font-size:8px;
   color: #5D5D5D;
   text-decoration: none;   
}

a.black {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #000000;
   text-decoration: none;   
}

a.black:hover {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #000000;
   text-decoration: underline;   
}

.black2 {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #5F5F5F;
}

.bold {
   font-family: Verdana, Tahoma, SansSerif;
   font-weight: bold;   
   font-size:13px;
   color: #000000;
}

a.black2 {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #5F5F5F;
   text-decoration: none;   
}

a.black2:hover {
   font-family: Tahoma, SansSerif;
   font-weight: bold;   
   font-size:11px;
   color: #5F5F5F;
   text-decoration: underline;   
}

/*Style for clickable title*/
a.titlelink {
   color: #6600CC;
   text-decoration: none;
}

/* Style for color of navifation bar */
td.navigation, table.navigation{
   background-color: #FFFFCC;
   color: Gray;
}
/* Style for text and links of navifation bar */
a.navigation, a.navigation {
   text-decoration : underline;
   color: #003366;
}
.navigation a:hover, .navigation a {
   text-decoration : underline;
   color: #003366;
}

/*Color of the menu*/
.menu {
    background: #FFFFFF;
}

.menu2 {
    background: #4B4D65;
}
/* Style for selected menu*/
.menuSelected {
background-image: url("/images/tab_back.jpg");
 color: #245B7C;
 font-size: 11px;
 font-weight: bold;
 text-decoration : none;  
}

/* Style for the links of unselected menu*/


.menuUnselected {
   background-image: url("/images/tab_back_n.jpg");
   color: #606060;
   font-size: 11px;
   font-weight: bold;
   text-decoration : none;   
}

.menuUnselectedw {
   background: #FFFFFF;
   color: #FFFFFF;
   font-size: 13px;
   font-weight: bold;
   text-decoration : none;   
   padding-top: 3px;
   padding-bottom: 3px;      
}

.tableHeader {
   background-color : #EEF0F2;
   color : #000000;
   font-weight : bold;
   text-decoration : none;
   BORDER-TOP: #CDD1D8 1px solid;
   BORDER-LEFT: #CDD1D8 1px solid;
   BORDER-RIGHT: #CDD1D8 1px solid;
}

.tableHeader a,  .tableHeader a:hover {
   color : White;
   font-weight : bold;
   text-decoration : none;
}
/*Style for rows of a content*/
.tableRow {
   background-color : #F4F5F7;
   color : Black;
   BORDER-TOP: #FFFFFF 1px solid;
   BORDER-LEFT: #CDD1D8 0px solid;
   BORDER-RIGHT: #CDD1D8 0px solid;
}

.tableRow2 {
   background-color : #FFFFFF;
   color : Black;
   BORDER-TOP: #CDD1D8 1px solid;
   BORDER-LEFT: #CDD1D8 0px solid;
   BORDER-RIGHT: #CDD1D8 0px solid;
}

.tableRow3 {
   background-color : #FFFFFF;
   color : Black;
   BORDER-TOP: #CDD1D8 0px solid;
   BORDER-LEFT: #CDD1D8 0px solid;
   BORDER-RIGHT: #CDD1D8 0px solid;
}

.tableRow_l {
   background-color : #FFFFFF;
   color : Black;
   BORDER-LEFT: #CDD1D8 1px solid;
}
.tableRow_l1 {
   color : Black;
   BORDER-LEFT: #CDD1D8 1px solid;
}


.tableRow_r {
   background-color : #FFFFFF;
   color : Black;
   BORDER-RIGHT: #CDD1D8 1px solid;
}

/*Style for names of a fields of form*/
.namefield {
   color:#000000;
   font-weight: bold;
}
/*Style for the length of a fields of form*/
.widthfield1{
   width:50px;
}
.widthfield2{
   width:100px;
}
.widthfield3{
   width:150px;
}
.widthfield4{
   width:200px;
}
.widthfield5{
   width:250px;
}
.widthfield6{
   width:300px;
}
/*Style for stars*/
.star {
   color:orange;
}
/*Style for title of a forms*/
.titleform {
   font-weight:bold;

}

/*Style for application message*/
div.messagetype0 {
 background-image: url(/images/minfo.jpg);
 background-repeat: no-repeat ;
 height : 20 ; width : 20 ;
}


div.messagetype1 {
 background-image: url(/images/minfo.jpg);
 background-repeat: no-repeat ;
 height : 20 ; width : 20 ;
}

div.messagetype2 {
 background-image: url(/images/mwarn.jpg);
 background-repeat: no-repeat ;
 height : 20 ; width : 20 ;
}

div.messagetype3 {
 background-image: url(/images/merror.jpg);
 background-repeat: no-repeat ;
 height : 20 ; width : 20 ;
}
.tableRow21 {
   color : Black;
   BORDER-TOP: #CDD1D8 1px solid;
   BORDER-LEFT: #CDD1D8 0px solid;
   BORDER-RIGHT: #CDD1D8 0px solid;
}


.CTooltip { position:absolute; top:50px; right:10px; z-index:2; width:280; visibility:visible; font: 8pt MS Comic Sans,arial,sans-serif; background-color: #FFFFE6; padding: 8px; border: 2px solid black; }




