.sdmenu {
    width: 180px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    background: #eee url(bottom.gif) no-repeat  right bottom;
    color: #FFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: normal;
    color: white;
    background: #FFF url(title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDD;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #ffffff;
    display: block;
    border-bottom: 1px solid #DDD;
    color: #000000;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #999999 url(linkarrow.gif) no-repeat right center;
    color: #FFF;
}
.starbuybrdr {
	border: 1px solid #FFFF00;
}
.maincellbrdr {
	border: 1px solid #CCCCCC;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hdrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: auto;
	padding-left: 5px;
}
.boxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.dotkiller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7E7E7;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	margin-top: 6px;
}
.quote01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
