
body { 
margin : 0; 
padding : 0;
background-color:#596464;
} 


td { 
font-size : 11px; 
text-align: justify;
color : #000000; 
font-family : Verdana; 
} 


h1 { 
    color: #333333;
    font-size: 18px;
/*font-size : 11px; */
margin : 0; 
/*color : #CFCDCB; */
font-family : Verdana; 
font-weight : normal; 
letter-spacing : 0; 
text-decoration : none; 
} 


h2 { 
    color: #333333;
    font-size: 14px;
/*font-size : 18px; */
margin : 0; 
/*color : #D40707; */
font-family : Verdana; 
font-weight : normal; 
letter-spacing : 0; 
text-decoration : none; 
} 

h3 { 
font-size : 14px; 
margin : 0; 
color : #2a2a2a; 
font-family : Verdana; 
font-weight : bold; 
letter-spacing : 0; 
text-decoration : none; 
} 


A:link { 
color : #D40707; 
text-decoration : underline; 
} 

A:visited { 
color : #D40707; 
text-decoration : underline; 
} 

A:hover { 
color : #7488A2; 
text-decoration : underline; 
} 


A.Flink { 
font-size : 11px; 
color : #8D8E8A; 
font-weight : normal; 
font-family : Verdana; 
text-decoration : none; 
} 

A.Flink:visited { 
font-size : 11px; 
color : #8D8E8A; 
text-decoration : none; 
} 

A.Flink:hover { 
font-size : 11px; 
color : #7488A2; 
text-decoration : underline; 
} 


A.GMlink { 
font-size : 10px; 
color : #A5A5A5; 
font-weight : normal; 
font-family : Verdana; 
text-decoration : none; 
} 

A.GMlink:visited { 
font-size : 10px; 
color : #A5A5A5; 
text-decoration : none; 
} 

A.GMlink:hover { 
font-size : 10px; 
color : #70A2C4; 
text-decoration : underline; 
}


.Heading { 
font-size : 11px; 
color : #D40707; 
font-weight : bold; 
font-family : Verdana; 
text-decoration : None; 
}


.Heading2 { 
font-size : 11px; 
color : #2A2A2A; 
font-weight : bold; 
font-family : Verdana; 
text-decoration : None; 
}


.EFHeading { 
font-size : 11px; 
color : #EDEDED; 
font-weight : bold; 
font-family : Verdana; 
text-decoration : None; 
}


.Copyright { 
font-size : 10px; 
color : #1E1E1E; 
font-family : Verdana; 
text-decoration : None; 
} 


.Siteby { 
font-size : 10px; 
color : #1E1E1E; 
font-family : Verdana; 
text-decoration : None; 
} 

.menu {  
  color: #FFFFFF;
    list-style-type: none;
    padding: 6px; 
  }
.menu li {     
  border-top: 1px solid #596363;
    height: 21px;
    margin-top: 0;
    padding-left: 30px;
    padding-top: 9px;
    text-transform: capitalize;
  }
  .menu li a { text-decoration:none; outline:none; }
.menu li:hover { background-color:#517186; outline:none;}
.menuLink { color:#FFF; outline:none;}
.menuLink:hover { cursor:pointer; outline:none;}
.flashCell {background-image:url(../images/gradient_bg.jpg);  background-repeat: round;}
.content { background-color:#FFF; padding:20px;}
.flashCell table tbody tr td:nth-child(3) img {
    margin-bottom: 30px;
}