@charset "utf-8";
/* CSS Document */

a:link {
	font-style: normal;
	color: #2C83ED;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	color: #2C83ED;
	text-decoration: none;
}
a:hover {
	color: #dc7f01;
	font-style: normal;
	text-decoration: none;
}
a:active {
	font-style: normal;
	color: #2C83ED;
	text-decoration: none;
}


.Menuheader {
    font-size: 24pt;
	color: #2C83ED;
	font-family: "Giddyup Std";
	font-stretch:wider;
	text-decoration: none;
}

.Menuheader:link {
    font-size: 24pt;
	color: #2C83ED;
	font-family: "Giddyup Std";
	font-stretch:wider;
	text-decoration: none;
}

.Menuheader:hover {
    font-size: 24pt;
	color: #dc7f01;
	font-family: "Giddyup Std";
	font-stretch:wider;
	text-decoration: none;
}

.Menuheader:visited {
    font-size: 24pt;
	color: #2C83ED;
	font-family: "Giddyup Std";
	font-stretch:wider;
	text-decoration: none;
}


.a:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #2C83ED;
	text-decoration: none;
}
.a:visited {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #2C83ED;
	
	text-decoration: none;
}
.a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11pt;
	color: #dc7f01;
	font-style: normal;
	text-decoration: none;
}
.a:active {
	font-size: 11pt;
	font-style: normal;
	color: #2C83ED;
	text-decoration: none;
}



.inText {
    font-size: 11pt;
	color: #000000;
	font-family: Verdana, sans-serif;
	width: 590px;
	height: 22px;
	
}

.Style1 {
    font-size: 11pt;
	color: #00FF00;
	font-family: Verdana, sans-serif;

	
}

.Style2 {
    font-size: 11pt;
	color: #FF0000;
	font-family: Verdana, sans-serif;

	
}


.inTextheader {
    font-size: 16pt;
	color: #2C83ED;
	font-family: Verdana, sans-serif;
	height: 22px;
	font-weight:bold;
	
}

.inTextsubheader {
    font-size: 13pt;
	color: #2C83ED;
	font-family: Verdana, sans-serif;
}

.inTextsubheader2 {
    font-size: 11pt;
	color: #2C83ED;
	font-family: Verdana, sans-serif;
}

.inTextsubheaderBuy {
    font-size: 13pt;
	color: #00FF00;
	font-family: Verdana, sans-serif;
	width: 590px;
	height: 22px;
	
}

.inTextsubheaderSell {
    font-size: 13pt;
	color: #FF0000;
	font-family: Verdana, sans-serif;
	width: 590px;
	height: 22px;
	
}

.copyright {
	font-size: 7pt;
	font-style: oblique;
	color: #8D9346;
	text-align: center;
}



/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	SCROLLBAR-FACE-COLOR: #E4E6CB; SCROLLBAR-HIGHLIGHT-COLOR: #EBECD9; SCROLLBAR-SHADOW-COLOR: #A0A84F; SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; SCROLLBAR-ARROW-COLOR: #A0A84F; SCROLLBAR-TRACK-COLOR: #EBECD9; SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC
}*/
