body,p,td,th,select,input {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 9pt
}

th {
	font-weight: normal;
	background-color: #dddddd
}

h1 {
	color: #222222
}

h3 {
	color: #222222;
	font-size: 140%
}

h4 {
	color: #222222;
	font-size: 120%
}

textarea {
	font-family: Courier New, monospace;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	background-color: #dddddd;
}

.folder_hover a:Hover {
	background-color: #eeeeee;
}

.table_header {
	color: #333333;
	border: #888888 1px solid;
	background-color: #dddddd;
	font-weight: bold
}

.table_bg {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}

.email_list_border {
	border: 1px solid #efefef
}

.email_list_row {
	background-color: #eeeeee;
}

.email_list_row_mouseover {
	background-color: #dddddd;
}

.email_view_message_msgbox {
	border: outset white 2px;
	background-color: #eeeeee;
}

.email_view_message_header {
	background-color: #eeeeee;
}

.error {
	color: #ff0000
}

.clock {
	font-weight: bold;
}

.search_folder_header {
	color: #232323;
	font-size: 12pt;
	font-weight: bold;
}

.tx 
{ 
font-family: Arial,Helvetica, sans-serif; 
font-size: 8pt; 
color: red;
}