/*
---------------------------------------------------------
Guesbook Version 1.2.0.
Date: March 2005
(c) Created by Thang Nguyen, thang_toronto@yahoo.ca

This application is freely available. However, it uses
the vietuni.js  file that may have copyright applied.
---------------------------------------------------------
*/	

	table 
	{
		font-family: Verdana, Arial, Times New Roman;
		font-size: 8pt;		
	}

	table.FullScreen
	{
		height: 100%;
		width: 700;
	}

	td.BottomRow
	{
		height: 50px;
	}

	
	.Lbdr {
		border-left-style: solid; border-left-width: 1px; border-left-color: #DDD;
	}
	
	.Tbdr {
		border-top-style: solid; border-top-width: 1px; border-top-color: #DDD;
	}

	.Rbdr {
		border-right-style: solid; border-right-width: 1px; border-right-color: #DDD;
	}
	.Bbdr {
		border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #DDD;
	} 

	.h20 {
		height: 20px;
	}

	.tbl700
	{
		width: 700;
	}

	.3pad {
		padding: 3px;
	}

	div.thmPageLinks {
		padding:2; top:12; position: relative;
		border-style: solid; border-width: 1px; border-color: #555;
		z-index:5;
		background-color: white;
	}

	