body {
background-color: #FFF;
background-image: url(/content/bg_pattern.gif);
margin: 0px 5%;
padding: 0;
font-family: Verdana, Helvetica, Sans-Serif
}

b {
font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

           /* Table layout */

table {
width: 99%;
border: 1px solid #696;
padding: 0;
margin: 0;
}

table th {
background-color: #696;
font-size: 0.8em;
font-weight: bold;
color: #FFF;
padding: 0.2em 0.8em;
margin: 0;
text-align: left;
border-bottom: 1px dashed #363;
}

table td {
font-size: 0.8em;
padding: 0.2em 0.8em;
margin: 0;
border-bottom: 1px dashed #DDD;
text-align: left;
vertical-align: top;
}

#container {
background-color: #FFF;
margin: 0px auto;
border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}


           /*websites header and title */

#headerleft {
float: left;
width: 220px;
background-image: url(/content/bg_headerleft.gif);
background-repeat: no-repeat;
background-position: left top;
background-color: #FFF;
height: 85px;
}

#title {
height: 70px;
}

#title h1 {
font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
font-size: 22px;
font-weight: bold;
letter-spacing: 0.3em;
margin: 15px 0.8em 0 0.8em;
}

#title h1 .color1 {
color: #000;
}

#title h1 .color2 {
color: #000;
}

#title h1 a {
text-decoration: none;
}

#headerright {
position: relative;
border-left: 1px solid #CCC;
margin-left: 220px;
background-image: url(/content/bg_headerright.gif);
background-repeat: no-repeat;
background-position: right top;
border-left: 1px solid #CCC;
}

#subtitle {
height: 85px;
text-align: right;
}

#subtitle h2 {
font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
font-size: 1em;
font-weight: bold;
color: #000;
padding-top: 45px;
margin: 0 0.8em 0 0;
}

/* Box1 contains the navigation menu */

#box1 {
border-top: 1px solid #CCC;
float: left;
width: 220px;
background-color: #FFF;
margin-right: 0px;
}

#menu {
}

#menu h3 {
font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
font-size: 1em;
font-weight: bold;
color: #000;
padding: 0.2em 1.2em;
margin: 0;
border-top: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

#menu dl {
list-style: none;
margin: 0;
padding: 1em 0;
border: 0;
}

#menu dt {
padding: 0.2em 0 0.2em 1.2em;
}

#menu dt a {
background-image: url(/content/bola.gif);
background-repeat: no-repeat;
padding-left: 1.6em;
font-weight: bold;
font-size: 0.8em;
color: #4A4344;
text-decoration: none;
}

#menu dt a:hover {
background-image: url(/content/bola2.gif);
background-repeat: no-repeat;
padding-left: 1.6em;
font-weight: bold;
font-size: 0.8em;
color: #C11B17;
text-decoration: none;
}

#menu dd {
padding: 0.2em 0 0.2em 1.2em;
}

#menu dd a {
background-image: url(/content/bola.gif);
background-repeat: no-repeat;
padding-left: 1.6em;
font-weight: bold;
font-size: 0.7em;
color: #4A4344;
text-decoration: none;
}

#menu dd a:hover {
background-image: url(/content/bola2.gif);
background-repeat: no-repeat;
padding-left: 1.6em;
font-weight: bold;
font-size: 0.7em;
color: #C11B17;
text-decoration: none;
}

#menu .accesskey {
text-decoration: underline;
}

#langmenu {
}

#langmenu dl {
margin: 0;
padding: 1em 0;
border: 0;
}

#langmenu dl {
padding: 0.2em 0 0.2em 1.0em;
}

#langmenu dl a {
padding-left: 0.6em;
font-weight: bold;
font-size: 0.8em;
color: #4A4344;
text-decoration: none;
}

#langmenu dl a:hover {
padding-left: 0.6em;
font-weight: bold;
font-size: 0.8em;
color: #C11B17;
text-decoration: none;
}

#langmenu .accesskey {
text-decoration: underline;
}


/* Box2 contains the navigation breadcrumbs and the content */

#box2 {
position: relative;
border-top: 1px solid #CCC;
margin-left: 220px;
border-left: 1px solid #CCC;
}




#breadcrumbs {
color: #000;
padding: 0.6em 1.8em;
font-size: 0.6em;
border-bottom: 1px dashed #CCC;
}

#breadcrumbs dd {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
} 


#breadcrumbs dl {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
} 

#breadcrumbs dd dl dt {
margin-left: 0;
padding-left: 0.2em;
border: none;
list-style: none;
display: inline;
}


#breadcrumbs a {
color: #363;
text-decoration: underline;
}

#breadcrumbs a:visited {
color: #999;
text-decoration: underline;
}

#breadcrumbs a:hover {
color: #C90;
text-decoration: none;
}

div .content {
position: relative;
padding: 0.0em 1.2em;
border-bottom: 1px dashed #CCC;
}

div .content h3 {
position: relative;
font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
font-size: 1em;
font-weight: bold;
color: #000;
margin-top: 20px;
}

div .content p {
position: relative;
font-size: 0.8em;
}

div .content a {
position: relative;
color: #302217;
text-decoration: none;
} 

div .content a:visited {
color: #667C26;
text-decoration: none;
}

div.content a:hover {
color: #E42217;
text-decoration: underline;
}

div.content dd {
margin: 1.4em 2em;
}

div.content dd dt {
list-style-image: url(/content/bola.gif);
font-size: 0.8em;
margin: 0.5em 0;
}

div.content a {
font-weight: bold;
}

div.countries {
position: relative;
border-top: 1px dashed #CCC;
padding-top: 20px;
}

div.countries div.item img {
position: relative;
float: left;
width: 100px;
display: inline;
margin: 5px 5px;
border: 1px solid #666; 
}

div.countries div.item p {
position: relative;
margin-left: 120px;
}

div.countries div.item {
position: relative;
height: 120px;
line-height: 1.2em;
}


/* Footer for copyright and update information */

div	#footer {
background-color: #EBC79E;
padding: 0.6em 1.8em 0.6em 30px;
border-bottom: 1px solid #CCC;
font-size: 0.6em;
color: #666;-en.gif"
}

div #footerspacer {
	height: 20px;
}

div #footer a {
color: #666;
text-decoration: underline;
} 

div #footer a:visited {
color: #999;
text-decoration: underline;
}

div #footer a:hover {
color: #C90;
text-decoration: none;
}

div.floatspacer {
	width: 1px;
	margin: 0px;
	float: right;
	height: 500px;
}

div.spacer {
	clear: both;
}

div.rightspacer {
	clear: right;
}

div.leftspacer {
	clear: left;
}

img.generals {
	display: block;
	width: 126px;
	margin-left: 47px;
}

img.frontpage {
	display: block;
	width: 650px;
	margin-left: 47px;
}


div.list {
	margin-left: 30px;
}

div.generals {
	margin-top: 0.4em;
}

div.general {
	margin-left: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}
