/* CSS Document */
a:link {
	color: #473D02;
	text-decoration: none;
}
a:visited {
	color: #4D4014;
	text-decoration: none;
}
a:hover {
	color: #463E10;
	text-decoration: none;
}
a:active {
	color: #473D0C;
	text-decoration: none;
}

.tah-small {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	color: #584C36;
	font-size: 9px;
}
.foottext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F3414;
	text-decoration: none;
}

.bordo {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 9px;
	color: #5F0B03;
}
.mainbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #584C36;

}
.Backround {
	background-image: url(images/mainBackround.jpg);
	background-repeat: no-repeat;
}
.topBarbackround {
	background-image: url(images/minibar.jpg);
	background-repeat: repeat-x;
}
.topMainBarbackround {
	background-image: url(images/topbar.jpg);
	background-repeat: repeat-x;
}
.headertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #3F3414;
	text-decoration: underline;
}
.topnavborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3F3414;
	border-right-color: #3F3414;
	border-bottom-color: #3F3414;
	border-left-color: #3F3414;
}


.ProjectBackround {
	background-repeat: no-repeat;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #3F3414;
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #504213;
	text-decoration: none;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #504213;
	text-decoration: none;

}