body,p,td,th {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 10pt
}

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: none;
}

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

.navbar {
	border-top: solid 1px #888888;
	border-bottom: solid 1px #888888;
}

.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: #cccccc;
}

.email_list_row_mouseover a:hover {
	background-color: #cccccc;
}

.email_list_row_selected {
	background-color: #9AC4FE;
}

.email_list_row_selected_mouseover {
	background-color: #70ACFE;
}

.email_list_row_selected_mouseover a:hover {
	background-color: #70ACFE;
}

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

.email_view_message_header {
	background-color: #e8eefa;
}

.email_view_header_bgcolor {
	background-color: #ffffff;
}

.error {
	color: #ff0000;
	font-style: italic;
}

.clock {
	font-weight: bold;
}

.search_folder_header {
	color: #232323;
	font-size: 12pt;
	font-weight: bold;
}

.quoted {
	color: #008000;
}

.quoted a {
	color: #008000;
}

.signature {
	color: #aaaaaa;
}

.signature a {
	color: #aaaaaa;
}

