.border {
	border: 1px solid #333333;
}
.menubg {
	background-image: url(images/menu/menubg.jpg);
	background-repeat: repeat-x;
	
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;

}
.logo {
	font-family: "Bradley Hand ITC", Verdana, Arial;
	font-size: 56px;
	color: #000000;
	font-weight: bold;

}
.itals {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #666666;
}
.titlehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.footer {
	background-image:  url(images/footer.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 0px 0px 3px;

}
.textbox1 {
	background-color: #CCCCFF;
	border: 1px solid #9933FF;
}
.textbox2 {

	background-color: #EDDEDC;
	border: 1px solid #9966FF;
}
.textbox3 {

	background-color: #FFC1C1;
	border: 1px solid #9933FF;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
.greytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.recordingtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.italsdark {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
