body {
	background-color: #FFFFFF;
	color: black;
}

input {
	font-family: arial,helvetica,sans-serif;
	font-size: 8pt;
}

select {
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

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

a.menuitem {
	color: #333333;
	padding: 4px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
}

a.menuitem:hover {
	color: #000000;
	background-color: #cccccc;
	text-decoration: none;
}

a.widget:hover {
	text-decoration: underline;
}

.outline {
	background-color: black;
}

.menu {
	color: black;
	background-color: #eeeeee;
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
}

.header {
	color: #ffffff;
	background-color: #aaaaaa;
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

.light {
	color: black;
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

.smallheader {
	color: #ffffff;
	background-color: #888888;
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

.small {
	color: #ffffff;
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

.control {
	color: black;
	background-color: #dddddd;
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

.item {
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: black;
	background-color: #dddddd;
}

.button {
	color: white;
	background-color: #777777;
	border-bottom: thin solid #555555;
	border-right: thin solid #555555;
	border-top: thin solid #eeeeee;
	border-left: thin solid #eeeeee;
	font-size: 8pt;
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

.defbutton {
	color: white;
	background-color: #069;
	border-bottom: thin solid #555555;
	border-right: thin solid #555555;
	border-top: thin solid #eeeeee;
	border-left: thin solid #eeeeee;
	font-size: 8pt;
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

.selected {
	background-color: #eeeeee;
}

.text {
	background-color: white;
}

.item0 {
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background-color: #f3f3f3;
}

.item1 {
	font-family: Verdana, Tahoma,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background-color: #e9e9e9;
}

.fixed {
	font-size: 10pt;
	font-family: monospace, fixed;
}

form {
	margin: 0;
}

.narrow {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
}

.link {
	color: #333399;
	font-weight: bold;
	text-decoration: underline;
}

.llink {
	color: #333399;
	font-weight: normal;
	text-decoration: underline;
}

.hlink {
	color: #333399;
	text-decoration: none;
}

.hlink:hover {
	text-decoration: underline;
}

.olink {
	white-space: nowrap;
	color: #448;
	text-decoration: none;
	line-height: 16px;
	border: 1px solid #eee;
	padding: 0 1px;
	display: block;
	width: 100%;
}

.olink:hover {
	background-color: #ffc;
	border: 1px solid #cc9;
}

.deleted {
	background-color: #999999;
}

.deleted-hi {
	background-color: #777777;
}

.important {
	background-color: #ffcccc;
}

.important-hi {
	background-color: #ffaaaa;
}

a.message2 {
	color: #336699;
}

a.message2:hover {
	text-decoration: underline;
}

.unseen {
	background-color: #eeeeff;
}

.unseen-hi {
	background-color: #ccccff;
}

.answered {
	background-color: #ccffcc;
}

.answered-hi {
	background-color: #99ee99;
}

.text-hi {
	background-color: #e5e5e5;
}

.quoted {
	color: #330066;
}

.folderunsub {
	background-color: #bbccdd;
	font-style: italic;
}

.drag{
    position:relative;
    cursor:hand
}
/* ENDOFINBOXPAGE */
