A, A:link, A:visited, A:active {text-decoration:none}
A:link {color:000000}
A:visited {color:000000}
A:active {color:666699}
A:hover {color: #000000; background-color: #ff9933;}
span.gold {font-family:arial; color:#ffb469; font-size:14px;}
span.white {font-family:arial; color:#ffffff; font-size:10px;}
br.small {font-size:6px;}
A:hover.golden {color: ff9933; background-color:ffffff;}

A.new:link{text-decoration: none;color:#666699}
A.new:visited{color:#666699}
A.new:active{color:#666699}
A.new:hover {color:#000000; background-color:#ffb469}

A.cazarin:link {
	text-decoration: none;
	color: #000000;
	font-style : italic;
	font-size : 9px;
	font-family : "Century Gothic";
}
A.cazarin:visited {
	text-decoration: none;
	color: #000000;
	font-style : italic;
	font-size : 9px;
	font-family : "Century Gothic";
}

A.cazarin:active {
	text-decoration: none;
	color: #000000;
	font-style : italic;
	font-size : 9px;
	font-family : "Century Gothic";
}
A.cazarin:hover{
	text-decoration: none;
	color: #000000;
	font-style : italic;
	font-size : 9px;
	font-family : "Century Gothic";
	background-color : transparent;
}

input.small{font-color:#000000; font-family:Arial; border-width:0px; height:11px; width:65px; font-size:9px; font-weight:normal;}
input.small2{font-color:#000000; font-family:Arial; border-width:0px; height:16px; width:160px; font-size:13px; font-weight:normal;}
input.button{color:#000000; font-size:10px; padding:0; position:relative;}
td.smallgold{font-family:Arial; color:#ff9933; font-size:9px; padding-left:5;}
td.gold{font-family:Arial; color:#ff9933; font-size:13px; padding-left:5;}
td.black{font-family:Arial; color:#000000; font-size:12px;}
td.bold
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: FFFFFF;
}
table.browse_outer 
{
	border-width: 2px;
	border-color: 000000;
	background-color: CCCCCC;
	Margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
}
table.browse_border 
{
	background-color: FFFFFF;
}
tr.browse_odd 
{
	background-color: BEBFDE;
	font-weight: bold;
}
tr.browse_even 
{
	background-color: 8183A9;
	font-weight: bold;
}
td.details
{
	background-color: BEBFDE;
	font-size:12px;
}
td.title
{
	background-color: 63658C;
	color: FFB469;
	font-size:14px;
	font-weight : bold;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
}
input.help{background-color:red; font-size:10px; color:white;}
input.helpgreen{background-color:green; font-size:10px; color:white;}
input.yellow{background-color:yellow; font-size:10px; color:white;}

td.menu a:hover { color: #000000; }


/* Live Quotes Popup */

body.livequotes {
	margin-top:    0;
	margin-bottom: 0;
	margin-left:   0;
	margin-right:  0;
	background-color: #FFFFFF;
	background-image: url('../images/livequotes/mgex_bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

.livequotes_header {
	background-color: #333366;
	border-top:    solid 1px #3F3F6F;
	border-bottom: solid 1px #3F3F6F;
}

.livequotes_title {
	color: #666699;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top:    10px;
	padding-left:   20px;
	padding-bottom: 10px;
}

.livequotes_table {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.livequotes_table td {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding-top:     5px;
	padding-bottom:  5px;
	padding-left:   12px;
	padding-right:  12px;
	border-bottom: solid 1px #EAEAF0;
}

.livequotes_table .first_col {
	padding-left: 20px;
}

.livequotes_table .odd_col {
	background-color: #F4F5F5;
}

a.livequotes_nothing {
	color: #333366;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background: none;
}

a.livequotes_nothing:hover {
	color: #333366;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background: none;
}

a.livequotes_nothing:visited {
	color: #333366;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial, sans-serif;
	text-decoration: none;
	background: none;
}

INPUT.month_button
 {
	background-color: CCCCCC;
	border: ridge;
	border-color: FFB469;
	border-width: 2px;
	font-family: arial;
	font-size: 12px;
}

input
{
	border-width: 1px;
	border-color: 000000;
}
	

