A:link.catlistlink {
	color: black;
}
A:active.catlistlink {
	color: black;
}
A:hover.catlistlink {
	color: black;
	text-decoration: underline;
}
A:visited.catlistlink {
	color: black;
}


A:link.insideattachment {
	color: blue;
}
A:active.insideattachment {
	color: blue;
}
A:hover.insideattachment {
	color: blue;
	text-decoration: underline;
}
A:visited.insideattachment {
	color: blue;
}
.insideattachment
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

A:link.baseattachment {
	color: blue;
}
A:active.baseattachment {
	color: blue;
}
A:hover.baseattachment {
	color: blue;
	text-decoration: underline;
}
A:visited.baseattachment {
	color: blue;
}
.baseattachment
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.topheadingtext
{
	text-decoration: none;
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
}

.menutext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.imagetext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.headertext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.titleText{
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	border-bottom : 1px solid Black;
}

TD.ListHeading{
	border-bottom : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #000000;
}
TD.ListHeadingTop{
	border-top : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}
TD.AdminBottom{
	border-bottom : 1px solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #000000;
}
TD.menuboxes {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #D6D3CE;
	border-bottom : 1px groove Gray;
	border-right : 1px groove Gray;
}
TD.menuboxesNoRight {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : #D6D3CE;
	border-bottom : 1px groove Gray;
}

TD.noline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

TD.bottomline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	border-bottom : 1px solid Silver;
}

TD.inactive {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : line-through;
	border-bottom : 1px solid Silver;
}


