body	{
	font-family: Arial;
	font-size: 11px
	}

A:link {text-decoration: underline; color: #39456C }
A:visited {text-decoration: underline; color: #39456C }
A:active {text-decoration: underline; color: #39456C }
A:hover {background: #39456C; color:white }



h2	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 22px;
	color: #893030
}
h3	{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: strong;
	color: #987B7B
	}
	
.h3class
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	font-weight: strong;
	color: #987B7B
}
	
.standard
{
	font-family: Arial;
	font-size: 11px
}

p	{
	font-family: Arial;
	font-size: 13px
}

input.button {
	color: #FFFFFF;
	background-color: #39456C;
	font-size: 10px;
}

input.field {
	color: #000000;
	background-color: #D7D8DD;
	font-size: 13px;
}
	
textarea.field {
	color: #000000;
	background-color: #D7D8DD;
	font-size: 13px;
}



.footer {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	color: #893030
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}


.inbox table
{
	border: 2px solid #000;
		
}

.inbox td
{
	
	
}

.inbox th
{
	font-weight: bold;
	background-color: #eee;
	text-align: left;
}