body
	{
	font-family: Helvetica;
	text-shadow: #111111 1px 1px 1px;
	font-size: 18pt;
	color: #cccccc;
	background-color: #222222;
	background-image: url('images/background.png');
	margin: 0px;
	}

A
	{
	text-decoration: none;
	color: #cccccc;
	}
	
TD
    {
    font-family: Helvetica;
    color: white;
    font-size: 8pt;
    }
    
TH
    {
    font-family: Helvetica;
    font-size: 8pt;
    font-weight: bold;
    }
    
.InfoHead
    {
    font-family: Helvetica;
    font-size: 12pt;
    font-weight: bold;
    }
    
.Info
    {
    font-family: Helvetica;
    font-size: 12pt;
    }

.InfoRecord
    {
    font-family: Helvetica;
    font-size: 10pt;
    }
    
.SearchBox
	{
	margin: 10px;
	background-color: #333333;
	border: 1px solid #cc9900;
	-webkit-border-radius: 12px;
    font-family: Helvetica;
    font-size: 10pt;
    text-align: center;
	}

.header
	{
	/*position: fixed; top: 0; left: 0; width: 100%;*/
	line-height: 44px;
	font-size: 16pt;
	text-align: center;
	font-weight: bold;
	color: white;
	background-image: url('http://www.jerseymotorsport.com/speedtimingdb/newlive/images/headerbar.png');
	text-shadow: #000000 1px -1px 1px;
	}
	
	.back
		{
		float: left;
		padding: 7px;
		}
	
	.home
		{
		float: right;
		padding: 7px;
		}


.cell
	{
	margin: 10px;
	background-color: #333333;
	border: 1px solid #cc9900;
	-webkit-border-radius: 12px;
	}

.title
	{
	text-align: center;
	font-size: 24pt;
	margin: 5px;
	}

#ip
	{
	display: none;
	}

.navtitles
	{
	line-height: 44px;
	color: #CC9900;
	font-weight: bold;
	text-align: center;
	}

	.navrow
		{
		border-top: #2d2d2d solid 1px;
		font-size: 18pt;
		text-align: center;
		padding-right: 10px;
		background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#2b2b2b));
		}

	.navrow:last-child
		{
		-webkit-border-bottom-left-radius: 14px;
    	-webkit-border-bottom-right-radius: 14px;
		}

	.navrow a
		{
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		background: transparent url('http://www.jerseymotorsport.com/speedtimingdb/newlive/next.png') no-repeat scroll right center;
		}

.texty_text
	{
	margin: 10px;
	text-align: justify;
	font-size: 12pt;
	}

.fiosbutton
	{
	font-size: 14pt;
	margin-top: 8px;
	margin-bottom: 8px;
	}

.fiosresult
	{
	font-family: monospace;
	font-size: 13pt;
	background-color: white;
	color: black;
	}

.more-info-text
	{
	margin: 5px;
	font-size: 13pt;
	font-family: Courier New;
	}

#sniffbox, #holdbox
	{
	padding-bottom: 10px;
	}

.dns-text
	{
	font-size: 13pt;
	margin: 10px;
	}

#pingbox
	{
	margin: 10px;
	text-align: left;
	}

#pinghold
	{
	margin: 10px;
	}

.quick_pw_box
	{
	font-weight: bold;
	font-size: 14pt;
	font-family: monospace;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.quick_pw_button
	{
	font-size: 14pt;
	margin-top: 10px;
	}

.big_pw_parts
	{
	font-size: 13pt;
	display: table;
	text-align: left;
	}

.big_pw_parts input
	{
	font-size: 14pt;
	}

.uc_element
	{
	font-size: 14pt;
	}

.ascii_table
	{
	background-color: #9D9D9D;
	}

.ascii_table td
	{
	background-color: #D9D9D9;
	text-align: center;
	color: #333333;
	text-shadow: #C9C9C9 1px 1px 1px;
	font-size: 14pt;
	}

.contactitem
	{
	font-size: 14pt;
	width: 90%;
	}

.tracebox
	{
	font-size: 10pt;
	white-space: nowrap;
	display: table-cell;
	text-align: left;
	}
