/* CSS Document */

body {
	background-color: #563B20;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262521;
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #413505;
	text-decoration: none;
	font-weight: bold;
}
a.link1
{
color: #262521; 
CURSOR: hand; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: none;
font-weight: bold;
}

a.link1:hover
{color: #563B20; 
CURSOR: hand; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;	text-decoration: none; 
font-weight: bold;
}

a.link2
{
color: #262521; 
CURSOR: hand; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
text-decoration: none;}

a.link2:hover
{color: #563B20; 
CURSOR: hand; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px;	text-decoration: none; }

a.link3
{
	color: #203B56;
	CURSOR: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.link3:hover
{color: #000000; 
	CURSOR: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

a.more
{
	color: #ffffff;
	CURSOR: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}

a.more:hover
{color: #ffffff; 
CURSOR: hand; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px;	text-decoration: underline; }


li.odd{
	list-style-image: url(../images/ico.jpg);
	margin-left:-25px;
	padding-top:4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
