a:link { color: #0000AA; text-decoration: none; }
a:visited { color: #000055; text-decoration: none; }
a:hover { color: red; }
a:active { color: green; }

.t0	{
	border-top	:	1px solid black;
	border-left	:	1px solid black;
	border-right	:	1px solid black;
	border-bottom	:	1px solid black;
	}

.t00	{
	border-top	:	1px solid white;
	border-left	:	1px solid white;
	border-right	:	1px solid black;
	border-bottom	:	1px solid black;
	}

.t000	{
	border-top	:	1px solid black;
	border-left	:	1px solid black;
	border-right	:	1px solid white;
	border-bottom	:	1px solid white;
	}

.t1	{
	border-top	:	1px solid #E6F5FF;
	border-left	:	1px solid #E6F5FF;
	border-right	:	1px solid #0078B9;
	border-bottom	:	1px solid #0078B9;
	}

.t11	{
	border-top	:	1px solid #64C8FF;
	border-left	:	1px solid #64C8FF;
	border-right	:	1px solid #64C8FF;
	border-bottom	:	1px solid #64C8FF;
	}

.t2	{
	border-top	:	1px solid #003C78;
	border-left	:	1px solid #003C78;
	border-right	:	1px solid #003C78;
	border-bottom	:	1px solid #003C78;
	}

.t3	{
	border-top	:	1px solid #C0C0C0;
	border-left	:	1px solid #C0C0C0;
	border-right	:	1px solid #C0C0C0;
	border-bottom	:	1px solid #C0C0C0;
	}

.t4	{
	border-top	:	1px solid #326496;
	border-left	:	1px solid #326496;
	border-right	:	1px solid #326496;
	border-bottom	:	1px solid #326496;
	}

.t5	{
	border-top	:	1px solid #646464;
	border-left	:	1px solid #646464;
	border-right	:	1px solid #646464;
	border-bottom	:	1px solid #646464;
	}

.t6	{
	border-top	:	1px solid #A0A0A0;
	border-left	:	1px solid #A0A0A0;
	border-right	:	1px solid #A0A0A0;
	border-bottom	:	1px solid #A0A0A0;
	}

.t7	{
	border-top	:	1px solid #AAAAAA;
	border-left	:	1px solid #AAAAAA;
	border-right	:	1px solid #AAAAAA;
	border-bottom	:	1px solid #AAAAAA;
	}

.t8	{
	border-top	:	1px solid #808080;
	border-left	:	1px solid #808080;
	border-right	:	1px solid #808080;
	border-bottom	:	1px solid #808080;
	}

.btn	{
	border-top	:	1px solid white;
	border-left	:	1px solid white;
	border-right	:	1px solid #222222;
	border-bottom	:	1px solid #222222;
	width		: 	100%;
	text-align	:	center;
	padding		:	1px;
	color		:	black;
	font-family	:	Tahoma;
	font-weight	:	Bold;
	font-size	:	8pt;
	}	

