#menuurl {
	border-bottom : 1px solid #ffffff;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 10px;
}

#menuurl ul, #menuurl li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}

	
#menuurl a:link, #menuurl a:visited	{
	background : #f2e9ca;
	border : 1px solid #ffffff;
	color : #05268b;
	float : left;
	font-size : small;
	font-weight : normal;
	line-height : 14px;
	margin-right : 8px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

#menuurl a:link.active, #menuurl a:visited.active	{
	background : #f9c991;
	border-bottom : 1px solid #fff;
	color : #05268b;
}

#menuurl a:hover , #menuurl UL A:hover	{
	color : #05268b;
}

	
div.section-1 #menuurl li#nav-1 a, 
div.section-2 #menuurl li#nav-2 a,
div.section-3 #menuurl li#nav-3 a,
div.section-4 #menuurl li#nav-4 a,
div.section-5 #menuurl li#nav-5 a {
	background : #ffffff;
	border-bottom : 1px solid #fff;
	color : #000000;
	font-weight: normal;
}

#menuurl li#nav-1 a:hover,
#menuurl li#nav-2 a:hover,
#menuurl li#nav-3 a:hover,
#menuurl li#nav-4 a:hover,
#menuurl li#nav-5 a:hover  {
  background : #ffffff;
}


 #menuurl ul a:hover {
	color : #f00 !important;
}

#contentsurl {
	background : #f9f3e1;
	border : 1px solid #ffffff;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
	float: left;
	width: 800px;
}
#contentsurl ul {
    clear: both;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 15px;
	line-height: 20px;
	list-style-type: none;
 }
#contentsurl textarea {
	border: 1px solid #4d5064 ;
	font-size: 16px;
	font-weight: bold;
	padding: 3px;
	margin-left: 15;
	color: #333333;
	width: 600px;
	height: 60px;
}
a.sngurl
{
	text-decoration: none;
	color: #12308b;}
a.sngurl:hover
{
    text-decoration: underline;
}
