body { 
margin: 0; 
padding: 0; 
font-family: Arial,Helvecia,Verdana;
background-color: #A6B28E; 
background-image: url(../pics/bkgd.gif);
background-repeat: no-repeat;
background-position: top;
background-attachment: scrolls;
}


img.hide
{
position:relative;
height: 180px;
width: 252px;
z-index:1
}


a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }


.text	{ list-style: none; font-family: Arial, Helvetica, Verdana;
				color: #000000; font-weight: none; font-size: 16px;}
				
				
.perpetuatingtext	{ list-style: none; font-family: Arial, Helvetica, Verdana;
				color: #000000; font-weight: bold; font-size: 20px; color: #FDC100; font-style: italic; }
				
.sincetext	{ list-style: none; font-family: Arial, Helvetica, Verdana;
				color: #000000; font-weight: none; font-size: 10px; color: white;}
				
.headertext { list-style: none; font-family: Arial, Helvetica, Verdana;
				color: #000000; font-weight: none; font-size: 10px;}

.heading	{ list-style: none; font-family: Verdana, Arial, Helvetica;
				color: #E38E61; font-weight: bold; font-size: 16px; font-style: none; text-decoration: none;}
				
				
.submitadminbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:75px;
	background: white;
	color: black;
	border: solid 1px black;
}
.submitadminbutton:hover { Background:red;color: white; border: solid 2px black;}

.resetbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:75px;
	background: white;
	color: black;
	border: solid 1px black;
}
.resetbutton:hover { Background:silver;color: black; border: solid 2px black;}


.viewbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:85px;
	background: white;
	color: black;
	border: solid 1px black;
}
.viewbutton:hover { Background:silver;color: black; border: solid 2px black;}


.forwardbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:75px;
	background: white;
	color: black;
	border: solid 1px black;
}
.forwardbutton:hover { Background:silver;color: black; border: solid 2px black;}

.backbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:75px;
	background: white;
	color: black;
	border: solid 1px black;
}
.backbutton:hover { Background:silver;color: black; border: solid 2px black;}


.gobutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:25px;
	background: white;
	color: black;
	border: solid 1px black;
}
.gobutton:hover { Background:silver;color: black; border: solid 2px black;}

.submitbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:85px;
	background: white;
	color: black;
	border: solid 1px black;
}
.submitbutton:hover { Background:silver;color: black; border: solid 2px black;}


.browserbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:75px;
	background: white;
	color: black;
	border: solid 1px black;
}
.browserbutton:hover { Background:silver;color: black; border: solid 2px black;}


.editadminbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:50px;
	background: red;
	color: white;
	border: solid 1px black;
}
.editadminbutton:hover { Background:white;color: red; border: solid 2px black;}



.deleteadminbutton
{
	font-size: 12px;
	font-weight:none;
	height:25px;
	width:50px;
	background: red;
	color: white;
	border: solid 1px black;
}
.deleteadminbutton:hover { Background:white;color: red; border: solid 2px black;}