input.standard, textarea {
	background: transparent;
	border: 1px solid #999;
	color: #444444;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.65em;
	margin-bottom: 4px;
	text-align: left;
	height:18px;
}
input.button-large {
	font-size:1.3em;
	height:30px;
}
	
table.form {
	margin: 1em auto;
	border-spacing: 0;
	font-size: 0.7em;
	border: 1px solid #cccccc;
}


.form thead th,  .form tbody th {
	font-weight: bold;
	padding: .2em .7em .2em .8em;
	text-align: left;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
}

.form th.th_hack, .form thead th
{
	padding: 1em 0.5em 1em 0.8em;
}

.form tbody th {
	background: #dee2e9;
}

.form tr.odd th {
	background: #ededed;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.form td {
	padding: .6em 0.5em .6em 0.8em;
}

.form tr.odd td {
	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.form #messagetext td
{
	padding:0px;
	margin:0px;
}

.form #messagetext
{
	background: #f3f8fd url(/images/even.gif) repeat-x;
}
.form #messagetext textarea
{
	height:240px;
	width:90%;
}

table.readonly {
	margin: 1em auto;
	border-spacing: 0;
	font-size: 0.7em;
}


.readonly thead th,  .readonly tbody th {
	font-weight: bold;
	padding: .2em .7em .2em .8em;
	text-align: left;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
}

.readonly th.th_hack, .readonly thead th
{
	background: #f3f8fd url(/images/header.gif) repeat-x;
	padding: 1em 0.5em 1em 0.8em;
}

.readonly tbody th {
	background: #dee2e9;
}

.readonly tr.odd th {
	background: #ededed;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.readonly td {
	background: #f3f8fd url(/images/even.gif) repeat-x;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
	padding: .6em 0.5em .6em 0.8em;
}

.readonly tr.odd td {
	background: #f8f8f8 url(/images/odd.gif) repeat-x;
	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.message td.newmessage
{
	background: #3e6caa;
	color: #FFF;
	font-weight:bold;
	border:1px solid #32588b;
}

.message td.messagebody
{
	background: #f3f8fd url(/images/even.gif) repeat-x top;
	border: 1px solid #c6cdd8;
}

table.message {
	margin: 1em auto;
	border-spacing: 0;
	font-size: 0.7em;
}


.message thead th,  .message tbody th {	
	padding: .2em .7em .2em .8em;
	text-align: left;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
}

.message th.th_hack, .message thead th
{
	background: #f3f8fd url(/images/header.gif) repeat-x;
	padding: .6em 0.5em .6em 0.8em;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;
}

.message tbody th {
	background: #dee2e9;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.message tr.odd th {
	background: #dee2e9;
	font: bold 11px Arial, Helvetica, sans-serif;
}


.message td {
	font: normal 11px Arial, Helvetica, sans-serif;
	background: #dee2e9;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
	padding: .2em 0.5em .2em 0.8em;
}

.message tr.odd td {
	background: #dee2e9;
	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/*
.message td.newmessage
{
	background: #3e6caa;
	color: #FFF;
	font-weight:bold;
	border:1px solid #32588b;
}

.message td.messagebody
{
	
	border: 1px solid #c6cdd8;
}

table.message {
	margin: 1em auto;
	border-spacing: 0;
	font-size: 0.7em;
}


.message thead th,  .message tbody th {	
	padding: .2em .7em .2em .8em;
	text-align: left;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
}

.message th.th_hack, .message thead th
{
	background: #f3f8fd url(/images/header.gif) repeat-x;
	padding: .6em 0.5em .6em 0.8em;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;
}

.message tbody th {
	background: #dee2e9;
}

.message tr.odd th {
	background: #ededed;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


.message td {
	background: #f3f8fd url(/images/even.gif) repeat-x;
	border-top: 1px solid #fff;
	border-right: 1px solid #c6cdd8;
	border-bottom: 1px solid #c6cdd8;
	border-left: 1px solid #fff;
	padding: .3em 0.5em .3em 0.8em;
}

.message tr.odd td {
	background: #f8f8f8 url(/images/odd.gif) repeat-x;
	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
*/