#main {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
#content {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 535px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#parenttable {
	background-image: url(img/tb-bg.gif);
	background-repeat: repeat;
	height: 100%;
	width: 800px;
}
#content a:link {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #E11131;
}
#content a:hover {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #A2D39D;
}
#content a:visited {

	font-family: "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;

	color: #E11131;
}
