body, td, p
{
	color: #444444;
}

TABLE.OUTLINE
{
   border: 2px dashed;
   width: 766px;
}


a.selected, a.selected:hover
{
	text-decoration: none;
	font-weight: bolder;
	color: #F0166D;
}

/*
a.notselected
{
	text-decoration: none;
}

a.notselected:hover
{
	text-decoration: none;
	color: green;
}
*/

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: green;
}



TABLE.CATEGORIES
{
	border-collapse: collapse;
	display: inline;
}
TABLE.CATEGORIES TD
{
	/*border: 2px dashed #FF66FF;*/
	border-right: 1px dashed #555555;
	border-top: none;
	border-bottom: none;
	padding: 10px;
}

FORM
{
   margin: 0;
   padding: 0;
}

DIV.ERROR
{
	color: #FF0000;
	font-weight: bolder;
	font-size: 8pt;
}

DIV.NAV
{
	font-weight: bolder;
}

HR.DIVIDER
{
	border: 0;
	width: 100%;
	color: #FFCDCD;
	height: 5px;
}

BODY
{
    FONT: 10pt Verdana;
    COLOR: BLACK
}

HR
{
	COLOR: #AAAAAA;
}

TD
{
    FONT: 10pt Verdana;
    COLOR: BLACK
}
TD.SMALL
{
    FONT: 8pt Verdana;
    COLOR: BLACK
}
TD.GALLERY
{
	BACKGROUND-IMAGE: url(../images/bgcolor.jpg);
}

INPUT.SMALL
{
	FONT: 8pt Verdana;
	COLOR: BLACK
}

A
{
    FONT: 10pt Verdana;
    COLOR: navy;
}

A.menu
{
    FONT: 8pt Verdana;
    COLOR: navy;
}
A.menu:hover
{
   COLOR: red;
	text-decoration: underline;
}
A.title
{
    FONT: 15pt Verdana;
    FONT-WEIGHT: BOLD;
    COLOR: navy;
}

span.menu
{
    FONT: 8pt Verdana;
    COLOR: #000000;
}

SPAN.FOOTER
{
    FONT: 8pt Verdana;
    COLOR: #000000;
}
