body
{
	background-color: #C0C0C0; 
	margin: 0px; 
	text-align: center;
}

p,ul,a,td,input,textarea,select	
{
	font-family: verdana, arial; font-size: 10pt;
}

td.tenantdata	
{
	font-family: verdana, arial; font-size: 8pt;
}

a.tenantdata	
{
	font-family: verdana, arial; font-size: 8pt;
}
th
{
	font-family: verdana, arial; font-size: 10pt; font-weight: bold;
}

.listhead_l
{
	text-align: left;
}

#container
{
	margin: 0 auto;
	text-align: left;
	width: 720px;
}


#content
{
	width: 720px;
	position: relative;
	background-color: #FFFFFF; 
}

p.stdcontent
{
	margin-left: 45px;
	margin-right: 45px;
}

#pgtitle
{
	width: 720px;
	height: 28px;
	position: relative;
	background-color: #9395C8; 
}

#footer
{
	width: 720px;
	height: 28px;
	position: relative;
	background-color: #6063B4; 
}

#admin-home
{
	width: 720px;
	position: relative;
	background-color: #FFFFFF; 
}

#admin-menu
{
	position: absolute;
	margin-left: 30px; 
	margin-top: 30px; 
}

#admin-form
{
	width: 720px;
	height: 660px;
	position: relative;
	background-color: #FFFFFF; 
}

.reqd	{color: #ff0000; font-family: "lucida console","courier new",courier,serif; font-size: 14pt; font-weight: bold;}

TABLE#projlist   { border-collapse: collapse }
TR#p_head { border-top: 1px solid blue; backgrouond-color: #E0E0E0; }
TR#p_data { border-top: 1px solid black; background-color: #FFFFFF; }


.txt4 {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:link	{color: #0000FF; text-decoration: none;}
a:visited	{color: #0000FF; text-decoration: none;}
a:active	{color: #0000FF; text-decoration: none;}
a:hover	{color: #FF0000; text-decoration: underline;}