body {
	background-color: #D4ECBB;
	font-family: "Lucida Grande", "Lucida Sans", "Verdana", sans-serif;
	font-size:11px;
}

/*td,td a
{
	
	font-size: 11px;
	color: #08141E;
}*/

.table_border {
	background-color: #7F9DB9;
}

td.table_border { background-color: #559967; }

td.table_border table, td.table_border table td { background-color: #E8E7CD; }

input,select
{
	border-style: solid;
	border-color: #7F9DB9;
	border-width: 1px;
	font-size: 11px;
}

/*td.maintext
{
	font-weight: bold;
	color: #455D46;
}*/
a:hover, a:visited:hover
{
	text-decoration: underline;
	color: #739A1E;
}

a, a:visited {
	text-decoration:none;
	color: #9E2610;
}

.title
{
	font-size: 15px;
	color: #123858;
	font-weight: bold;
}

.title2,.title2 a
{
	font-size: 12px;
	color: #123858;
	font-weight: bold;
	text-decoration: none;
}

td.sidebar {
	
}

/*.sidebar a
{
	font-size: 11px;
	color: #123858;
	text-decoration: none;
}

.fancy_link a
{
	color: #08141E;
	text-decoration: none;
}

.sidebar_title a:hover,.sidebar a:hover,.fancy_link a:hover {
	text-decoration: underline;
}*/
