.Item
{
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal
}
TD A:link.visible {
	COLOR: Blue;
	TEXT-DECORATION: underline
} 
TD A:visited.visible {
	color : Navy;
	text-decoration : underline;
}
A:link
{
	COLOR: #3300ff;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: underline
}
DIV A:link
	{COLOR: #000000; TEXT-DECORATION: none}
DIV A:hover
	{COLOR: #000000; TEXT-DECORATION: none}
DIV A:visited
	{COLOR: #000000; TEXT-DECORATION: none}	
TD
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-STYLE: normal
}

TD.fcred
{
    COLOR: red;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-STYLE: normal
}

TD.headorange
{
    COLOR: #ff6600;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-STYLE: normal
}

TD.menu 
{
    COLOR: black;	
    CURSOR: hand;
	border-style: ridge; border-width: medium; border-color: orange;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 12px;
    FONT-STYLE: normal
}
TD.topic
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold
}
.topic A:link
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
.topic A:visited
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}
TD.whatsnew
{
	border-style: ridge; 
	border-width: thick; 
	border-color: blue;
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold ;
	float: center
}
TD.here
{
    COLOR: black;
    BACKGROUND-COLOR: white;
	border-style: ridge; border-width: medium; border-color: grey;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal
}
TD.title
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
TD.pgHeading
{
	COLOR: #000099;
	FONT-FAMILY: arial,verdana, sans-serif;
	FONT-SIZE: larger;
	FONT-WEIGHT: bold;
}
TD.host
{
    COLOR: #000088;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold ;
    FONT-STYLE: italics
}
TD.dbwhitesmst
{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
TD.calwhitesmst
{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold
}
TD.calwhitesm
{
    COLOR: #FFFFFF;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal
}
TD.dbsm
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal
}
TD.abmid
{
    COLOR: #660000 ;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold
}

TD UL LI A:link
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
TD UL LI A:visited
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline
}
TD UL LI A:active
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TD UL LI A:hover
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 13px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TD UL LI i.small_em
{
    COLOR: #000000;
    FONT-FAMILY: arial,verdana, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
.smsmall
{
	COLOR: #000000;
	FONT-FAMILY: arial,verdana, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal
}
.smsmall A:link
{
	COLOR: blue;
	FONT-FAMILY: arial,verdana, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline
}
.smsmall A:visited
{
	COLOR: blue;
	FONT-FAMILY: arial,verdana, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline
}
P:first-letter.bfl 
	{ font-size: 300%; float: left }
	
BODY.comp {background: white url(images/compass.gif) no-repeat fixed center center}
BODY.photo {background: white url(photos/some_photo.jpg) no-repeat fixed center center}
BODY {
	margin-left : 5%;
	margin-top : 0%;
}	
	.dash {border-style: dashed; border-width: thin; border-color: purple;}
	.dot	{border-style: dotted; border-width: thin; border-color: blue;}
	.double	{border-style: double; border-width: thick; border-color: maroon;}
	.groove	{border-style: groove; border-width: thick; border-color: gray;}
	.inset	{border-style: inset; border-width: thick; border-color: red;}
	.outset	{border-style: outset; border-width: medium; border-color: green;}
	.ridge	{border-style: ridge; border-width: medium; border-color: yellow;}
	.solid	{border-style: solid; border-width: thin; border-color: olive;}
	
LH {
	font-weight: bold;
}	
