<!--

p, li 			{
			font-family: sans-serif;
			font-size: 12px;
			text-align: justify;
			padding-right: 1px;
			}
.center 			{
			height: 98%;
                         }

html 			{
			height: 98%;
                         }

body 			{
			height: 96%;
			scrollbar-face-color: #CEE5ED;
			scrollbar-highlight-color: #FEFCE7;
			scrollbar-shadow-color: #FEFCE7;
			scrollbar-3dlight-color: #CEE5ED;
			scrollbar-arrow-color:  #00465F;
			scrollbar-track-color: #FEFCE7;
			scrollbar-darkshadow-color: #CEE5ED;
			}

a			{
			font-family: sans-serif;
			font-size: 12px;
			font-weight: bold;
			background: transparent;
			color: #00465F;
			text-decoration: none;
			}

h1			{
			font-size: 14px;
			font-family: sans-serif;
			font-weight: bold;
			}

a:hover			{
			background: transparent;
			color: #5E9EB7;

			}

.navi 			{
			text-decoration: none;
			font-family: sans-serif;
			font-size: 12px;
			background: transparent;
			color: #00475F;
			}

.navi:hover 		{
			font-family: sans-serif;
			font-size: 12px;
			font-weight: bold;
			background: transparent;
			color: #5E9EB7
			}

.navi:active		{
			font-family: sans-serif;
			text-decoration: none;
			font-weight: bold;
			font-size: 12px;
			background: transparent;
			color: #00475F;
			}

.guestbook
			{
			font-family:	sans-serif;
			font-size:	12px;
			color:		#000000;
			}

.submit
			{
			border:  	1px solid #000000;
			background:  	#ffffff;
			font-family: 	sans-serif;
                        width: 100px;
			font-size: 12px;
			}

.input
			{
			border:  	1px solid #000000;
			background:  	#ffffff;
			font-family: 	sans-serif;
			font-size: 12px;
			}

.tx-guestbook-latest-row
			{
			background-color: #FFFFFF;
                        font-family: 	sans-serif;
			border: 1px solid;
			border-color: #000000;
			font-family: sans-serif;
			font-size: 12px;
			margin-left: 30pt;
			width: 250pt;
			}

.tx-guestbook-list-header
			{
			background-color: #9CCDD5;
                        color: #FFFFFF;
			font-size: 12px;
                        font-weight:bold;
                        font-family: 	sans-serif;
			border-color: #000000;
			font-family: sans-serif;
			font-size: 12px;
			margin-left: 30pt;
			width: 250pt;
			}

.tx-guestbook-list-row, .tx-guestbook-list-rowleft

			{
			color: #00000;
			font-size: 12px;
                        font-family: 	sans-serif;
			border-color: #000000;
			font-family: sans-serif;
			font-size: 12px;
			margin-left: 30pt;
			}

.tx-guestbook-latest-header
			{
			background-color: #9CCDD5;
                        color: #FFFFFF;
                        font-weight:bold;
                        font-family: 	sans-serif;
			font-family: sans-serif;
			font-size: 12px;
			margin-left: 30pt;
			}

.tx-guestbook-form-error
			{
                        color: #000000;
                        font-family: 	sans-serif;
			border-color: #000000;
			font-family: sans-serif;
			font-size: 12px;
			margin-left: 20pt;
			}

.tx-guestbook-form-textarea
                        {
			border: 1px solid;
			border-color: #000000;
			background:  	#ffffff;
			font-family: sans-serif;
			font-size: 12px;
			height: 180px;
			width: 250pt;
                        }


-->