/*
  Style sheet for StenoCAT Users Group
  updated 01/02/2003
*/

BODY {
	color : #000000;
/*	background-color : #DFDFFF; */
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

.PHOTOGALLERYLINK {
	color: white;
	text-decoration: none;
	font-size: 80%;
}

P {
	font-size : 12px;
	line-height : 18px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

.CRUMBS {
    font-size : 10px;
}
.CREDITS {
	color : #663300;
    font-size : 10px;
	font-style : italic;
}
.GOLD {
    color : #FFBB66;
}
UL {
    font-size : 12px;
    line-height : 180%;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    list-style-type : square;
}
OL {
    font-size : 12px;
    line-height : 180%;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
LI {
	font-size : 12px;
	line-height : 180%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	list-style : square outside;
}
TD {
    font-size : 12px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	color : #663300;
	font-weight : bold;
	font-size : 21px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-bottom : 0;
}
H2 {
	color : #663300;
	font-weight : bold;
	font-size : 17px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-bottom : 0;
	margin-bottom : 0;
	padding-top : 3px;
}
H3 {
	font-weight : bold;
	font-style : italic;
	font-size : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-bottom : 0;
}

/*
  These are for the menu bar on the left side of the screen
*/

.MENU {
	color : #663300;
	font-size : 11px;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}
.MENU A:link, .MENU A:visited {
	text-decoration: none;
	color : #663300;
}
.MENU A:hover {
	text-decoration: none;
	color : #663300;
	background-color : #FFBB66;
	border : thin solid;
}
.MENU A:active {
	text-decoration: none;
	color : #993300;
}

.MENUBIG {
	color : #663300;
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.MENUBIG A:link, .MENUBIG A:visited {
	color : #663300;
	text-decoration: none;
}
.MENUBIG A:hover {
	text-decoration: none;
	color : #663300;
	background-color : #FFBB66;
	border : thin solid;
}
.MENUBIG A:active {
	text-decoration: none;
	color : #993300;
}
