body {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
font-family:arial;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
margin: 0px;
}

a.white {
color:white;
text-decoration:none;
}

a.white:hover {
text-decoration:underline;
}

table.menu {
margin-top:3px;
color:white;
}

table.menu td {
font-size: 9pt;
font-weight:bold;
width:150px;
height:40px;
border:2px solid white;
text-align:center;
}

table.menu td a {
color:white;
text-decoration:none;
}

table.menu td a:hover {
text-decoration:underline;
}

table.menu_country {
margin-left:1px;
margin-bottom:1px;
margin-right:1px;
color:white;
}

table.menu_country td {
font-weight:bold;
width:150px;
height:20px;
border:2px solid white;
text-align:center;
background-color:chocolate;
width:128px;
}

table.menu_country td a {
color:white;
text-decoration:none;
}

table.menu_country td a:hover {
text-decoration:underline;
}

table.search {
background-color:yellowgreen;
color:white;
margin-bottom:10px;
}

table.update {
background-color:beige;
}

button {
border: 1px solid grey;
font-size: 8pt;
font-family:arial;
}

input {
height:16pt;
border:1px solid darkgrey;
margin-right:3px;
}

h1 {
font-size: 14pt;
color: darkred;
}

h3 {
font-size: 22pt;
color: darkred;
font-weight:bold;
padding:0px;
margin:0px;
font-family:arial;
margin-left:5px;
}


UL.subchannel {
 list-style-image: url("images/section_bullet.gif");
 font-size:12pt;
 font-family:arial;
 margin-left:0px;
 padding-left:15px;
}

UL.subchannel LI {
 padding-bottom:15px;
 
}

span.navigation {
	width:800px;
	border-bottom: 1px solid lightgrey;
	color:darkred;
}

a.textlink {
	text-decoration:none;
	color:darkred;
}

a.textlink:hover{
	text-decoration:underline;
}

LI.article_bullet {
list-style-position:outside;
list-style-image: url("images/article-bullet.gif");
margin-top: 3px;
margin-bottom: 3px;
}

td.section_name {
border-bottom: 1px solid grey;
font-size:12pt;
font-family:arial;
padding-bottom:2px;
}
