

body{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-color:#ffffff;
	}
	
A:hover {
	text-decoration: none;
	color: #ffcc30;
	}
	
table {
border-collapse:collapse;
}

#table_pk td {
padding:5px;
border:1px solid #716e6e;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #414345;
	font-style:normal;
	text-decoration: none;

}

#table_pk th {
padding:5px;
background-color:#80a4ff;
border:1px solid #716e6e;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #152859;
	font-style:normal;
	text-decoration: none;

}	
	
	
	
	
.border-LR {
	border-left: 1px solid #9f9f9f;
	border-right: 1px solid #9f9f9f;
	background-color:#ffffff;
	}
.border-LR-blue {
	border-left: 1px solid #6cabd8;
	border-right: 1px solid #6cabd8;
	background-color:#ecebeb;
	}
	
.box-border {
	border: 1px solid #9f9f9f;
	background-color:#ffffff;
	}	
	
.whitetext-bold {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	font-style:normal;
	text-decoration: none;
	}	
	
.mainpadding {
padding-left:17px;
padding-right:17px;
padding-bottom:17px;
padding-top:23px;
}	
.smallpadding {
padding:6px;
}	



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

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

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

.smallheader {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style:normal;
	text-decoration: none;
	}	
.blueheading{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #004b90;
	font-style:normal;
	text-decoration: none;
	}	


.linktext{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #b10709;
	font-style:bold;
	text-decoration: none;
	}

.button {
	font-family:Arial;
	font-size: 12px;
	color: #403f3f;
	font-weight: Bold;
	text-decoration: none;
	background-color:#e1ac09;
	padding:5px;
	height:25px;
	border-top: 1px solid #e19209;
	border-left: 1px solid #e19209;
	border-right: 1px solid #e19209;
	border-bottom: 1px solid #e19209;
	}
	













