.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #515151;
}

.nofont
{
	font-size: 0px;
}

tr.t0
{
	text-align: right;
}

tr.t1
{
	background-color: #eef2f2;
	text-align: right;
}

tr.selected
{
	background-color: #000000;
}

tr.even
{
	background-color: #ffffff;
	height: 40;
}

tr.odd
{
	background-color: #ffffff;
	height: 40;
}

td.caption
{
	background-color: #4682b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	text-align: center;
	font-weight: bold;
}

input.field
{
	background-color: #ffffe0;
}

input.submit
{
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-width: 1;
}

select.field
{
	background-color: #ffffe0;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

tr.theme_class_1
{
	background-color: #eaeaea;
}

tr.theme_class_2
{
	background-color: #f9f7ca;
}