
.HIDDENHELP
{
	visibility:		hidden;
	position:		absolute;
	background-image:	url(/image/research/quake/yellow-trans.gif);
	margin:			2px;
	border:			solid gray 1px;
	padding:		2px;
}
.FONT
{
    font-family:    	Tahoma, Verdanna, Arial, Geneva, Helvetica, sans-serif;
}
.FIXEDFONT
{
    font-family:    	Courier, Courier New, fixed;
}
.VERYTINY
{
    font-size:      	7pt;
}
.TINY
{
    font-size:      	8pt;
}
.SMALL
{
    font-size:      	9pt;
}
.MEDIUM
{
    font-size:      	10pt;
}
.LARGE
{
    font-size:      	12pt;
}
.LINK
{
    text-decoration:	none;
}
.BORDERTOP
{
    border-top:		solid black 2px;
}
.BORDERRIGHT
{
    border-right:	solid black 2px;
}
.BORDERLEFT
{
    border-left:	solid black 2px;
}
.BORDERBOTTOM
{
    border-bottom:	solid black 2px;
}
.BORDERTOPTAB
{
    border-top:		solid gray 1px;
}
.BORDERRIGHTTAB
{
    border-right:	solid gray 1px;
}
.BORDERLEFTTAB
{
    border-left:	solid gray 1px;
}
.BORDERBOTTOMTAB
{
    border-bottom:	solid gray 1px;
}
.BORDERTOPLIGHT
{
    border-top:		solid #EEEEEE 2px;
}
.BORDERRIGHTLIGHT
{
    border-right:	solid #EEEEEE 2px;
}
.BORDERLEFTLIGHT
{
    border-left:	solid #EEEEEE 2px;
}
.BORDERBOTTOMLIGHT
{
    border-bottom:	solid #EEEEEE 2px;
}
.BACKGROUNDSHADE
{
    background-color:	#EEEEEE;
}
.BACKGROUNDGRAY
{
    background-color:	gray;
}
.PADDINGAROUND2PX
{
    padding-top:	2px;
    padding-left:	2px;
    padding-bottom:	2px;
    padding-right:	2px;
}
.MARGINAROUND4PX
{
    margin-top:		4px;
    margin-left:	4px;
    margin-bottom:	4px;
    margin-right:	4px;
}
.BORDERAROUND1PXWHITE
{
    border-top:		solid white 1px;
    border-left:	solid white 1px;
    border-bottom:	solid white 1px;
    border-right:	solid white 1px;
}
.UNDERCONSTRUCTION
{
    border-top:		solid gray 2px;
    border-left:	solid gray 2px;
    border-bottom:	solid gray 2px;
    border-right:	solid gray 2px;
    background-color:	orange;
    padding-top:	4px;
    padding-left:	10px;
    padding-bottom:	4px;
    padding-right:	10px;
}
a.QUAKEGRAPHLINK
{
  padding-left:		4px;
  padding-right:	4px;
}
a.QUAKEGRAPHLINK:hover
{
  background:		#A4E2FF;
  text-decoration:	none;
  border:		solid #4080D0 1px;
  padding-left:		3px;
  padding-right:	3px;
}
a.QUAKEGRAPHLINK:visited
{
  padding-left:		4px;
  padding-right:	4px;
}
a.QUAKEGRAPHLINK:visited:hover
{
  background:		#A4E2FF;
  text-decoration:	none;
  border:		solid #4080D0 1px;
  padding-left:		3px;
  padding-right:	3px;
}
.SELECTEDTAB
{
    background-color:	#FFFFFF;
    font-weight:	bold;
}
.DESELECTEDTAB
{
    background-color:	#EEEEEE;
}
a.TABLINK
{
    color:		black;
    text-decoration:	none;
}
a.TABLINK:hover
{
    color:		#000099;
    text-decoration:	underline;
}
a.TABLINK:visited
{
    color:		black;
    text-decoration:	none;
}
a.TABLINK:visited:hover
{
    color:		#000099;
    text-decoration:	underline;
}
.ALIGNRIGHT
{
    text-align:		right;
}
.HELPMENUITEM
{
    border:		solid black 1px;
    padding-left:	2px;
    padding-top:	1px;
    padding-right:	2px;
    padding-bottom:	1px;
    background-color:	#FFC066;
    cursor: 		pointer;
}
.WIDTH60
{
    width:		60px;
}

