a:link { font-size:12px; font-family:Verdana; font-weight:bold; color:#076799; text-decoration:none }
a:visited { font-size:12px; font-family:Verdana; font-weight:bold; color:#054A70; text-decoration:none }
a:hover { font-size:12px; font-family:Verdana; font-weight:bold; color:#0285D2; text-decoration:bold }
a:active { font-size:12px; font-family:Verdana; font-weight:bold; color:#808080; text-decoration:underline }
a:focus { font-size:12px; font-family:Verdana; font-weight:bold; color:#0000FF; text-decoration:underline }

a.sub:link { font-size:11px; font-family:Verdana; font-weight:bold; color:#076799; text-decoration:none }
a.sub:visited { font-size:11px; font-family:Verdana; font-weight:bold; color:#054A70; text-decoration:none }
a.sub:hover { font-size:11px; font-family:Verdana; font-weight:bold; color:#0285D2; text-decoration:bold }
a.sub:active { font-size:11px; font-family:Verdana; font-weight:bold; color:#808080; text-decoration:underline }
a.sub:focus { font-size:11px; font-family:Verdana; font-weight:bold; color:#0000FF; text-decoration:underline }

a.title:link { font-size:14px; font-family:Verdana; font-weight:bold; color:#054A70; text-decoration:none }
a.title:visited { font-size:14px; font-family:Verdana; font-weight:bold; color:#054A70; text-decoration:none }
a.title:hover { font-size:14px; font-family:Verdana; font-weight:bold; color:#0285D2; text-decoration:bold }
a.title:active { font-size:14px; font-family:Verdana; font-weight:bold; color:#808080; text-decoration:none }
a.title:focus { font-size:14px; font-family:Verdana; font-weight:bold; color:#0000FF; text-decoration:none }

p { text-align:left; font-size:small; font-family:Verdana; color:#000000; font-weight:normal; text-decoration:none }
p:first-letter { text-align:left; font-size:17px; font-family:Verdana; color:#054A70; font-weight:bold; text-decoration:none }
h1 { font-size:small; font-family:Verdana; color:#054A70; font-weight:normal; text-decoration:none }
h2 { font-size:14px; font-family:Verdana; color:#076799; font-weight:bold; text-decoration:none }
li { font-size:small; font-family:Verdana; color:#000000; }
ul { font-size:small; font-family:Verdana; color:#FF6600; }
b { font-size:small; font-family:Verdana; color:#054A70; }

i.small { font-size:x-small; font-family:Verdana; color:#808080; }

/* this file is in the public domain */

body { text-align: left; }

.mailchute_form table {
	color: black;
	background-color: rgb(200, 200, 200);
	font: normal normal 400 10pt sans-serif;
	border: 1px solid black;
}

/* table-cells */

.mailchute_status, .mailchute_action {
	color: white;
	background-color: rgb(100, 100, 100);
	padding: 0.25em;
}

.mailchute_status {
	font-weight: bolder;
	text-align: center;
}

.mailchute_action { text-align: right; }

.mailchute_label {
	text-align: left;
	width: 4em;
}

.mailchute_field {
	text-align: left;
	width: 44em;
}

.mailchute_body { text-align: left; }

/* elements inside table-cells */

.mailchute_action a { color: white; }

.mailchute_form label {
	font: inherit;
	text-align: left;
}

.mailchute_form button {
	color: black;
	background-color: rgb(200, 200, 200);
}

.mailchute_entry, .mailchute_form select, .mailchute_form input,
	.mailchute_form textarea
{
	color: black;
	background-color: white;
	font: inherit;
	text-align: left;
	margin: 0px;
	width: 100%;
}
.mailchute_entry {
	padding: 0px;
	border-style: none;
}
