#ContainerMaster {
	margin-bottom: 20px;
}

#ContainerMaster a:link {
	color: #CC6600;
	text-decoration: none; 
	font-weight: bold
}
#ContainerMaster a:visited {
	color: #000066; 
	font-weight: bold
}
#ContainerMaster a:hover {
	color: #333399;
	font-weight: bold; 
	text-decoration: underline 
}
#ContainerMaster a:active {
	color: #333399; 
	text-decoration: none; 
	font-weight: bold 
}

#MenuItems {
	border-bottom: solid 1px #CCCCCC;
	color: #CC6600;
	font-size: 1em;
}

.Head {
	color: #CC6600;
	margin: 0px;
}

#ModuleContent
{
	font-size: .9em;
	width: 100%;
}

.Normal img
{
	padding: 0px 10px 0px 10px;
}
	
.PadImageLeft
{
	padding-left: 15px;
}

#commands {
	padding-bottom: 30px;	
}
.Normal p {
	color: #000066;
	line-height: 1.4em;
	font-size: 1.2em;
	margin-top: .25em;
}

/*/*
.add 
{
	margin-top: .25em;
	float: left;
}

.syndicate,.print,.settings 
{
	float: left;
}
*/