@charset "utf-8";
/* CSS Document */

A:link, A:active, A:visited {
	text-decoration: underline;
	color: #9a543f;
	outline: none;
}	
A:hover {
	color: #53cb61;
	text-decoration: underline;
	outline: none;
}
img { border: 0; }
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #696969;
}
h2 {
	font-size: 20px;
	color: #9a543f;
}
h3 {
	font-size: 14px;
	color: #696969;
}
h4 {
	font-size: 14px;
	color: #9a543f;
	margin:0;
	padding:0;
}
h5 {
	font-size: 12px;
	color: #696969;
}
h6 {
	font-size: 10px;
	color: #9a543f;
}
html, body {
	margin: 0;
	padding: 0;
	}
body { 
	background:url(images/background.jpg) top center;
	background-color:#272727;
}
body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
.body, p, li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	margin: 3px 0 8px 0;
}
.tpTable {
	margin-top: 20px;
	width: 100%;
	border: 1px solid #CCCCCC;
}
.tpHeaderCenter {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #9a543f;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
	padding: 5px
}
.tpHeaderPic {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a543f;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.tpHeaderSide {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #9a543f;
	text-align: center;
	border: 1px solid #CCCCCC;
	width: 50%;
	padding: 5px
}

.tpAgenda {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #9a543f;
	text-align: center;
	margin-top: 10px
}

table.formTable {
	width: 100%;
	border: 1px solid #808080;
}

table.formTable td{
	padding-left:10px;
	height: 40px;
}

table.formTable tr.shade{
	background-color: #D3D3D3;
}

table.sitemapTable {
	width: 100%;
}

.mottotext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	font-weight:bold
}
