body { 
/*background-image:url(images/Background.jpg);
background-attachment:fixed;
background-position:left 6px;
background-repeat:repeat-x;
*/background-color:#10100F;

margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:6px;
font-size: 8pt;
font-family: verdana;
color: #D1D1D1;
line-height:14pt;
}
.NaviCol{
background-image:url(images/NaviBg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
}

.ContentCol{
background-image:url(images/ContentBg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
}
.NewsCol{
background-image:url(images/new_content.gif);
background-attachment:fixed;
background-repeat:no-repeat;
}
.FeatureCol{
background-image:url(images/featurebg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
}
.Contentbg{
background-image:url(images/ContentBg2.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
}
.ContentDiv{
width: 100%;
height: 100%;
overflow-y: scroll;
padding:5px;
}

.NewsDiv{ 
width:98%; 
height:99%;
overflow-y:scroll;
padding-right:3px;

scrollbar-arrow-color: #434343;
scrollbar-base-color: #434343;
scrollbar-dark-shadow-color: #3A3A3A;
scrollbar-track-color: #434343;
scrollbar-face-color: #2F2F2F;
scrollbar-shadow-color: #434343;
scrollbar-highlight-color: #3A3A3A;
scrollbar-3d-light-color: #434343;
}
.NormalDiv {
width:100%; 
height:100%;
overflow-y:scroll;
padding:5px;

scrollbar-arrow-color: #434343;
scrollbar-base-color: #434343;
scrollbar-dark-shadow-color: #3A3A3A;
scrollbar-track-color: #434343;
scrollbar-face-color: #2F2F2F;
scrollbar-shadow-color: #434343;
scrollbar-highlight-color: #3A3A3A;
scrollbar-3d-light-color: #434343;
}
table{
font-size: 8pt;
font-family: verdana;
color: #D1D1D1;
line-height:12pt;
}

a.yellowlink:link, a.yellowlink:active, a.yellowlink:visited {
text-decoration:none;
font-size:7pt;
font-family:verdana;
color:#CECECE;
}
a.yellowlink:hover {
text-decoration:none;
font-size:7pt;
font-family:verdana;
color:#FFD60D;
}
a.statuslink:link, a.statuslink:active, a.statuslink:visited, a.statuslink:hover {
text-decoration:underline;
font-size:8pt;
font-family:verdana;
color:#FFD60D;
}

a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
text-decoration:underline;
font-size:8pt;
font-family:verdana;
color:#FF0000;
}

.inputField{
font-size:8pt;
font-family:verdana;
border:solid 1px #333333;
height:18px;
}

.btnType {
font-size:8pt;
font-family:verdana;
background-color:#333333;
color:#FF9933;
border: solid 1px #666666;
height:20px;
font-variant:small-caps;
}

.Search_btnType {
font-weight: bold;
font-size:7pt;
font-family:verdana;
background-color:#8E8D8D;
color:#CECECE;
border: solid 1px #D5CFCF;
height:16px;
}

.Search_inputType {
font-size:8pt;
font-family:verdana;
background-color:#FFFFFF;
color:#000000;
border: solid 1px #D5CFCF;
height:16px;
}

.NewsDateText { color:#FFFFFF;}
.NewsHeadline { color:#FFEB0D; font-weight:bold;}
.redCompanyText { color:#FF383B;}
.orangeTxt {color:#FFC36A;}
.orangeTxtB {color:#FFC36A;font-size:9pt; }
.priceTxt { font-size:9pt; font-weight:bold; color:#FF0000;}
.redtxt { color:#FF0000; font-weight:bold;}
.bluetxt {color:#0099CC; font-weight:bold;}