body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}

td {
	font-size: 12px;
}

a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}

.textfield_fixed { 
	display: none;
}
.quote { 
	margin-left: 15px;
        color: #000000;
	font-family: Tahoma, Arial; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: italic;
}

.txtbold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.msgbuttons {
	display: none;
}

.msgnavi {
	display: none;
}

td.messagefields {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	background-color: #FFFFFF;
}

td.messagehdr {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	width: 90px;
}

.button {
	display: none;
}

tr.boldrow {
	font-weight: bold;
}

tr.boldrow td {
	font-weight: bold;
}

tr.boldrow td a {
	font-weight: bold;
}

td.rmargin {
	display: none
}
td.lmargin {
	display: none
}

.headerrow {
	display: none
}
.inforow {
	display: inline;
	position: absolute;
	right: 20px;
}
.inforow a { text-decoration: none; }
.localelist {
	display: none;
}
td.folderlistcell {
	display: none;
}
