/* CSS Document */

.searchtextlink {
	color: #000000;
	text-decoration: underline;
}
.searchtextlink:link {
	color: #000000;
	text-decoration: underline;
}
.searchtextlink:visited {
	color: #000000;
	text-decoration: underline;
}
.searchtextlink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.searchtextlink:active {
	color: #FF0000;
	text-decoration: underline;
}

.pagenormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.searchnormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchsmallnormaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.searchsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.searchredtext {
	color: #FF0000;
}


.categorylisttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.accountancytextlink {
	color: #003399;
	text-decoration: underline;
}
.accountancytextlink:link {
	color: #003399;
	text-decoration: underline;
}
.accountancytextlink:visited {
	color: #003399;
	text-decoration: underline;
}
.accountancytextlink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.accountancytextlink:active {
	color: #FF0000;
	text-decoration: underline;
}
.accountancytable {
	background-color: #003399;
}
.accountancytabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.salestextlink {
	color: #e96b10;
	text-decoration: underline;
}
.salestextlink:link {
	color: #e96b10;
	text-decoration: underline;
}
.salestextlink:visited {
	color: #e96b10;
	text-decoration: underline;
}
.salestextlink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.salestextlink:active {
	color: #FF0000;
	text-decoration: underline;
}
.salestable {
	background-color: #e96b10;
}
.salestabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.ittextlink {
	color: #f3b703;
	text-decoration: underline;
}
.ittextlink:link {
	color: #f3b703;
	text-decoration: underline;
}
.ittextlink:visited {
	color: #f3b703;
	text-decoration: underline;
}
.ittextlink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.ittextlink:active {
	color: #FF0000;
	text-decoration: underline;
}
.ittable {
	background-color: #f3b703;
}
.ittabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.techtextlink {
	color: purple;
	text-decoration: underline;
}
.techtextlink:link {
	color: purple;
	text-decoration: underline;
}
.techtextlink:visited {
	color: purple;
	text-decoration: underline;
}
.techtextlink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.techtextlink:active {
	color: #FF0000;
	text-decoration: underline;
}
.techtable {
	background-color: purple;
}
.techtabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.legaltextlink {
	color: #02a0c6;
	text-decoration: underline;
}
.legaltextlink:link {
	color: #02a0c6;
	text-decoration: underline;
}
.legaltextlink:visited {
	color: #02a0c6;
	text-decoration: underline;
}
.legaltextlink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.legaltextlink:active {
	color: #FF0000;
	text-decoration: underline;
}
.legaltable {
	background-color: #02a0c6;
}
.legaltabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.nosectiontextlink {
	color: #FF0000;
	text-decoration: underline;
}
.nosectiontextlink:link {
	color: #FF0000;
	text-decoration: underline;
}
.nosectiontextlink:visited {
	color: #FF0000;
	text-decoration: underline;
}
.nosectiontextlink:hover {
	color: #FF0000;
	text-decoration: underline;
}
.nosectiontextlink:active {
	color: #FF0000;
	text-decoration: underline;
}
.nosectiontable {
	background-color: #FF0000;
}
.nosectiontabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
form {
	margin: 0px;
}

.categorylistarea {
	display: none;
	visibility: hidden;
}

