body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
	color: #669900;
}

a 
{
	color: #FF9933;
	text-decoration: none;
	font-size: 12px;
}
a:hover 
{
	color: #669900;
	text-decoration: underline;
}

#holder 
{
	width: 900px;
	margin: 0 auto;
	background-color: #ffffff;
}

#header
{
	margin-top: 10px;
	border: 1px solid #996600; 
	background-image: url('../images/top.gif'); 
	background-repeat: no-repeat;
	height: 130px;
}

#center
{
	margin-top: 10px;
	border: 1px solid #996600;
	background-color: #99cc33;

}

#footer 
{
	margin-top: 20px;
}

#under_footer 
{
	border: 0;
	width: 895px;
	margin: 0 auto;
	text-align: right;
}

#under_footer a
{
	font-size: 10px;
	padding-bottom: 1px;
}

#copy
 {
	clear: both;
	width: 900px;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #996600;
}

#loginLinks 
{
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}

#loginLinks a, span
{
	color: #FFFFCC;
	font-weight: bold;
	font-size: 12px;
}

#loginLinks a:hover
{
	color: #669900;
	text-decoration: underline;
}

#spanActive
{
	color: #669900;
	font-weight: bold;
	font-size: 12px;
}

#spanActiveFooter
{
	color: #669900;
	font-weight: bold;
	font-size: 10px;
}

.inputt
{
	color: #000000;
	background: #ffffff;
	border: 1px solid #9c9c9c;
	width:250px;
	height: 15px;
	font-size:11px;
}

.submit input
{
	font-family:Tahoma, Verdana;
	border: 1px solid #000000;
	background:#f1f0f0;
	width:auto;
}

fieldset
{
	border: 0px solid #000000;
	width: 400px;
	background-color:#FFFFCC;
}

legend
{
	color:none;
	border-top: 1px solid #000000;
	padding: 0;
}

p
{
	font-family:Tahoma, Verdana;
	font-size:10px;
	color:#666666;
}

label
{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	color:#000000;
}

.message
{
	margin-top: 10px;
	width: 100%;
	text-align:center;
}

.messThing
{
	font-weight:bold;
	color: #669900;
}

.errThing
{
	font-family:Verdana;
	font-size:10px;
	font-weight:600;
	color: red;
}

#showhide
{
	font-size: 10px;
	font-weight: bold;
}

#showlinks
{
	width: 100%;
}

#showlinks img
{
	border: 0px;
}

#title 
{
	padding-left: 0px;
	text-align: left;
	width: 75%;
	float: left;
}

#editdelete 
{
	padding-right: 0px;
	text-align: right;
}

#dashdiv
{
	border-bottom: 1px solid #000000;
	padding: 0px 5px 0px 5px;
}

#linkname
{
	font-size: 10px;
	color: #000000;
}

#catlist
{
	font-size: 12px;
	font-weight: bold;
}

#categoryid,  #linkid
{
	display: none;
}

.tab 
{
	width: 50%;
	border-bottom: 1px solid #000000;
	text-align: center;
	font-family: arial, verdana;
	font-weight: bold;
	color: #ffffcc;


}
.tab a
{
	color: #ffffcc;
}

.tab-active 
{ 
	width: 50%;
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-right: 1px solid #000000; 
	background-color: #FFFFCC;
	text-align: center; 
	font-family: arial, verdana; 
	font-weight: bold;
}
.tab-content 
{ 
	padding: 5px; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000;
	color: #000000;
	background-color:#FFFFCC;
}

.admin
{
	width:auto;
	margin: 20px 50px 10px 50px;
}

.spin_title 
{ 
	font-size: small;
	border-bottom: 0px solid black; 
	font-weight: bold; 
}

.spin-content 
{ 
	font-size: small; 
	margin-left: 0px; 
	padding: 0px; 
}

#catselect
{
	width: 250px; 
	font-size: 10px;
}