
.title { font-family: tahoma; font-size: 10pt; color: #1A79B0; font-weight: bold; text-decoration: none }
.text { font-family: tahoma; font-size: 9pt; color: #4D4D4D; font-weight: normal; text-decoration: none }
.menu { font-family: tahoma; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none }
.textw { font-family: tahoma; font-size: 8pt; color: #ffffff; font-weight: normal; text-decoration: none }
.titlegreen { font-family: tahoma; font-size: 11pt; color: #1c5933; font-weight: bold; text-decoration: none }
.bullet { font-family: tahoma; font-size: 8pt; color: #1c5933; font-weight: bold; text-decoration: none }
.lblCss { font-family: tahoma; font-size: 8pt; color: #555555; font-weight: normal; text-decoration: none }
.txtCss { font-family: tahoma; font-size: 8pt; color: #555555; font-weight: normal; text-decoration: none }
.linkver { font-family: tahoma; font-size: 8pt; color: #555555; font-weight: bold; text-decoration: none }
.cns { font-family: tahoma; font-size: 8pt; color: #6b6d6d; font-weight: normal; text-decoration: none }
.titlecol { font-family: tahoma; font-size: 8pt; color: #1c5933; font-weight: bold; text-decoration: none }
.textcol { font-family: tahoma; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }
.link { font-family: tahoma; font-size: 8pt; color: #ffffff; font-weight: normal; text-decoration: none }
td { font-family: tahoma; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }
form {margin-bottom : 0; }
A:hover { text-decoration: underline}
.cns { font-family: arial; font-size: 7pt; color: #999999; font-weight: normal; text-decoration: none }
.textar { font-family: tahoma; font-size: 9pt; color: #686767; font-weight: normal; text-decoration: none }
.textcol { font-family: arial; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }
.link { font-family: arial; font-size: 8pt; color: #ffffff; font-weight: normal; text-decoration: none }
.titlebig { font-family: arial; font-size: 12pt; color: #999999; font-weight: bold; text-decoration: none }
.titleb { font-family: arial; font-size: 9pt; color: #7A7A7A; font-weight: bold; text-decoration: underline }
.titlear { font-family: arial; font-size: 12pt; color: #ffffff; font-weight: bold; text-decoration: none }
td { font-family: arial; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }

body{
	margin:0;
	padding:0;
	background-image:url(../../images/back.jpg);
	background-repeat:repeat-x;
	}

.Button
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 13px;
    BORDER-BOTTOM :  1px; 
    CURSOR: hand;
    COLOR: #ffffff;
	border-color:#2D5CB4;
	border-width:1px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #2D5CB4;
    text-decoration: none; 
    
    }
  
  
  .button
{
    FONT-WEIGHT: normal;
    font-weight: bold;
    FONT-SIZE: 12px;
    BORDER-BOTTOM :  1px; 
    CURSOR: hand;
    COLOR: #ffffff;
	border-color:#1c5933;
	border-width:1px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #1c5933;
    text-decoration: none; 
    
    }  
    .buttonhome
{
    FONT-WEIGHT: normal;
    font-weight:bold;
    FONT-SIZE: 11px;
    BORDER-BOTTOM :  1px; 
    CURSOR: hand;
    COLOR: #ffffff;
	border-color:#1c5933;
	border-width:1px;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #1c5933;
    text-decoration: none; 
    
    } 
    
    .home-login-text
    {color:#1c5933; 
	font-size:11px;
	font-weight:bold; 
	font-family:Arial
	}