/* CSS Document */

body, html {
 height:100%;
 padding:0;
 margin:0;
	scrollbar-face-color: #dcdcdc; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #e2edc2; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	background-color: #ffffff;
	font-family: "Arial", Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

td
{
font-family:arial;
font-size: 12px;
color:#404040;
}
.heading
{
	font-family:Arial;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:Arial;
	color:#6D8DB5;
	font-size: 12px;
	font-weight: bold;

}
.topnav
{
	font-family:Arial;
	color:#575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:Arial;
	color:#575757;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:arial;
	color:#ffffff;
	font-size: 10px;
	line-height: 18px;
}
.button
{
	font-family:Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.highlight
{
	background: #F78E12;
	font-family:Arial;
	color:#404040;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}
.titles
{
	background: #C5CDBC url(http://www.etftalk.com/images/desert_green_colors/gradient_tcat.gif) repeat-x top left;
	font-family:Arial;
	color:#404040;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;

}

.titles2
{
	font-family:Arial;
	color:#404040;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;

}
.top
{
	background: #C5CDBC url(images/desert_green_colors/gradient_tcat.gif) repeat-x top left;
	font-family:Arial;
	color:#404040;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:Arial;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration:underline;

}

.right
{
	font-family:Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.right:hover
{
	font-family:Arial;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}