body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}

a:link, a:visited {
	color:#2e74dc;
	font-weight:bold;
	text-decoration:none;
	
}

a:hover {
	color:#ee8126;
	font-weight:bold;
	text-decoration:none;
}

#header {
	margin: 0 0 0 0;
}

#titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #333;
}

p.subs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
}
p.thanks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ee8126;
	}

.output {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#row {
	height: 35px;
}

#nav {
	position:relative;
	top:30px;
	left: 20px;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	width: 160px;
	height: 90px;
	font-weight:bold;

}


ul a:link, ul a:visited {
	color:#2e74dc;
	font-weight:bold;
	text-decoration:none;
	
}

ul a:hover {
	color:#ee8126;
	font-weight:bold;
	text-decoration:none;
}

li {
	list-style-type:none;
	padding:2px 0 2px 4px;

}

li:hover {
	background: #e5e3d1;
	
}


#textinput {
	border-style:solid;
	border-width:1px;
	border-color:#C3C3C3;
	font-size:14px;
	padding:2px;
	width:98%;
}

#content {
	margin: 0 0 0 0;
}

#label{
	width:200px;
	text-align:left; 
	margin: 4px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#submit1{
	width:205px;
	text-align:right; 
	margin: 4px 0px 4px 0px;
}

#submit2{
	width:195px;
	text-align:right; 
	margin: 4px 0px 4px 0px;
}
#news{
	width:247px;
	margin: 0 0 0 0;
	text-align:center;
	visibility:visible;
}


#news_img {
	margin: 0 0 0 36px;
	width:162px;
	height:70px;
	border-style:solid;
	border-width:2px;
	border-color:#FF9900;
}

#news_blurb{
	width:200px;
	text-align:center; 
	margin: 4px 18px 4px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #333;
}

#news_blurb a:link, #news_blurb a:visited {
	color:#FF9900;
	text-decoration:none;
}

#news_blurb a:hover {
	color:#0066CC;
	text-decoration:none;
}

#sign_up{
	width:247px;
	margin: 0 0 0 0;
	text-align:center;
	visibility:visible;

}

#sign_text {
	margin: 0 0 0 36px;
	width:200px;
	height:40px;
	text-align:left; 
	margin: 4px 18px 4px 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FF9900;
	font-weight:bold;
}

#sign_form{
	width:200px;
	height:60px;
	text-align:left; 
	margin: 4px 18px 4px 22px;
}

#footer{
	width:889px;


}

p.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000; 
	text-align: center;
	font-weight:bold;
}

p.footer a:link, p.footer a:visited {
	color:#000;
	text-decoration:none;
}

p.footer a:hover {
	color:#FF9900;
	text-decoration:none;
}

select {
 background-color: #2e74dc;
 color: #ffffff;
 border-style:solid;
	border-width:1px;
	border-color:#C3C3C3;
	padding:2px;
	font-size:13px;
}

.input_submit
{
	background: transparent url('images/sb_submit.png') top left no-repeat;
	_background: transparent url('images/sb_submit.gif') top left no-repeat;
	color: #fff;
	font-size: 0px;
	cursor: pointer;
	border: 0px;
	height: 31px;
	width: 90px;
}

.input_category
{
	background: transparent url('images/sb_category.png') top left no-repeat;
	_background: transparent url('images/sb_category.gif') top left no-repeat;
	color: #fff;
	font-size: 0px;
	cursor: pointer;
	border: 0px;
	height: 31px;
	width: 90px;
}

.input_update
{
	background: transparent url('images/sb_update.png') top left no-repeat;
	_background: transparent url('images/sb_update.gif') top left no-repeat;
	color: #fff;
	font-size: 0px;
	cursor: pointer;
	border: 0px; 
	height: 31px;
	width: 74px;
}

.input_change
{
	background: transparent url('images/sb_change.png') top left no-repeat;
	_background: transparent url('images/sb_change.gif') top left no-repeat;
	color: #fff;
	font-size: 0px;
	cursor: pointer;
	border: 0px;
	height: 31px;
	width: 74px;
}

.input_delete
{
	background: transparent url('images/sb_delete.png') top left no-repeat;
	_background: transparent url('images/sb_delete.gif') top left no-repeat;
	color: #fff;
	font-size: 0px;
	cursor: pointer;
	border: 0px; 
	height: 31px;
	width: 74px;
}

.input_filter
{
	background: transparent url('images/sb_filter.png') top left no-repeat;
	_background: transparent url('images/sb_filter.gif') top left no-repeat;
	color: #fff;
	font-size: 0px;
	cursor: pointer;
	border: 0px; 
	height: 31px;
	_height: 36px;
	width: 74px;
}

.ico_filter
{
	background: transparent url('img/ico_filter.png') top left no-repeat;
	_background: transparent url('img/ico_filter2.gif') top left no-repeat;
	color: #fff;
	font-size: 0px;
	cursor: pointer;
	border: 0px; 
	height: 36px;
	width: 20px;
}