td {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	word-spacing: normal;
}
b {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
small {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
big {
	font-size: 14px;
	line-height: 14px;
	color: #000000;
}
a:link {
	font-size: 12px;
	line-height: 150%;
}
a:visited {

	font-size: 12px;
	line-height: 150%;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #0033CC;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 150%;
	color: #0033CC;
	text-decoration: none;
}
.footer {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

}

body {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #000000;
}
.nexticon {
	font-size: 12px;
	line-height: 130%;
	color: #CCFFFF;
}
.plicon {

	font-size: 12px;
	line-height: 130%;
	color: #FFCC00;
}
.poicon {


	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.nextleft {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.plleft {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
.poleft {

	font-size: 12px;
	line-height: 130%;
	color: #000099;
}
.bid_buttons{
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #ff0000;
  padding-top: 3px;
}
.ask_buttons{
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  background-color: #0000ff;
  padding-top: 3px;
}
.spltextbox{
  font-size : 20px;
  color : #000000;
  letter-spacing : 1pt;
  font-weight: bold;
}
.spotstr{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:18px;
	font-weight: bold;
	letter-spacing : 1pt;
}
.spotrate{
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size:26px;
	font-weight: bold;
	letter-spacing : 1pt;
}
#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
    font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#menu a:active{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a:link .third {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a:visited .third {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
a:hover .third {
	text-decoration: underline;
	color: #FFFFFF;
    font-size: 12px;
}
a:active .third{
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 12px;
}
.third {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	}
.third_back {
	color: #FFFFFF;
	background-color: #000033;
	padding-left: 13px;
	font-size: 12px;
}
.third_back2 {
	color: #FFFFFF;
	background-color: #99CCFF;
	padding-left: 13px;
}
.third_back3 {
	color: #FFFFFF;
	background-color: #3399CC;
	padding-left: 13px;
}

.center{
    text-align:center;
}
.txt_red {
	color:#FF0000;
}
.tbl_gray {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	margin-bottom: 15px;
}
.tbl_gray td,
.tbl_gray th {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tbl_gray table td {
	padding: 0px;
	border:none;
}
.tbl_gray th {
	background-color: #E4E4E4;
}
.center {
	text-align:center;
}
.border_red{
    border: 1px solid #FF0000;
	padding:3px;
}
.box_gray{
	border: 2px solid #999999;
	padding:5px;
}

