body
{
	background-position: center;
	text-align: center;
	
}

.ta1
{
	background-position: left bottom;
	background-attachment:scroll;
	background-image: url(img/back.gif);
	vertical-align: bottom;
	background-repeat: no-repeat;
	text-align: center;

}
.getbottom {
	vertical-align: bottom;
	text-align:center;

}
.toptbl
{
	vertical-align: middle;
	text-align: center;
	
	
}
.btns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #003399;
	width: 100px;
}
.btns a:hover {
	background-color:Purple;
}
.input {
	border: thin solid #006699;
}
.browse {
	background-color: #FFFFCC;
	font-size: 10px;
	width: 120px;
}

.listbox {
	width: 126px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 138px;
}
.commentbox 
{
	border: thin solid #006699;
	width: 587px;
	height:42;
}
.smallboxes {
	width: 41px;
	border: thin solid #003399;
}
.btns2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #003399;
	width: 130px;
	}
.input2 {
	border: thin solid #006699;
	width: 150;
	}
.input3 {
	border: thin solid #006699;
	width: 159;
	height: 90;
	}
.emaillink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.stl50 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #002000;
	text-decoration: none;
}
.stl50 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:Navy;
	text-decoration: none;
}
.stl50 a:hover {
	color: Green;
	background-color:Yellow;
	text-decoration: none;
}
.stl50 a:visited {
	color:Maroon;
	text-decoration: none;
}
.comments {
	font-family:Verdana;
	font-size:10px;
	color:Black;
}
.comment_names {
	color:Navy;
	font-weight:bold;
	background-color:Yellow;
}

.stllast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:Black;
	text-decoration: none;
}
.stllast a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:Black;
	text-decoration: none;
}
.stllast a:hover {
	color: Green;
	background-color:Yellow;
	text-decoration: none;
}
.stllast a:visited {
	color:Maroon;
	text-decoration: none;
}
.links { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Black;
	text-decoration: none;
}
.links a:link {
	color:Black;
	font-weight:bold;
	text-decoration: none;
}
.links a:hover {color:Blue;
	font-weight:bold;
	text-decoration:none;
}
.links a:visited {color:Lime;
	font-weight:bold;
	text-decoration:none;
}


