body {
		margin: 				0px;
		background-color: 		#fefae9;
		font-family: 			"Bookman Old Style", "Trebuchet MS", arial, sans-serif;	
}
table {
		border-collapse: collapse;	
}
#container {
		margin-left: auto;
		margin-right: auto;
		width: 850px;
		text-align: center;		
}

#header {
		margin-left: auto;
		margin-right: auto;
}

#tinawredeheader {
		background-image: url(../images/header.jpg);
		background-repeat: no-repeat;
		background-position: center;	
		height: 130px;
}
#menu1 {
		text-align: center;	
}

.tdmain {
		height: 350px;
		text-align: center;
		vertical-align: top;	
}
html>body .tdmain {
		min-height: 350px;	
}

.leftside {
		background: none;
		height: 500px;
		width: 150px;
		padding: 2px 15px 0px 0px;
		text-align: right;
		line-height: 17pt;
}
.rightside {
		background: none;
		height: 500px;
		width: 150px;
}

.content {		
		width: 700px;
		text-align: left;
		margin: 0 auto 0;
}
td.pageimage {
		width: 200px;
		text-align: center;	
}
.tbl {
	
		background-image: url(../images/treeback.gif);
		background-repeat: repeat-y;
		background-position: center;
}

#bottom {
		height: 60px;
		float: right;
		margin-left: auto;
		margin-right: auto;
		width: 850px;
}

#line {
		background-image: url(../images/endline.gif);
		background-repeat: no-repeat;
		background-position: center;	
		height: 5px;
		padding-bottom: 5px;
}
#langmenu {
		padding-left: 60px;
		width: 250px;
		float: left;
		text-align: left;
}
#minimenu {
		padding-right: 60px;
		width: 400px;
		float: right;
		text-align: right;
}

p, li, form, td, span, textarea, input {
		font-size: 11pt;
		font-family:  "Bookman Old Style", "Trebuchet MS", arial, sans-serif;
		line-height: 17pt;
		color: #a83233;
}

textarea, input {
		color: #000000;
		line-height: 14pt;
}

ul {
		list-style-position: outside;
		/*display: inline-table;*/
}

.title, h1 {
		font-size: 12pt;
		font-weight: bold;
		display: inline;
}

	
.text {
		text-align: left;	
}
.right {
		text-align: right;	
}
.center {
		text-align: center
}
.button {
		display: inline;
		padding: 5px;
}

a, a:link, a:visited, a:hover {
		color: #a83233;
}
a:hover {
	color: #df3233;
}
.small {
	font-size: 8pt;
	color: #a83233;
	text-decoration: none;
}
.smalllink {
	font-size: 8pt;
	text-decoration: none;
}

a:hover.small {
	color: #aaaaaa;
}

.jump {
		font-style: italic;
		font-size: 11pt;
		text-decoration: none;
}
a.menulink {
		font-size: 11pt;
		line-height: 12pt;
		text-decoration: none;	
}
a:hover.menulink {
		color: #aaaaaa;	
}

img {
	border: none;
	vertical-align: middle;
}
img {
		border: none;
		vertical-align: middle;
}
.img {
		margin: 12px 12px 12px 12px;	
}

.imglinks {
	float: left;
	padding: 0px 12px 0px 12px;
}

.imgrechts {
	float: right;
	padding: 0px 12px 0px 12px;
}

.form {
	color: #000000;
	background-image: url(../images/formback.jpg);
	background-repeat: repeat-x;
}

