﻿tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}


.table_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

.table_description_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: red;
}


.table_description_ltblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color:#0066FF;
}


.table_centerbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #F8F8F8;
}

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

hr.style-one {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
    color:#CCFFFF;
}

.InstrumentList { font-weight: normal; }
.InstrumentList:link { color: #000000; text-decoration: none; }
.InstrumentList:active {color: #000000; text-decoration: none;}
.InstrumentList:visited { color: #404040; text-decoration: none; }
.InstrumentList:hover {color: #A0A0A0; text-decoration: none;}



	.mqbutton { 
		float: left;
		clear: both;
		background: url('../Images/btn_left.png') no-repeat;
		padding: 0px 0px 0px 20px;
		margin: 5px 0px;
		height: 38px;
		width: 188px;
		}
	.mqbutton:hover { float: left;
		opacity:0.8;
		clear: both;
		background: url(../Images/btn_left.png) no-repeat;
		padding: 0px 0px 0px 20px;
		margin: 5px 0px;
		height: 38px;}
	.mqbutton a{ float: left;
		height: 38px;
		width: 129px;
		background: url(../Images/btn_stretch.png) no-repeat left top;
		line-height: 38px;
		padding: 0px 0px;
		color: #FFFFFF;
		font-family: Arial;
		font-size: 14px;
		font-style: null;
		font-weight: bold;
		text-shadow: #000000 0px 0px 2px;
		text-align: center;
		text-decoration: none;}
	.mqbutton span { background: url(../Images/btn_right.png) no-repeat;
		float: left;
		padding: 0px 0px 0px 39px;
		height: 38px;}
.medlargetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}
