body {
background-color: #C0C0C0;
font-family: Times New Roman, Times, serif;
text-align: center;
}

p, ul, ol {
line-height: 123%;
margin-bottom: 1em;
}

ul {
list-style-type: disc;
}

ol {
list-style-type: decimal;
}

li {
margin-left: 1.4em;
}

small {
font-size: 85%;
line-height: 118%;
}


blockquote {
margin: 0.5em  0 0.5em 20px;
}

blockquote.languages {
line-height: 100%;
}

blockquote.languages img {
vertical-align: middle;
margin-right: 5px;
}

img {
behavior: url("/pngbehavior.htc");
}

a,
a:link {
color:#0055CC;
}

a:visited {
color:#990099;
}

a:hover, 
a:link:hover, 
a:visited:hover,
a:focus,
a:active {
color:#CC0000;
}

.gray {
color: #555555;
}

table.menu {
font-size: 90%;
font-weight: bolder;
background-color: #444444;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.menu td {
text-align: center;
vertical-align: middle;
}

table.menu a {
display: block;
padding: 6px;
}

table.menu a,
table.menu a:visited {
color: #FFFFFF;
}

table.menu td.current {
background-color:#666666;
color: #FFFFFF;
}

table.menu a.current {
font-weight: bolder;
}

table.menu a:hover,
table.menu a.current:hover {
color: #000000;
background-color: #E0E0E0;
}

table.layout {
width: 758px;
height: 100%;
background-color:#FFFFFF;
margin-left: auto;
margin-right: auto;
}

table.layout tr.head td {
text-align: right;
background-color:#000000;
height: 100px;
}

table.layout tr.menu td {
height: 10px;
}

table.layout tr.adsense td{
padding: 0 15px 0 15px;
height: 80px;
}

table.layout tr.content td{
padding: 10px 15px 10px 15px;
vertical-align: top;
}

table.layout tr.footer td{
text-align: center;
vertical-align: middle;
height: 50px;
}

table.column td{
padding: 0 0 0 0 ;
}

dl.news {}

dl.news dt {
font-size: 85%;
color: #555555;
}

dl.news dd {
margin-left: 0;
margin-bottom: 1em;
}

SPAN.currentYear{
padding: 0em 0.3em 0em 0.3em;
color: #555555;
background-color: #E8E9EC;
}