﻿/* 

Theme & Template Designed By: Todd Swift
ThemeKings --  www.themekings.net
August. 2015  All Rights Reserved
Shyrock Gaming Template  -  Revised 11/19
*/
/* Body */
table th, table td, table tr {
	padding: 0px;
	text-align: center;
	color: #C0C0C0;
}
input[type=button], input[type=submit], input[type=reset] {
	background-color: #498F8A;
	border: none;
	color: white;
	padding: 3px;
	text-decoration: none;
	margin: 1px auto 1px auto;
	height: 16px;
	font-size: 80%;
}
input {
	height: 10px;
	width: 120px;
	position: relative;
	background-color: #333333;
	color: #808080;
	border:1px #000000 solid;
}
