body
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12pt;
	color: Black;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #FFFFF8; /* Icy Yellow */ 
}

A, A:visited, A:active, A:link
{
	color: #990000;
	text-decoration: none;
}

A:hover
{
/*	background: url(../images/underline-red.gif) repeat-x bottom left;*/
	text-decoration: underline;
}


Input Button File Select
{
	border: 1px solid black;
}

A.Disabled, A.Disabled:hover, A.Disabled:visited, A.Disabled:active
{
	color: Silver;
	text-decoration: none;
}

.LargeText
{
	font-size: 20pt;
}

.Select-150
{
	width: 150px;
}

.Select-168
{
	width: 168px;
}

.Select-200
{
	width: 200px;
}

.Text-150
{
	width: 150px;
}

.Inventory-CantFind
{
}

.SiteTitle {
/*	width:400px;
	background:#d4e7d4;
	border:2px solid #215e21;*/
	position:relative;
	margin-right:auto;
	margin-left:auto;
	font-size: 22px;
	font-family: Arial, Verdana, Sans-Serif;
	font-style: normal;
	line-height:30px;
	vertical-align:middle;
/*	padding:10px 5px 10px 5px;*/
	padding-bottom: 25px;
	text-align:center;
}

.TagLine {
/*	width:640px;
	background:#d4e7d4;
	border:2px solid #215e21;
	position:relative;*/
	margin-right:auto;
	margin-left:auto;
	font-size: 20px;
	font-family: Georgia;
	font-style: italic;
	line-height:25px;
	vertical-align:middle;
	padding:7px 3px 7px 3px;
	text-align:center;
}