.styles {
	border: 1px solid #474B4B;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.padd {
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 35px;
	background-repeat: repeat-y;
	color: #000000;
	padding-right: 5px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	font-size: 16px;
	font-weight: bold;
}
	
.whiteBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.border {
	border: 1px solid #FFFFFF;
}
.notile {
	padding-top: 12px;
	padding-right: 33px;
	padding-bottom: 12px;
	padding-left: 38px;
	background-repeat: no-repeat;
}
.whiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D0171F;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.style2 {color: #FFFFFF; font-weight: bold; }
.style3 {
	color: #000000
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.norepeat {
	background-repeat: no-repeat;
}


.style4 {font-weight: bold}
.padd2 {
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 44px;
	background-repeat: repeat-y;
	padding-right: 44px;
}
.padd3 {
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 44px;
	background-repeat: repeat-y;
	padding-right: 44px;
}
