﻿body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; line-height: 20px;
	background-color: #ffffcc;
}


.top-information 
{
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	width: 800px; 
	position: relative;
	font-family: Verdana;
	
}

.menu1
{
	font-size: 0.8em;
}

.menu2
{
	font-size: 1.1em;
}

.content1
{
	margin-top:20px;
	margin-bottom:20px;
	font-family: Verdana;
	margin-left: 20px;
	margin-right: 20px;
	width:760px;
	border-left:10px;
	text-align:justify;
	color: Black;
}

.EditControl
{
	font-family: Verdana;
	font-size: 1.0em;
	background-color: #FFFFEC;
}

.dynamic
{
	vertical-align:top;
	margin-left: -5px;
	margin-right: -5px;
	azimuth :leftwards; 
}

.footer-information
{
	font-family: Verdana;
	font-size: x-small; 
	color: Black;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

h3 
{
	font-size: 1.1em;
	color: #A90931;
	font-weight: bold;
}

h4 
{
	font-size: 1em;
	color: #A90900;
	font-weight: bold;
}

.category-selected 
{
	color: #AC0932;
	font-weight: bold;
	font-size: 0.8em;
}

.category-unselected
{
	color: Blue; 
	font-weight: normal; 
	font-size: 0.8em;
}

.category-detail
{
	color: #AC0932;
	font-weight: bold;
	font-size: 0.9em;
}

.category-detail-title
{
	color: White;
	font-weight: bold;
	font-size: 0.9em;
}

.category-detail-description
{
	font-size: 0.9em;
}

.category-detail-panel
{
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.small-font
{
	font-family: Sans-Serif;
	font-size: 10px;
	position:relative;
	top: -15px;
}


.wireFrame 
{
	display: none; 
	overflow: hidden; 
	z-index: 2; 
	background-color: #FFFFFF; 
	border: solid 1px #D0D0D0;
}
