﻿/* NAVIGATION LINKS */
body 
{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
textarea.wide {
	width:260px;
}


div.composer_topmenu_outer {
	width:100%;
	background-color:#666
}

div.top_nav {
	margin: 0px;
	padding: 0px;
	height: 25px; 
}
div#contentBody div.cnode_editbutton a ,
div.cnode_editbutton a 
{
	float:none;
	z-index: 99;
	font-style:normal;
	font-weight:normal;
	background-color: #FFFFCC;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	margin: 2px;
	padding: 1px 3px 1px 3px;
	text-transform: uppercase;
	border: 1px solid #666666;	
}

div#contentBody div.cnode_editbutton a:hover ,
div.cnode_editbutton a:hover 
{
	background-color:#cccccc;
	color: #666666;
}

div.cnode_editbutton {
	display: inline;
	padding: 0px;
	margin: 3px;
}

div.top_nav div.button {
	
}

div.composer_topmenu {
	background-color: #666;
	width:800px;
	margin:0 auto 0 auto;
	padding: 10px;
}
span#spanPageStatus 
{
	font-size: 14px;
	color: #cccccc;
	font-weight:bold;
}