@charset "utf-8";
/* www.fotoneis.com Basic Stylenames */




/* TABLE*/
table.GlobalTable {
	margin-top: 30px;
	padding: 0px;
	width: 983px;
}

table.MainContainer { width: 981px; }

table.GuestBook { margin-bottom: 25px; width: 636px; }

table.GuestBForm {
	border: solid;
	border-color: silver;
	border-width: 1px 1px 0px 1px;
	margin-top: 15px;
	width: 606px;
	/* 606 */
}

table.GuestBFormThnx {
	margin-top: 15px;
	width: 606px;
	/* 606 */
}












/* TH */
th.GlobalTableHeadTh {
	height: 129px;
}

th.MainContainerLink { background-color: #ef3c39; vertical-align: top; width: 180px; }

th.MainContainerDist15 {
	width: 15px;
	height: auto;
}

th.MainContainerContents {
	vertical-align: top;
	width: 636px;
}

th.MainContainerBanners {
	width: 150px;
	vertical-align: top;
}

th.GuestBookThnx { padding: 5px; vertical-align: top; }

th.GuestBookLT {
	background-image: url("../ImagesFolder/Slices/GuestBook/lt.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

th.GuestBookRT {
	background-image: url("../ImagesFolder/Slices/GuestBook/rt.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

th.GuestBookT {
	background-image: url("../ImagesFolder/Slices/GuestBook/Border.gif");
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: auto;
}

th.GuestFormUploadLeft {
	border: solid;
	border-color: silver;
	border-width: 0px 1px 1px 0px;
	padding: 5px;
	width: 100px;
}

th.GuestFormUploadRight {
	border: solid;
	border-color: silver;
	border-width: 0px 0px 1px 0px;
	padding: 5px;
	width: 483px;
}

th.ContactL { text-align: right; vertical-align: top; width: 185px; }
th.ContactR { text-align: left; vertical-align: top; width: 421px; }











/* TD */
td.GlobalTableHeadCont {
	background-color: #ef3c39;
	vertical-align: top;
}

td.GlobalTableMainCont {
	border: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #ef3c39;
	vertical-align: top;
}

td.GuestBookLB {
	background-image: url("../ImagesFolder/Slices/GuestBook/lb.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

td.GuestBookRB {
	background-image: url("../ImagesFolder/Slices/GuestBook/rb.gif");
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
}

td.GuestBookL {
	background-image: url("../ImagesFolder/Slices/GuestBook/Border.gif");
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 15px;
}

td.GuestBookR {
	background-image: url("../ImagesFolder/Slices/GuestBook/Border.gif");
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	width: 15px;
}

td.GuestBookB {
	background-image: url("../ImagesFolder/Slices/GuestBook/Border.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 15px;
	width: auto;
}

td.GuestBookContent { vertical-align: top; }

td.GuestFormUploadLeft {
	border: solid;
	border-color: silver;
	border-width: 0px 1px 1px 0px;
	padding: 5px;
	width: 100px;
}

td.GuestFormUploadRight {
	border: solid;
	border-color: silver;
	border-width: 0px 0px 1px 0px;
	padding: 5px;
	width: 483px;
}