﻿table.Splash
	{
	border-collapse: collapse;
	width: 580px;
	}
table.Login
	{
  width: 580px;
	border-collapse: collapse;
	}
th
	{
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	}
td
	{
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	}
td.InvalidBroswer
	{
	font-family: verdana;
	font-size: 14pt;
	font-weight: bold;
	color: red;
	}
td.AuthorLink
	{
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 0;
	cursor: pointer; 
	height: 20px;
	}
button.Splash
	{
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	width: 200px;
	}
button.Login
	{
	font-family: verdana;
	font-size: 12;
	font-weight: bold;
	width: 100px;
	}
input	
	{
	font-family: verdana;
	font-size: 12;
	width: 100;
	}
