div.ablist {
	visibility: hidden;
	overflow: hidden;
	z-index: 1;
	background-color: #FFFFFF;
	border: #000000 2px solid;
	padding: 2px;
}

a.ablist {
	font-family: Arial,Helvetica, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}

select.abselect {
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 0.85em;
	background: #E4F2FF;
	color: #333333;	
}

div.fullHeaders {
	visibility: hidden;
	overflow: hidden;
	width: 80%;
	z-index: 1;
	position: absolute;
	top: 3px;
	left: 3px;
	background-color: #FFFFFF;
	border: #000000 2px solid;
	padding: 2px;	
	text-align: left;
}

pre.fullHeaders {
	color: #000000;
	text-align: left;
}

a.fullHeaders {
	text-decoration: none;
}

a.menu {
	font-family: Arial,Helvetica, Sans-Serif;
	color: #333333;
	text-decoration: underline;
	font-size: 0.85em;
}

a.menu:hover {
	background: #E4F2FF;
}

input {
	border: #000000 1px solid;
	padding: 2px;
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 0.85em;
}

input.imageInput, input.checkInput {
	padding: 0px;
	border: #000000 0px inset;
	border-color: transparent;
}

textarea {
	border: #000000 1px solid;
	font-size: 0.95em;
}

div.menu {
        border: #84C6FF 1px solid;
}

div.menu:hover {
	background: #E4F2FF;
	border: #CCCCCC 1px solid;
}

tr.coloredInboxLine { 
	color: #333333;
} 

a.coloredInboxLine { 
	color: #333333;
} 

a.inboxLine {
	color: #333333;
}

a.nav, table.nav {
	text-decoration: none;
	color: #333333;
	font-family: Arial,Helvetica, Sans-Serif;
	font-weight: bold;
}

table.nav {
	width: 100%;
	background: #E4F2FF;
}

a.selectAll {
	color: #333333;
	font-family: Arial,Helvetica, Sans-Serif;
	align: right;
	font-weight: normal;
}

td.msgnav, div.msgnav {
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 1.2em;
	vertical-align: middle;
	color: #333333;
}

td.messageHead {
	font-family: Arial,Helvetica, Sans-Serif;
	font-size: 0.95em;
}

table.navTop {
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}

table.navMain, table.sendMail {
	border: #CCCCCC 1px solid;
}

hr.msgsep {
	border-top: #CCCCCC 1px solid;
	border-right: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	width=100%;
}

table.loginTable {
	border: #CCCCCC 1px solid;
}

/* below is a work-around for IE */
form.tf {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
