p{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
}

th {
	background-color: #CCCCCC
}

h1 {
	color: #222222
}

h3 {
	color: #003366; font-weight: bold
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt
}

h4 {
	color: #003366; font-weight: bold
}

textarea {
	font-family: "Courier New", Courier, mono;
}

a {
	color: #333333;
}

a:hover {
	color: #333333;
}

.navbar {
	border-top: solid 1px #888888;
	border-bottom: solid 1px #888888;
}

.table_bg {
	border: 1px solid #cccccc;
	background-color: #DAE4F8;
}

.table_header {
	color: #002B80;
	border: #5583DE 1px solid;
	background-color: #C0D1F4;
	font-weight: bold;
}


.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 #5583DE 1px;
	background-color: #EFF3FC;
    font-family: "Courier New", Courier, mono;
	padding: 5px;
}

.email_view_message_header {
	background-color: #eeeeee;
}

.email_view_header_bgcolor {
	background-color: #ffffff;
}

.error {
	color: #ff0000;
	font-style: italic;
}

.clock {
	font-weight: bold;
}

.search_folder_header {
	color: #232323;
	font-size: 10pt;
	font-weight: bold;
; font-family: Verdana, Arial, Helvetica, sans-serif
}

.quoted {
	color: #008000;
}

.quoted a {
	color: #008000;
}

.signature {
	color: #aaaaaa;
}

.signature a {
	color: #aaaaaa;
}

body { 	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
} 

td { 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt
} 

th  { 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt 
} 

select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

body{
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
}

.small {
		font-family: Tahoma;
		font-size: 10px;
		color: #FFFFFF;
}

.whitehref {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #DDE6F8;
		text-decoration: none;
}

.whitehref:hover {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #DDE6F8;
		text-decoration: underline;
}


.menu {
		font-family: Tahoma;
		font-size: 11px;
		font-weight: bold;
		color: 002B80;
		text-decoration: underline;
}

.menu:hover {
		color: #0056FF;
		text-decoration: underline;
}

.header {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #002B80;
		background-color: #DAE4F8;
		height: 35px;
		padding-left: 15px;
}

.subheader {
		font-family: Tahoma;
		font-size: 13px;
		font-weight: bold;
		color: #002B80;
		background-color: #DAE4F8;
		height: 20px;
}

.tblhead {
		background-color: #E4EDFF
}


td  { 
		font-family: Tahoma;
		font-size: 11px;
		color: #000000;
		font-weight: normal;
 } 