.navbar {
	font-family: "Trebuchet MS", Tribeca;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #B70D00;
}
.navbar a:link {
	color: #FFFFFF;
}
.navbar a:hover {
	color: #D383CE;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainTable {
}
body {
	font-family: "Trebuchet MS", Tribeca;
	font-size: 90%;
	color: #333333;
}
.bg2 {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-y;
}
.small {
	font-size: 75%;
}
.tellafriend2 {

	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF1300;
	border: 1px solid #FED722;
}
.h1 {
	font-size: 200%;
	color: #333333;
}
.style5 {
	font-size: 120%;
	font-weight: bold;
}
