.inputtxt {
	border: 1px solid #888;
	font-family: lucida sans unicode, Trebuchet MS, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #333; 
	padding: 4px;
	}

.formlabel {
	font-family: lucida sans unicode, Trebuchet MS, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 11pt;
	color: #333; 
	}

.mallname {
	font-family: lucida sans unicode, Trebuchet MS, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #333; 
	}

.malladdress {
	font-family: lucida sans unicode, Trebuchet MS, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #666; 
	}

.sectiontitle {
	font-family: lucida sans unicode, Trebuchet MS, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 15pt;
	color: #222; 
	font-weight:bold;
	}

.sectiontitle2 {
	font-family: Trebuchet MS, lucida sans unicode, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 20pt;
	color: #222; 
	font-weight:bold;
	}

div.scrollcontent {
	width: 575px;
	height: 425px;
	overflow: auto;
	border: 0px solid #79a;
	/*background-color: #eee;*/
	padding: 4px;
	}

.smalltext {
	font-family: lucida sans unicode, Trebuchet MS, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #666; 
	}

.smallcaps {
	font-family: Trebuchet MS, lucida sans unicode, Helvetica, Geneva, Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #666; 
	text-transform: uppercase;
	}

.reg_txt {
	font-family: Trebuchet MS, Geneva, Helvetica, Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #555; 
	}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a.nohilite 			{text-decoration:none;}
a.nohilite:link		{text-decoration:none; }
a.nohilite:active	{text-decoration:none; }
a.nohilite:hover 	{text-decoration:none; }


a 			{color: #444; text-decoration:none;}
a:link		{color: #444; text-decoration:none; }
a:active	{color: #444; text-decoration:none; }
a:hover 	{color: #111; text-decoration:underline; }

body{
	background: url(images/bkndsky.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px;
	}

span, div, p, td {
	font-family: lucida sans unicode, Verdana, Trebuchet MS, Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #006; 
	}