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

body {
background-image:url(../../images/bg_image.jpg);
background-repeat: repeat-x;
background-color:#E0E0E0;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b0170b;
	font-style:normal;
	text-decoration: none;
	}
	
.page_bg{
background-image:url(../../images/page_bg.jpg);
background-repeat:repeat-y;}	

.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: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	text-align:center;
	}
	
.right-border {
border-right:dotted thin #333333;}	
	
.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #414345;
	font-style:normal;
	text-decoration: none;
	}
	
.bg_blue{
background-color:#D2E0EB;}	
	
.tableborder {
	border: solid thin #000000;
	}
		
.bottom-border {
	border-bottom: solid thin #1DB6B1;
	}	
	
.bottom-borderblue {
	border-bottom: solid thin #61828C;
	}		
	
.bottom-border-red {
	border-bottom: solid thin #661808;
	}	
	
.top-border {
border-top: solid thin #E0E0E0;}
	
	
.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;
	
}

.link-blackbold {
	font-family: Arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

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


.link-blacklarge {
	font-family: Arial;
	font-size:14px;
	color:#000000;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}


.link-blue {
	font-family: Arial;
	font-size:12px;
	color:#61828C;
	font-weight: normal;
	font-style:normal;
	text-decoration:none;
}

.link-bluebold {
	font-family: Arial;
	font-size:12px;
	color:#61828C;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

.link-whitebold {
	font-family: Arial;
	font-size:16px;
	color:#ffffff;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

.bottom-bordergray{ border-bottom: 2px solid #C3C6C0;}

.margine{margin:0px;}

.pad5{padding:5px;}

.pad10{padding:10px;}

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





