body { 
	color: #396BA5; 
	font-family: "Arial", sans-serif;
 	font-size: 10pt;
	}
a	{
	text-decoration: none;
	color: #003399; 
	font-size: 10pt;
	}
a:visited {
	color: #003399; 
	}
a:hover {
	color: red;
	}
table {
	font-size: 10pt;
}
table.b {
	border-color: #396BA5;
	border-width: 1pt;
	border-style: solid;
	font-size: 10pt;
	}
table.a {
	border-color: #396BA5;
	border-width: 1pt;
	border-style: solid;
	font-size: 10pt;
	}
table.news {
	border-color: #396BA5;
	border-width: 0pt;
	border-style: solid;
	font-size: 10pt;
	}
table.menu {
	border-color: #396BA5;
	border-width: 0pt;
	border-style: solid;
	}
table.report {
	border-color: #396BA5;
	border-width: 1pt;
	border-style: solid;
	border-collapse: collapse;
}	
table.forum{
	border-color: #396BA5;
	border-width: 1pt;
	border-style: solid;
	border-collapse: collapse;
}	
table.quote {
	margin-left:auto; 
	margin-right:auto;
	font-size: 8pt;
	background: #DDDDDD;
	border-color: #396BA5;
	border-width: 1pt;
	border-style: solid;
	width: 93%;
}
table.ad {
	border-color: #396BA5;
	border-width: 1pt;
	border-style: solid;
	font-size: 8pt;
	width: 199px;
	}
a.ad	{
	text-decoration: none;
	color: #003399; 
	font-size: 8pt;
}
tr.col	{
	background: #E7E7E7;
 	}
tr.pln	{
	background: #FFFFFF;
	}

th	{
	background: #C8CBEA;
	color: #396BA5;
	font-size: 10pt;
	text-align: left;
}
th.right{
	text-align: right;
}
th.center{
	text-align: center;
}
th.menu	{
	text-align: left;
	}
th.head {
	background: #5673a2;
	}
th.news {
	background: #efefef;
	text-align: left;
	}
th.clear {
	background: #FFFFFF;
	}
tr.report {
	font-size: 10pt;
	border-color: #396BA5;
	border-width: 1pt;
	border-style: solid;
}
td.status {
	font-size: 10pt;
	color: #003399; 
	}
td.report {
	font-size: 10pt;
	border-color: #396BA5;
	border-width: 1pt;
	border-style: solid;
}

input.file {
        border:0px solid #039;
}

input.radio {
        border:0px solid #039;
}

input {
        border:1px solid #039;
        margin:0px;
        background:#eee;
        color:#039;
	font-size: 11pt;
	font-family: "Clean, Fixed, Arial", sans-serif;
}


input.button{
        border:1px solid #039;
        margin:0px;
        background:#eee;
        color:#039;
	font-size: 10pt;
	height: 16pt;
	font-family: "Clean, Fixed, Arial", sans-serif;
}

select {
        border:1px solid #039;
        margin:0px;
        background:#eee;
        color:#039;
        font-size:12pt;
}
textarea {
        background:#eee;
        font-size:11pt;
	font-family: "Clean, Fixed, Arial", sans-serif;
}

hr {
  	width: 80%;
	color: #5673a2;
	background-color: #5673a2;
 	height: 1px;
	border: 0px;
}
img {
	border: 0px;
} 
