body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	
}
A:link {color: #CB0000;
	text-decoration: none;
	font-weight: normal;}
A:visited {color: #CB0000;
	text-decoration: none;
	font-weight: normal;}
A:active {color: #CB0000;
	text-decoration: none;
	font-weight: normal;}
A:hover {color: #CB0000;
	text-decoration: none;
	font-weight: normal;
	}
	
	.greyborder {
	border: 1px solid #CCCCCC;
}
.toppadding {
	padding-top: 60px;
	padding-bottom: 20px;
}
.imageleftpad {
	padding-left: 10px;
}
.bottompadding10px {
	padding-bottom: 10px;
}
.bottompadding10px td {
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.bottompadding10px td p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
.textheaderpadding {
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
.textheader {
	font-weight: bold;
}
textarea {
	font-size: 10px;
}
form {
	font-size: 10px;
}
input {
	font-size: 10px;
}

.smalltext {
	font-weight: normal;
	font-size: 10px;
}
.imagerightpad {
	margin-right: 10px;
}
.whitetext {
	color: #FFFFFF;
}
.toppadding10px {
	padding-top: 10px;
}
.toppadding5px {
	font-size: 10px;
	margin-top: 20px;
}
