@charset "utf-8";
/* CSS Document */

#lynchwareScripts {
	position:absolute;
	left:-1px;
	top:1px;
	width:184px;
	height:105px;
	z-index:1;
}
#tFeild {
	font-family: "Courier New", Courier, monospace;
	color: #0000FF;
	font-size: 11px;
	border-top-color: #00FF33;
	border-right-color: #00FF33;
	border-bottom-color: #00FF33;
	border-left-color: #00FF33;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #4E2000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #38AED1;
	line-height: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	background-image: url(../images/scriptsBackground.gif);
	background-repeat: repeat-x;
}

table { border: thin solid #000000; }
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #4E2000;
}
a:active { text-decoration: none; }

#Available {
	word-spacing: 25em;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #336600;
}

h4 {
	font-size: large;
	color: #990000;
	text-decoration: blink;
	font-weight: bold;
	letter-spacing: .2em;
}
