.heading {
font-family:Verdana;
font-size:10px;
font-weight:700;
background-color:#036;
border-top-style:solid;
color:#FFF;
border-width:1px
}

.image_left  { float: left }
.image_right  { float: right }


.table_left  { text-align: left }
.table_300  { text-align: right;
width: 300 }


.table_right  { text-align: right; float:right }


.bg_white { background-color: #FFFFFF }
table.bg_blue { background-color: #0066A4}
.bg_navy { background-color: #003366}

.td_325  { width: 325;
background-color: #FFFFFF  }




p.nav_blue
{
height:5px;
background-color: #003366;

}



.top_tips {
color:#999;
font-family:Verdana;
font-size:11px;
text-transform:uppercase;
font-weight:700
}

li {
font-family:verdana;
font-size:12px;
color:#000;
margin-top:3px;
margin-bottom:3px
}

p {
font-family:verdana;
font-size:12px;
color:#000;
margin-left:5px;
margin-right:5px
}

.top_nav {
color:#000;
font-size:12px;
font-family:arial
}

a.top_nav {
color:#000;
font-size:12px;
font-family:Arial;
font-weight:700
}

a.bottom_nav {
color:#fff;
font-size:10px;
font-family:verdana;
font-weight:700
}

#tabs22 {
float:center;
width:100%;
background:change-background;
font-size:93%;
line-height:normal;
font-style:normal;
font-variant:normal;
font-weight:700;
font-family:Verdana;
text-align:center
}

#tabs22 ul {
list-style-type:none;
margin:5px 20px;
padding:2px 10px 5px 50px
}

#tabs22 li {
display:inline;
margin:0;
padding:0
}

#tabs22 a {
float:left;
background:url("http://www.1source4stocks.com/images/tableft22.gif") no-repeat left top;
text-decoration:none;
margin:0;
padding:0 0 0 5px
}

#tabs22 a span {
background-position:center top;
display:block;
color:navy;
background-image:url('http://www.1source4stocks.com/images/tabright22.gif');
background-repeat:no-repeat;
background-attachment:scroll;
float:none;
padding:2px 10px 5px
}

#tabs22 a:hover span {
color:#FFF;
background-position:100% -42px
}

#tabs22 a:hover {
background-position:0 -42px
}

body {
background-color:#036
}

h1,h2 {
font-family:Verdana;
font-size:12px;
color:#002137;
margin-top:1px;
margin-bottom:1px
}

a,a:visited {
color:#00F
}






.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #0066a4;
padding: 6px 3px 2px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;
}