.trvtslogo		{ font:22px verdana;  font-weight: bold; color: #ffffff; }
.whatsnewtitle 	{ font-size: 11px verdana; font-weight: bold; line-height:22px; color: #800000; }
.whatsnewtext		{ font:9px verdana; color: #FFFFFF; line-height:15px; }
.footer			{ font:9px verdana; color: #ffffff; letter-spacing:.1em; }

#dateformat 		{ font:11px verdana; color: #ffffff; letter-spacing:.2em; }

body		{ margin:0; }
td 		{ font:11px verdana; color:#339900; }
hr		{ height:1px; color: #cccccc; border: 0; }
a		{ color: #3366FF; text-decoration: none; }
a:hover	{ color: #003399; }

.button
{
font-family: Arial;
font-size: 8pt;
text-decoration: none;
margin-right: auto;
margin-left: auto;
width: 60;
background-color: #666666;
color: #ffffff;
line-height: 24px;
background-repeat: no-repeat;
background-position: center;
text-align: center;
height: 24px;
margin-top: 5px;
margin-bottom: 5px;
border-radius: 6px;
-moz-border-radius: 6px;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
}

.button a
{
color: #ffffff;
text-decoration: none;
font-family: Arial;
font-size: 8pt;
}
.button a:hover
{
text-decoration: none;
font-family: Arial;
font-size: 8pt;
}
.button:hover
{
text-decoration: none;
background-color: #18457d;
line-height: 24px;
background-repeat: no-repeat;
background-position: center;
text-align: center;
}
