a:hover {
	text-decoration: underline;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b0170b;
	font-style:normal;
	text-decoration: none;
	}
	
.red_menu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FB5E63;
	font-style:normal;
	text-decoration: none;
	}
	
.green_menu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #80CF7A;
	font-style:normal;
	text-decoration: none;
	}
	
.yellow_menu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFE260;
	font-style:normal;
	text-decoration: none;
	}
	
.orange_menu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9650;
	font-style:normal;
	text-decoration: none;
	}				
	
.whitetext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style:normal;
	text-decoration: none;
	}
	
.whitetext-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-style:normal;
	text-decoration: none;
	}	
	
a:hover a:active a:visited .whitetext-bold {
      font-family: Arial;
	  font-size: 14px;
	  color:#E6EAEB;
	  font-weight: bold;
	  text-decoration:underline;
	  
	  } 	

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #445063;
	font-style:normal;
	text-decoration: none;
	}
	
a:hover a:active a:visited .bodytext {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 12px;
	  color:#445063;
	  font-weight: normal;
	  text-decoration:underline;
	  
	  } 	
	
.bodytext-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
	font-style:normal;
	text-decoration: none;
	}
	.bodytext-bold_black{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style:normal;
	text-decoration: none;
	}
	
	
	
	
	
a:hover a:active a:visited .bodytext-bold {
      font-family: Arial;
	  font-size: 14px;
	  color:#445063;
	  font-weight: bold;
	  text-decoration:underline;
	  
	  } 	
		
	
.tableborder {
	border: 1px dotted #656462;
	}	
.bottom-border {
	border-bottom: 2px solid #0096E6;
	}	
	
.paddingmain {
padding-left:12px;
padding-right:12px;
padding-bottom:12px;
padding-top:10px;
}
	
.smallpadding {
padding:6px;
}
.heading-main {
	font-family: Arial;
	font-size:16px;
	color:#404040;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	

.heading-3 {
	font-family: Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	

.heading-3 a:active a:visited a:hover {
	font-family: Arial;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	
}

.heading-33 {
	font-family: Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}	

.heading-33 a:active a:visited a:hover {
	font-family: Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	
}

.button {
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: Bold;
	text-decoration: none;
	background-color:#5d5d5d;
	padding:0px;
	height:23px;
	border: 1px solid #5d5d5d;
	
	}
	
.link_pink {
      font-family: Arial;
	  font-size: 14px;
	  color:#FFC9C5;
	  font-weight: bold;
	  text-decoration: none;
	  
	  }	
	  
a:hover a:active a:visited .link_pink {
      font-family: Arial;
	  font-size: 14px;
	  color:#FFC9C5;
	  font-weight: bold;
	  text-decoration:underline;
	  
	  } 
	  
.link_brown {
      font-family: Arial;
	  font-size: 14px;
	  color:#FFDB98;
	  font-weight: bold;
	  text-decoration: none;
	  
	  }	
	  
a:hover a:active a:visited .link_brown {
      font-family: Arial;
	  font-size: 14px;
	  color:#FFDB98;
	  font-weight: bold;
	  text-decoration:underline;
	  
	  } 	  
	
.link_blue {
      font-family: Arial;
	  font-size: 14px;
	  color:#E7F9FF;
	  font-weight: bold;
	  text-decoration: none;
	  
	  }	
	  
a:hover a:active a:visited .link_blue {
      font-family: Arial;
	  font-size: 14px;
	  color:#E7F9FF;
	  font-weight: bold;
	  text-decoration:underline;
	  
	  } 	
	  
.link_orange {
      font-family: Arial;
	  font-size: 14px;
	  color:#FFC195;
	  font-weight: bold;
	  text-decoration: none;
	  
	  }	
	  
a:hover a:active a:visited .link_orange {
      font-family: Arial;
	  font-size: 14px;
	  color:#FFC195;
	  font-weight: bold;
	  text-decoration:underline;
	  
	  } 	  
	
.margine{margin:0px;}

.pad5{padding:5px;}




