body {
	background-image: url('images/tt_bg.gif');
	margin: 0px;
	font-family: Trebuchet MS, Verdana, Arial;
}

td {
	color: #333333;
	font: 12px/15px Trebuchet MS, Verdana, Arial;
        line-height: 20px;
}

a:link, a:visited
{
	color: #072406;
	font-family: Trebuchet MS, Verdana, Arial;
	outline:none;
	text-decoration:none;
	cursor: hand;
}

a:active, a:hover
{
	color: #777777;
	font-family: Trebuchet MS, Verdana, Arial;
	outline:none;
        text-decoration:underline;
}

a.nav:link, a.nav:visited
{
        color: #FFFFFF;
        font: 12px Trebuchet MS, Verdana, Arial;
        text-decoration: none;
        cursor: hand;
}

a.nav:active, a.nav:hover
{
        color: #F5F4EF;
        font: 12px Trebuchet MS, Verdana, Arial;
        text-decoration: underline;
}

.title
{
	color: #555555;
	font: 16px Trebuchet MS, Verdana, Arial;
	letter-spacing: 5px;
        text-transform: uppercase;
border-bottom: 1px solid #555555;
line-height: 21px;
font-variant: small-caps;
}

.picture
{
padding-left: 10px;
}

.white {
	color: #FFFFFF;
	font: 12px/15px Trebuchet MS, Verdana, Arial;
}

a.menu:link, a.menu:visited
{
	color: #FFFFFF;
	font: 12px Trebuchet MS, Verdana, Arial;
	width: 100%;
	line-height: 25px;
	font-variant: small-caps;
}

a.menu:hover, a.menu:active
{
	background: #FFFFFF;
	color: #072438;
	text-decoration: none;
}