body
{
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0 0 0 0;
	
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
	width: 100px;
	margin-left: 0px;
}

content
{
	background-color: #edf1fa;
	padding: 20px 10px 10px 10px;
	height: 100%;
}

.editArea
{
	background-color: #fff;
	text-align: left;
	border-left: solid 1px #bfcde6;
	border-right: solid 1px #bfcde6;
	border-bottom: solid 1px #bfcde6;
	padding: 9px 15px 15px 15px;
	background-image: url(images/editarea-bg.gif);
	background-repeat: repeat;
	height: 600px;
	width: 100%;
}

.tree
{
	background-color: #fff;
	text-align: left;
	height: 625px;
	overflow: auto;
	font-size: 11px;
	font-family: tahoma, Verdana, Arial;
	width: 298px;
	border: solid 1px #bfcde6;
}

div.viewTitle
{
	margin: 18px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #4d6aa3;
	font-family: Tahoma;
	float: left;
	height: 26px;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}

div.viewTitle2
{
	margin: -7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-size: 10px;
	color: #4d6aa3;
	font-family: Tahoma;
	float: left;
	width: 100%;
}

div.panel
{
	margin-top: 5px;
}

div.text
{
	padding: 0 0 0 0;
	margin: 0 0 0 10px; /* 	border-bottom: solid 1px #e3e3e3; 	background-color: #fbfbfc; */
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial;
	float: left;
	line-height: 25px;
}

.viewLabel
{
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial;
	font-weight: bold;
	border: none 0px;
	height: 16px;
	margin-top: 12px;
	padding: 1px 1px 1px 1px;
}

.viewEdit
{
	font-size: 12px;
	color: #000;
	font-family: Verdana, Arial;
	font-weight: bold;
	border: none 0px;
	background-color: #cedef2;
	height: 15px;
	margin-top: 6px;
	padding-left: 2px;
	padding-right: 2px;
	width: 100px;
}

span.nextLabel
{
	margin-left: 30px;
}

.personTicket
{
	position: absolute;
	width: 307px;
	height: 92px;
	right: 20px;
	top: 18px;
	border: solid 1px #5c7fc4;
	background-color: #f7fafd;
}

.editbtn
{
	position: absolute;
	right: 90px;
	bottom: 5px;
}

.ticketPic
{
	position: absolute;
	right: 5px;
	bottom: 5px;
}

A.commandLink
{
	color: Blue;
}

A.commandLink:visited
{
	color: Blue;
}

div.photos
{
	clear: both;
	overflow: auto;
	height: 180px;
	padding: 0px 0px 2px 5px;
	width: 100%;
	text-align: left;
	border: solid 1px #7f9db9;
	background-color: White;
}

A.funcLink:visited
{
	color: #fcfdfe;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: underline;
}

A.funcLink
{
	color: #fcfdfe;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-decoration: underline;
}

A.funcLink:hover
{
	color: #fcfdfe;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

div.tabs
{
	float: left;
	width: 100%;
	background: yellow;
	line-height: normal;
	background: #edf1fa url( "images/tabs-bg.gif" ) repeat-x bottom;
	font-weight: bold;
	font-size: 11px;
	padding-right: 32px;
	margin: 0;
}

div.tabs ul
{
	margin: 0;
	list-style: none;
	padding: 0;
}

div.tabs li
{
	float: left;
	background: url( "images/tab-right.gif" ) no-repeat right top;
	margin: 0;
	padding: 0;
}

div.tabs a
{
	display: block;
	background: url( "images/tab-left.gif" ) no-repeat left top;
	padding: 5px 15px 4px;
	text-decoration: none;
}

div.tabs a:hover
{
	color: #000000;
	text-decoration: underline;
}

div.tabs li.selected
{
	background-image: url( images/tab-right-s.gif );
}

div.tabs li.selected a
{
	background-image: url( images/tab-left-s.gif );
	padding-bottom: 5px;
}

.header
{
	background: url( "images/tab-right.gif" ) no-repeat top right;
}

.header div
{
	background: url( "images/tab-left.gif" ) no-repeat top left;
}

.personView
{
	float: left;
	width: 300px;
	padding: 0px 15px 7px 0px;
	overflow: auto;
}

.noline {
	text-decoration: none;
	color: #0B4941;
	font-size: x-small;
}
a:hover {
	text-decoration: underline;
}
.nolineb {
	color: #AC2F2C;
	text-decoration: none;
}
.nolineo {
	color: #787D10;
	text-decoration: none;
}
