body
{
margin: 0px;
font-size:90%;
font-family:Arial, Helvetica, sans-serif;
background-image: url("../images/bgtest.gif");
background-repeat:repeat-x;
background-color:#F5F3F0;
}

#container
{
margin-top:0px;
width:774px;
display:table;
margin-left: auto; 
margin-right: auto;
}

.tdcontent
{
padding: 0px 30px 0px 30px;
text-align:left;
}

.countrytext
{
font-size:80%;
color:#666699;
}

.countrytext2
{
font-size:80%;
color:#CC6666;
}

.countryimg
{
border: 1px solid #666699;
}

h1
{
color: #666699;
font-weight: bold;
font-size:100%;
}

h2
{
color: #666699;
font-weight: bold;
font-size:90%;
}

p
{
font-size: 80%;
}

ol
{
font-size: 80%;
}

ul
{
font-size: 80%;
}

.searchbox
{
border: 1px solid #666699;
width: 100px;
font-size:80%;
}

.searchbutton
{
border: 1px solid #666699;
color:#666699;
background-color:#fff;
font-size:80%;
width:25px;
}

.searchtext
{
color:#fff;
font-weight:bold;
}

.footermenu
{
color:#666699;
font-size: 70%;
}

a
{
color:#666699;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}

a.footer
{
color:#666699;
text-decoration: none;
}

a.footer:hover
{
text-decoration: underline;
}

.white
{
	color:FFFFFF;
}

.red
{
	color:FF0000;
}
