@CHARSET "ISO-8859-1";

.editdialog{
	width: 500px;
	background-color: inherit;
	color: black;
	font-family:arial,helvetica,sans-serif;
    font-size: 14px;
    padding: 10px;
}

.topmenu{
	width: 97%;
	background-color: #FFFFFF;
	color: black;
	font-family:arial,helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.profileInterest {
	background: white;
	float: left;
	color: black;
    font-size: 14px;
    width: 350px;
    margin:10px;
}

.profileInterestInner {
	background: white;
	float: left;
	color: black;
    font-size: 14px;
    width: 340px;
    padding: 5px;
    padding-right: 3px;
    border: 1px solid #686B6A;
    border-top: none;
}

.profileInterestHeader {
	background: url(../images/tagHeader.html);
	background-repeat: repeat-x;
	color: white;
	font-size: 13px;
	font-weight: bold;
    width: 350px;
    padding-bottom:3px;
	padding-top:3px;
}

.inside-heading {
    color: #16A7E7;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: lighter;
}
.bg-text {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    text-decoration: none;
}
.login-box {
    border: 1px solid #A0A0A0;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 18px;
    width: 310px;
}
.text-small {
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}

.text-bold {
    font-weight: bold;
}

.displayheader{
	background-color: #F7F7F7;
	color: #16A7E7;
	font-weight: bold;
}

.sentimenttable, .sentimenttable TD, .sentimenttable TH{
font-size:11px;
font-weight: bold;
}

.chartdatalinks a, .chartdatalinks a select{
	color:black;
	font-style: normal;
	text-decoration: none;
}

.highlight1{
	color:#3A9468;
	font-weight: bold;
}

.highlight2{
	color:orange;
	font-weight: bold;
}

.highlightcommontopics{
	color:green;
	font-weight: bold;
}
