BODY, .Default
{
	background-color: #000000;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	font-size: x-small;
	text-align: justify;
}

/* We don't want borders around the image-based menu */
:link img 
{
	border: none;
}

.FourHandsButton
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    font-size: x-small; 
    background-color: #dcdcdc;
    border-style: solid;
    border-color: Black;
    border-width: 1px;
    height: 20px;
}


.FourHandsTextBox
{
	border-width: 1px;
	border-color: Black;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: x-small
}

.Invisible
{
	display: none;	
}

.Visible
{
	display: block;
}

A:link	
{	
	text-decoration:  none;
	color: #BF2E1A;

}	
		
A:visited	
{	
	text-decoration:  none;
	color: #BF2E1A;
}	
		
A:active	
{	
	text-decoration:  none;
	color:	#333333;
}	
		
A:hover	
{	
	text-decoration:  none;
	color:	red;
}

p.bottomLinks
{
	color:#FFFFFF;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:12px;
}

.rLogin
{
	color: #BF2E1A;
	text-align: left;
	vertical-align: bottom;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
    letter-spacing: normal;
    font-size: x-small;
}

.wLogin
{
	color: #FFFFFF;
	 text-align: left; 
	 vertical-align: bottom; 
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.bLogin
{
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size:12px;	
	font-weight:bold;	
}

hr.white
{
	color:#FFFFFF;
	background-color:#FFFFFF;
	height:3px;
}

td.menu
{
	background-color:#BF2E1A;
}

td.red
{
	background-color:#BF2E1A;
	height:100px;
	table-layout:auto;
	text-align:left;
}

table.wBorder
{
	border-top: 3px solid white;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.hqTitle {
	font-size: small;
	font-weight: bold;
}
.hqText {font-size: small;}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.white
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	LETTER-SPACING: normal;
	TEXT-TRANSFORM: none;
	font-size: x-small;
	color: #FFFFFF;
}