body {
    text-align: center;
    background-color: #f8f5a5;
    font-family: Arial, Serif, Verdana;
}
img {
    border: 0;
}
img.bordered {
	border-style: solid;
	border-color: #848052;
	border-width: 2px;
}
td {
    padding: 0px;
    margin: 0px;
}
img.invbordered {
	border-style: solid;
	border-color: #f8f5a5;
	border-width: 2px;
}
td.topmenu {
    width: 20%;
    text-align: center;
}
td.topmenuactive {
    width: 20%;
    text-align: center;
    background-color: #e8e666;
}
table {
    width: 640px;
}
table.primary {
	text-align: center;
}
td.flag {
    text-align: right;
    vertical-align: top;
    width: 100px;
}
td.sidebar {
    width: 100px;
    text-align: right;
    background-color: #e8e626;
    vertical-align: top;
}
td.adspace {
    width: 0px;
    height: 360px;
    text-align: center;
    background-color: #ffffff;
}
td.maintext {
    text-align: left;
    vertical-align: top;
    background-color: #f0f0f0;
    height: 400px;
    padding: 3px;
}
p.mainparagraph {
    text-indent: 30px;
}
a.topmenu {
    color: #3f3d3a;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}
a.topmenu:hover {
    text-decoration: overline underline;
}
a.topmenu:active {
    text-decoration: overline underline;
}
a.sidebar {
    color: #4b4e49;
    text-decoration: none;
    font-family: Arial;
    font-size: 14px;
}
a.sidebar:hover {
    text-decoration: underline;
}
a.inline {
    color: #808000;
    text-decoration: none;
}
a.inline:hover {
    color: #666600;
    text-decoration: underline;
}
a.inline:active {
    color: #666600;
    text-decoration: underline;
}
a.footer {
    color: #7d7f7a;
    font-size: 12px;
    font-family: Verdana;
    text-decoration: none;
}
a.footer:hover {
    text-decoration: underline;
    color: #4d4e4b;
}
div.footer {
    text-align: center;
    color: #7d7f7a;
    font-size: 12px;
    font-family: Verdana;
    width: 640px;
}
a.thirdparty {
	font-style: italic;
	color: #2d2d2a;
	font-size: 9px;
}
dt.section {
	font-style: italic;
	color: #5d5d2a;
	font-size: larger;
}
dt.header {
	font-style: italic;
	font-weight: bold;
	color: #3d3d22;
	font-size: larger;
}
span.header {
	font-weight: oblique;
	color: #2d2d1a;
	text-decoration: underline;
}
span.bolet {
	font-family: Arial, Serif, Verdana;
}

