a:link { font-weight: normal; color: #2E4C00; text-decoration: none; list-style-type: disc; font-family: "Times New Roman", Times, serif}
a:visited { color: #2E4C00; text-decoration: underline}
a:active { color: #009933; text-decoration: underline}
a:hover { color: white; text-decoration: underline}

a.kEmail:link { font-weight: normal; font-size: 14px; color: #2E4C00; text-decoration: none; list-style-type: disc; font-family: "Times New Roman", Times, serif}
a.kEmail:visited { color: #2E4C00; text-decoration: underline}
a.kEmail:active { color: #009933; text-decoration: underline}
a.kEmail:hover { color: #FFFFFF; text-decoration: underline}

a.kEmail2:link { font-weight: normal; font-size: 14px; color: black; text-decoration: none; list-style-type: disc; font-family: "Times New Roman", Times, serif}
a.kEmail2:visited { color: black; text-decoration: underline}
a.kEmail2:hover { color: black; text-decoration: underline}

.page_title{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
      font-style: italic;
	color: #009933;
}

.page_footer{
	font-size: 13px;
}

.footer_box{
      border-style: inset;
      border-width: 1px;
      border-color: #2E4C00;
      width: 55%;
      padding: 10px 10px 10px 10px;
      font-size: 13px;

} 

.main_box{
      border-style: solid;
      border-width: 1px;
      border-color: white;
      padding: 10px 10px 10px 10px;
      
} 
.main_boxg{
      border-style: groove;
      border-width: 1px;
      border-color: white;
      padding: 10px 10px 10px 10px;
      
} 
.main_boxr{
      border-style: ridge;
      border-width: 1px;
      border-color: white;
      width: 50%;
      padding: 10px 10px 10px 10px;
      
} 
.main_boxri{
      border-style: ridge;
      border-width: 1px;
      border-color: white;
      padding: 5px 5px 5px 5px;
      
} 

.main_boxh{
      border-style: hidden;
      border-width: 1px;
      border-color: white;
      padding: 10px 10px 10px 10px;
      
} 
.main_boxo{
      border-style: outset;
      border-width: 1px;
      border-color: white;
      padding: 10px 10px 10px 10px;
      
}
 .main_boxd{
      border-style: double;
      border-width: 1px;
      border-color: white;
      padding: 10px 10px 10px 10px;
      
} 
.section_header{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
      color: #009933;
}

.tel_no{
	color: #FFFFFF;
}

.kTable {
  	border: 1px solid #009933;
}

.kTitle {
      font-size:17px;
      font-family: Arial;
      font-weight: bold;
      color: white;
}

.kRowHeading {
  	background-color: #009933;
}

.kCellHeading {
    	border: 1px solid #009933;
    	font-family: arial;
    	font-size: 13px;
  	color: white;
}

.kCell {
    	border: 1px solid #009933;
    	font-family: arial;
    	font-weight: normal;
    	font-size: 13px;
  	color: black;
}

