body,td {
	font-family: verdana,arial,helvetica;
	font-size: 14px;
	color: white;
	}

p 	{
	font-family: verdana,arial,helvetica;
        font-size: 14px;
        color: black;
        }


a:link		{
		font-family:verdana,helv,helvetica,tahoma,arial;
		font-size:12px;
		color: red;
		text-decoration:none;
		font-weight:bold;
		}

a:visited	{
		font-family:verdana,helv,helvetica,tahoma,arial;
                font-size:12px;
                color: red;
		text-decoration:none;
		font-weight:bold;
		}

a:hover		{
		font-family:verdana,helv,helvetica,tahoma,arial;
		font-size:12px;
		color: white;
		text-decoration:none;
		font-weight:bold;
		}

a:active	{
		font-family:verdana,helv,helvetica,tahoma,arial;
		font-size:12px;
		color: white;
		text-decoration:none;
		font-weight:bold;
		}
.tagline 	{ 
		font-size: small;
		color: grey;
		}
.maintext	{
		color: white;
		font-size: 11px;
		font-family: verdana,arial,helvetica;
		}

.maptext	{
                color: black;
                font-size: 11px;
                font-family: verdana,arial,helvetica;
                }

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(/img/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}

.tealtable, .tealtable TD, .tealtable TH
{
font-size: 12px;
background-color:white;
color:black;
}
.commentheader  {
                font-size: 11px;
                color: grey;
                }

