a:link {color: #44372C; text-decoration:none; outline:none;}
a:visited {color: #44372C; text-decoration:none; outline:none;}
a:hover {color: #78614C; text-decoration:underline;outline:none;}
a:active{
	outline: none;
}

.bodytext{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #78614C;
}
.bodytextsmall{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #78614C;
}
.bodytextbold{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #78614C;
	font-weight: bold;
}
.pagetitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CB8E84;
}
.hometitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #78614C;
}
.tableOutline 
{
border-color: #000000; border-width: 1px; border-style:solid;
}
.Setup table {
		border-collapse:collapse;
		background:#eccbd4 url(../images_site/teaser.gif) repeat-x;
		border-left:1px solid #686868;
		border-right:1px solid #686868;
		font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
		color: #333;
}

.Setup td, th {
		padding:5px;
}

.Setup caption {
		padding: 0 0 .5em 0;
		text-align: left;
		font-size: 1.6em;
		font-weight: bold;
		text-transform: uppercase;
		color: #000;
		background: transparent;
}

/* =links
----------------------------------------------- */

.Setup table a {
		color:#950000;
		text-decoration:none;
}

.Setup table a:link {}

.Setup table a:visited {
		font-weight:normal;
		color:#fff;
}

.Setup table a:hover {
		border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

.Setup thead th, tfoot th, tfoot td {
		background:#333 url(../images_site/llsh.gif) repeat-x;
		color:#fff
}

.Setup tfoot td {
		text-align:right
}

/* =body
----------------------------------------------- */
body{
	margin: 0;
}

.Setup tbody th, tbody td {
		border-bottom: dotted 1px #333;
}

.Setup tbody th {
		white-space: nowrap;
}

.Setup tbody th a {
		color:#333;
}

.odd {}

.Setup tbody tr:hover {
		background: #d6d6d6;

}
