@charset "utf-8";
/* CSS Document */

body, html, #container, #container_index { 
font: 11pt "Times New Roman", Times, Palatino, serif !important; 
color: #000; 
background: #fff; 
background-image: none; 
}

a { color: #000; text-decoration: underline; }

h1, h2, h3, h4, h5 { color: #000; }

h1 { font: 16pt  "Times New Roman"; }
h2 { font: 15pt  "Times New Roman"; }
h3 { font: 14pt  "Times New Roman"; }
h4, h5 { font: 13pt  "Times New Roman"; }

img {
border: none;
}

th {
border-bottom: 1px solid #000;
font-weight: bold;
text-align: left;
}

ul { list-style-image: none !important; }

#logobg {
posiiton: absolute;
top: 2em;
left: 2em;
}

#content {
position: relative;
margin: 2em 6em 1em 0.5em;
}

#search,#topnav,#sidebar,#lefticons, #leftnav {
display: none;
}

#update {
margin: 0.5em;
text-align: right;
width: 13em;
}

#footer {
font-size: 10pt;
}

.tcs #TryBuy img {
display: none;
}

.homenews ul {
margin-top: 3em;
}

.b2top {
display: none;
}

.title {
border-bottom: 1px solid #000;
border-top: 1px solid #000;
width: 98%;
padding: 0.6em 0;
}