/* CSS Document */

body{ 
	/*background:			url(/pix/bg.gif) repeat;*/		
	background-color:	#eeecc9; 				/* #eeecc9 #ddddbb; */
	color:				#000000;				/* #8D2B20; */
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-weight:		bold;
	margin:				0px;
	padding:			0px;
	border:				0px;
}



a {
	color:				#000000;				/* #8D2B20; */
/*	color:				#4A1611;	*/			/* #8D2B20; */
/*	font-weight:		bold;*/
	text-decoration:	none; 
/*	border-bottom: 1px dotted;*/
}

a:hover {
	color:				#0000FF;				/* #FA4A4A;   #8D2B20; */
/*	font-weight:		bolder;*/
/*	text-decoration:	underline;*/
	text-decoration:	none;
	border-bottom: 		none;
}
 
p { 
	color: black; 
} 

h3{ 
	color: white; 
}

#div-request {
	font-size:			12px;
}

#div-header {
	/*visibility:			hidden;*/
	position: 			fixed;
	background-color:	#8d2b20; /*#8d2b20;*/
	color:				#ffffff;
/*	background:			url(/pix/bg.gif) repeat;	*/	
/*	background:			url(/pix/headline.png) repeat-x;		*/
	height:				50px;
	width:				100%;
	top:				0px;
	margin:				0px;
	padding:			0px;
	border:				0px;
	z-index:			3;
}

#div-header a {
	color:				#ffffff;
}

#div-headerLeftText {
	position:		fixed;
	top:			5px;
	left:			5px;
	width:			1000px;
	font-size:		12px;
	z-index:		3;
}

#div-headerUserName {
	position:		absolute;
	right:			15px;
	top:			10px;
	/*width:			200px;*/
	height:			20px;
	font-size:		14px;
	color:			#8d2b20;
	background-color:#b1b197;
	text-align:		right;
	z-index:		2;
	padding:  4px;
	margin:   0;
}

#div-headerRight {
	position:		absolute;
	top:			0px;
	height:			110px;
	right: 			0px;
}

#div-error {
	position: 		absolute;
	text-align:		center;
	width:			600px;
	height:			50px;
	left: 			20px;
	top:			100px;
	z-index:		2;
	color:			#FF0000;
	text-decoration:blink;
}

#div-pageTitle {
	position: 		absolute;
	text-align:		center;
	width:			100%;
	height:			50px;
	top:			150px;
	font-size:		200%;
	font-weight:	bold;
	/*z-index:		2;*/
}

#div-menu{
/*	position: 		absolute;
	width: 			800px;
	left: 			50%;
	margin-left: 	-400px;
	top:			245px;
	text-align:		left;
	font-size:		16px;
*/	
	position: 		absolute;
	width: 			600px;
	left: 			20px;
	/*margin-left: 	-400px;*/
	top:			150px;
	text-align:		left;
	font-size:		16px;
	/*background-color:#66FFFF;	*/
	
}


#div-warning{
	background-color:#FF0000;
	position: 		absolute;
	top:			100px;
	width:			100%;
	height:			40px;
	text-align:		center;
	font-size:		24px;
}

#div-tx-menu{
	position: 		absolute;
	width: 			600px;
	left: 			50%;
	margin-left: 	-300px;
	top:			245px;
	text-align:		left;
	font-size:		16px;
}

#div-footer {
	position:		relative;
	width:			500px;
	left:			50%;
	margin-left: 	-250px;
	top: 			25px;
	text-align:		center; 
	font-size:		12px;
}	


#div-prev-tx{
	position: 		absolute;
	width: 			450px;
	left: 			50%;
	margin-left: 	-225px;
	top:			130px;
	text-align:		left;
	font-size:		16px;
}

p.test2{ 
	font-size: 		14px;  
	text-indent: 	1em; 
	text-align:		justify;
}

#div-properties {
	background-color:	#FFFF00;
	position: 			absolute;
	width:				700px;
	top:				150px;
	left:				50px;
	margin:				0px;
	padding:			0px;
	border:				0px;
	z-index:			0;
}

#div-selectMenu {
	position:		absolute;
	width: 			800px;
	margin:			0px;
	text-align:		left;
	left:			20px;
	top:			120px;
}

#div-info-tbl {
	position:		absolute;
	margin:			0px;
	left:			20px;
	top:			550px;
}	

#div-prop-edit-name {
	position: 		fixed;
	top:			100px;
	margin:			10px;
	font-size:		120%;
}

#div-link-return {
	position: 		absolute;
	top:			100px;
	left:			525px;
	margin:			10px;
	font-size:		120%;
}	

#div-prop-edit {
	position: 		absolute;
	top:			125px;
	width:			1000px;
	margin:			10px;
}



#div-update{
	position: 		absolute;
	width: 			800px;
	left: 			50%;
	margin-left: 	-400px;
	top:			195px;
	text-align:		left;
	font-size:		16px;
}

	tr.d0 td {
		background-color: 	#B9B997;
		font-size:	14px;
	}

	tr.d1 td {
		font-size:	12px;
		font-family: 		Verdana, Arial, Helvetica, sans-serif;
	}
	
	tr.d0 td a {
		border-bottom:	none;
	}


	tr.d1 td a {
		border-bottom:	none;
	}
	
/* used by addUser.php */
	
#div-user-info{
	position: 			absolute;
	top:				200px;
	left:				3%;
	width:				45%;
/*	height:				500px;*/
	z-index:			1;
/*	background-color:   #ff0000;*/
/*	border-style:		solid;*/
}

#div-prop-info{
	position: 		absolute;
	top:				200px;
	left:				50%;
	width:				45%;
/*	height:				500px;*/
	z-index:			1;
	text-align:		left;
	font-size:		16px;
/*	background-color:          #0000FF;*/
/*	border-style:		solid;*/
}

#div-add-button {
	position: 		absolute;
	text-align:		center;
	width:			95%;
	top:			500px;
	z-index:		2;
}


