.whiteverd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.normalblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}
.textnormalgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
}
.seperate_content {
    border-style:double;
    border-color:#e6e4e4;
    border-width:1px;
   
  }
  
  .seperate_content2 {
    border-style:double;
    border-color:#e6e4e4;
    border-width:2px;
   
  }
  
    .seperate_contentred {
    border-style:double;
    border-color:#e51616;
    border-width:2px;
   
  }
  
  .borderleft {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#000000;
  
}


.borderright {
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#000000;
  
}

.borderleftright {
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#3e679f;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#3e679f;
  
}

.borderleftrighttop {
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#649a37;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#649a37;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#649a37;
  
}

.borderleftrightbottom {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#649a37;
  border-left-width:1px;
  border-left-style:solid;
  border-left-color:#649a37;
  border-right-width:1px;
  border-right-style:solid;
  border-right-color:#649a37;
  
}



.borderbottom {
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#e51616;
 
  
}
