body {
	background-color:#E9E9E9;
}
.style3 {
	font-size: large;
	color: #003399;
}
.style10 {color: #0033FF; font-weight: bold; }
.style11 {
	color: #993333;
	font-weight: bold;
}
.style12 {
	color: #0000FF;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.style1 {color: #FF0000}

.bd{
width:5px;
/*background:#66FF77;*/
background:#339900;
}

.tmenu{
background:#FFFFCC;
}

.closing{
position:relative;
background:#fff;
padding-bottom:1px;
}

#maintable{
border:solid thin #093;
}

#tablemenu{
border-collapse: collapse;
margin: 1px;	
background:#66FF66;
/*border:solid thin #006600;*/
text-align:center;
}

#tablemenu td {
height:25px;
border-bottom: 1px dotted #6F6;
border-top:1px dotted #6f6;
color:#000000;
font-size:12px;
}

#tablemenu td:hover{
background:#99FF66;
}

#tablemenu a{
text-decoration:none;
color:#000;
display:block;
}

#tablemenu a:hover{
text-decoration:none;
font-weight:bold;
color:#000;
}

#updowntable{
padding:1px;
}

.footer{
line-height:180%;
}

/*last 10 articles table*/
#last10 {
border-collapse:collapse;
padding:inherit;
boder:solid 1px #060;
}

#last10 th{
background:#006600;
color:#fff;
border-bottom:solid 1px #fff;
border-right:solid 1px #fff;
line-height:200%;
}

#last10 td{
background:#99FF66;
line-height:200%;
color:#000000;
border-bottom:solid 1px #fff;
border-right:solid 1px #fff;
}
