a:hover {
	color: #FE9901;
	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;
	}
	
.yellowbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFC029;
	font-style:normal;
	text-decoration: none;
	}
	
.yellowbold-large {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFC029;
	font-style:normal;
	text-decoration: none;
	}
	
.yellowbold-large1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFC029;
	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-bold-4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #707358;
	font-style:normal;
	text-decoration: none;
	}
	
.bodytext-bold-3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fbeb75;
	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;
	}

.link-blue-menu{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2D435B;
	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;
	}
	
.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 #4D4E50;
	}
		
.bottom-border {
	border-bottom: solid 2px #4D4E50;
	}	
	
.bottom-border-red {
	border-bottom: solid thin #661808;
	}	
	
.top-border {
	border-top: solid 2px #4D4E50;
	}		
	
.left_line {
border-left: solid 2px #4D4E50;
}

.right_line {
border-right: solid 2px #4D4E50;
}		
	
.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;}




