A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 12px;
	color:#CCCCCC;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 1.2em;}
.hr1 {
	color: #CCCCCC;
	line-height: 1px;
	text-decoration: underline;
	border: 1px inset #666666;
}
.hr2 {
	color: #000000;
	border: 1px dashed #CCCCCC;
	line-height: 1px;
}


h3 {
	font-size: 1.6em;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	background-color: #660033;

}
a{color: #0000FF; font-size: 11px; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 11px;}
a:active { color: #660033; font-size: 11px;}
/*td	{background-color: #EBE8E5;}*/
.row1 {
}
.row2 {
	background-color: #EBE8E5;
}

.spotlightRow {background-color: #fcc;}

.tableheader {
	font-weight: bold;
	background-color: #EEB211;
	padding: 3px;
	margin: 3px;
}

.field {
	background-color: #EBE8E5;
	padding: 3px;
	margin: 3px;
}

input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}

body#addcat	{margin: 0; padding: 0; font-size: 12px;}

