/***************************************
** Utility..........: admin.css
** Description......: Admin CSS include
** Copyright........: Cite DMS Ltd
** Email............: info@cite.co.uk
** Last Changed.....: 02/03/2005 12:56
** Note.............: None
***************************************/
table, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #666666;
	font-size: 10px;
}

a:link, a:active, a:visited {
   font-weight: bold;
	color: #003399;
	text-decoration: none;
}

#mainnav {
	height: 384px;
}

input, select, textarea {
	width: 445px;
	font-weight: normal;
}

p.formlabs {
	color: #333333;
	font-weight: bold;
}
