body
{
	margin:0;
	padding:0;
	color: #666; 
	font-size: 14px; 
	font-family: "Lucida Grande", Arial, sans-serif; font-weight: normal;
}

a
{
	color: rgb(0, 136, 204);
	text-decoration: none;
}

h1,h2,h3,h4,p
{
	margin-top: 0;
}


#top1
{
	height:24px;
	background:#fff;
}
#top2
{
	height:48px;	
}
#top2 .wrapper
{	
	background-image:url(/imgs/gradientmenu.gif);
	background-repeat:repeat-x;
	background-position:top left; 
	height:48px;
}
.menu
{
	list-style: none;
	margin:0;
	padding:0;
}
.menu a
{
	height:27px;
	color:black;
	text-decoration:none;
	padding:10px 15px 0 15px;
	display:block;
}
.menu li
{
	float:left;
	text-align: center;
	color:black;
	height:37px;
	border-right:1px solid #ccc;
	display:block;
}
.menu .selected
{
	color:#ffffff;	
	background:#000;
}
.menu li:hover, .menu li:hover a
{	
	color:#ffffff;
	background:#666666;
}
#content
{
	
}
.wrapper
{
	width: 734px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}

#content .wrapper
{
	/*background-image:url(/imgs/gradient.gif);
	background-repeat:repeat-x;
	background-position:top left; */
}

.headerimg
{
	border:0px solid #666;
}
#footer
{
	margin: 23px 0 60px 0;
}
#footer .wrapper
{
	border-top:1px solid #666;
	padding-top:6px;
	font-size:11px;
}
table
{
	margin:0;
	padding:0;
}
input.text,textarea,select
{
	width:336px;
	border:1px solid #CCC;
	padding:3px;
}
.content
{
	/*
	padding:14px;
	*/
}
.wise
{
	color:#eb6c0d;
	margin-left: -1px;
	font-size: 15px; 
}
.ned
{
	color:#000;
	font-size: 15px; 
}
	
