td {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.leftside {
	background-color: #FFFFFF;
	background-image: url('../images/left_bulb.gif');
	background-repeat: no-repeat;
	background-position: left bottom
}
.lefthead {
	font-family: "Trebuchet MS";
	font-size: 21px;
	line-height: 26px;
	color: #999999;
}
.footer {
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	line-height: 26px;
	color: #660000;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.divider {
	background-image: url('../images/divider.gif');
	background-repeat: repeat-y;
	background-position: center top
}

