a:hover {
	color: #D32500;
	font-style:normal;
	text-decoration: none;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b0170b;
	font-style:normal;
	text-decoration: none;
	}

.whitetext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	}

.whitebold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	}
	
.whitebold_menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	}	
	
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414345;
	font-style:normal;
	text-decoration: none;
	}

.bodytext-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-style:normal;
	text-decoration: none;
	}

.bodytext-bold-2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style:normal;
	text-decoration: none;
	}
	
.bodytext-bold-1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	font-style:normal;
	text-decoration: none;
	}
	
.bodytext-bold {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	}
	
	.title-bold {
	font-family:Italic; 
	font-size: 17px;
	font-weight: bold;
	color: #77170B;
	font-style:normal;
	text-decoration: none;
	}
	
	
	
	
	
.bodytext-header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
	font-style:normal;
	text-decoration: inherit;
	}	
	
	
.bodytext-bold_large {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3e3e3e;
	font-style:normal;
	text-decoration: none;
	}	
	
.linkblue_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #83B2CE;
	font-style:normal;
	text-decoration: none;
	}
	
.linkblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #83B2CE;
	font-style:normal;
	text-decoration: none;
	}
	
a:hover.linkblue {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	}	
		
	
.tableborder {
	border: solid thin #9E9E94;
	}
		
.bottom-border {
	border-bottom: solid thin #6AB79C;
	}	
	
.bottom-border-red {
	border-bottom: solid thin #661808;
	}	
	
	
.paddingmain {
padding-left:12px;
padding-right:12px;
padding-bottom:12px;
padding-top:10px;
}
	
.smallpadding {
padding:6px;
}

.menu {
	font-family: Arial;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

a:hover.menu {
	font-family: Arial;
	font-size:15px;
	color:#06314B;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	
}

.bluemenu {
	font-family: Arial;
	font-size:12px;
	color:#83B2CE;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

a:hover.bluemenu {
	font-family: Arial;
	font-size:12px;
	color:#06314B;
	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;
	
	}
	
.margine{margin:0px;}

.pad5{padding:5px;}




