a.timeResult span {
	display: none;
}

a.timeResult:hover span {
	display: block;
	position: absolute;
	padding: 5px; margin: 10px; z-index: 2;
	color: #AAA; background: black;
	font: 10px Verdana, sans-serif; text-align: center;
	text-decoration: none;
}

a.XOSfooterAccountHeader {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #919191;
	text-decoration: none;	
}

a.XOSfooterAccountHeader:hover {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #919191;
	text-decoration: underline;	
}

a.XOSfooterAccountLink {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : 123765;
	text-decoration: none;	
}

a.XOSfooterAccountLink:hover {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : 123765;
	text-decoration: underline;	
}

a.smallBlueLinkBold { 
	color: blue;
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
} 

a.smallBlueLink { 
	color: blue;
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
} 

a.smallMaroonLinkBold { 
	color: maroon;
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
} 

a.smallMaroonLinkBoldNoLine { 
	color: maroon;
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 
a.smallMaroonLinkBoldNoLine:hover { 
	color: maroon;
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: underline;
} 


a.smallBlackLink { 
	color: black;
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 
a.smallBlackLink:hover { 
	color: black;
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: underline;
} 

a.smallestBlackLink { 
	color: black;
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 
a.smallestBlackLink:hover { 
	color: black;
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: underline;
} 




a.mediumBoldLink { 
	color: #3f3f3f;
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 
a.mediumBoldLink:hover { 
	color: #3f3f3f;
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: underline;
} 




a.smallCharcoalLink { 
	color: #515151;
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 
a.smallCharcoalLink:hover { 
	color: #515151;
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: underline;
} 



a.tabLink { 
	color: black;
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 
a.tabLink:hover { 
	color: black;
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
} 


a.smallTabLink { 
	color: #2a2a2a;
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 
a.smallTabLink:hover { 
	color: #0000ff;
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
} 


a.smallGrayLink { 
	color: #747474;
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 
a.smallGrayLink:hover { 
	color: #747474;
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: underline;
} 


a.smallBlueLink { 
	color: blue;
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
} 

a.smallestBlueLink { 
	color: blue;
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
} 

a.smallWhiteLink { 
	color: white;
	font : bold x-small 'Verdana', 'Arial', 'Sans-Serif';
} 

a.smallerWhiteLink { 
	color: white;
	font : bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 

a.smallerWhiteLink:hover { 
	color: white;
	font : bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: underline;
} 


a.smallerInfoLink { 
	color: white;
	font : bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: none;
} 

a.smallerInfoLink:hover { 
	color: white;
	font : bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	text-decoration: underline;
} 




.red  {
	color : red;
}
		
.glow  {
	font : Bold x-large 'Arial', 'sans-serif';
	color : white;
	filter : glow(Color=black,Strength=2);
	width : 1;
	height : 1;
	position : relative;
	left : 0;
	top : 0;
}

.shadow  {
	font : Bold x-large 'Verdana', 'Arial', 'Sans-Serif';
	color : #666666;
	filter : shadow(Color=#330066,Direction=135);
	padding : 5pt 12pt;
	height : 60;
	position : relative;
	left : 0;
	top : 0;
}	

.smallBlack {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : black;
}

.smallBlackBold {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : black;
}
.medium {
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : black;
}

.smallBlack {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : black;
}


.mediumBlue {
	font : x-small bold 'Verdana', 'Arial', 'Sans-Serif';
	color : #0058b0;
}

.mediumGray {
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : gray;
}

.mediumDarkGray {
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #5c5c5c;
}

.mediumBold {
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #3f3f3f;
}

.mediumBlueBold {
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #0000a0;
}


.largeBold {
	font : Bold small 'Verdana', 'Arial', 'Sans-Serif';
	color : #3f3f3f;
}

.large {
	font : medium 'Verdana', 'Arial', 'Sans-Serif';
	color : #3f3f3f;
}

.boldUnderlineItalics {
	font : Bold Italic Underline small 'Verdana', 'Arial', 'Sans-Serif';
	color : #3f3f3f;
	text-decoration: underline;
}

.mediumBoldRed {
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : red;
}

.mediumBoldBluish {
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #1010e0;
}

.mediumBoldOrangeish {
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #d36a01;
}

.smallBold {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #3f3f3f;
}

.small {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #3f3f3f;
}

.largeWhiteBold {
	font : Bold small 'Verdana', 'Arial', 'Sans-Serif';
	color : white;
}

.mediumWhiteBold {
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : white;
}

.mediumWhite {
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : white;
}
.smallWhite {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : white;
}

.smallWhiteBold {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : white;
}

.largeLightBlueBold {
	font : Bold small 'Verdana', 'Arial', 'Sans-Serif';
	color : ACD6FF;
}

.largeBoxBlueBold {
	font : Bold small 'Verdana', 'Arial', 'Sans-Serif';
	color : 5e64a9;
}


.largeMaroon {
	font : medium 'Verdana', 'Arial', 'Sans-Serif';
	color : maroon;
}

.mediumLightBlueBold {
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : yellow;
}

.smallMaroon {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #800000;
}

.smallMaroonLost {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : maroon;
}
.smallGreenWon {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : green;
}

.mediumRed {
	font : x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : red;
}

.smallRed {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : red;
}


.title {
	font : medium 'Verdana', 'Arial', 'Sans-Serif';
	color : black;
}

.smallRust {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : 95613A;
}


.smallRustBold {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : 95613A;
}




.largeOrangeBold {
	font : Bold small 'Verdana', 'Arial', 'Sans-Serif';
	color : CC6600;
}

.mediumOrangeBold {
	font : Bold x-small 'Verdana', 'Arial', 'Sans-Serif';
	color : CC6600;
}

.smallOrangeBold {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : CC6600;
}

.smallNameBlue {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : 123765;
}

.smallNameBlueBold {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : 123765;
}

.smallGrayBold {
	font : Bold xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #919191;
}


.smallGrayItalics {
	font : Italic xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #747474;
}

.smallGray {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
	color : #747474;
}




.one {
	background-image: url(http://xos.merchantarmada.com/test.gif);
	background-color: white;
	width: 60;
}


.two {
	input-text: text;
	width: 30;
	color: red;	
}


.three {
	input-text: text;
	width: 80;
	color: blue;	
}


.four {
	input-text: text;
	width: 200;
	height: 80;
	color: green;	
}


.five {
	width: 40;
	height: 80;
	color: pink;
	font: xx-small 'Sans-Serif';	
}


.six {
	input-text: text;
	width: 400;
	height: 80;
	color: red;
	font: bold x-large 'Comic Sans MS';	
}


.seven {
	input-text: text;
	width: 200;
	height: 80;
	color: brown;	
}


.smallDropDown {
	font : xx-small 'Verdana', 'Arial', 'Sans-Serif';
}

.redbg {
	background-image : url(http://www.xosPortal.com/gifs/redBox2.gif);
	background-position : 100%;
}



#figure {position: relative; width: 100%; border: thin #e5e5e5 solid; margin: 0em; padding: 2px; text-align: left; z-index: 5; background: white;}
#mouseOutLayer {position: absolute;  visibility: visible; top: -300px; left: -2px; z-index: -1;}
#mouseOverLayer {position: absolute;  visibility: visible; top: -300px; left: -2px; z-index: 5;}
