/* CSS Document */
body{
margin-top:20;
margin-left:40;
margin-right:25;
margin-bottom:20;
background-color:#E9E9D6;
color:#006666;
font-family: Comic Sans MS;
font-size:12px;

SCROLLBAR-FACE-COLOR: #AFAF74; 
SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
SCROLLBAR-SHADOW-COLOR: #e9e9e9; 
SCROLLBAR-ARROW-COLOR: #e9e9e9; 
SCROLLBAR-TRACK-COLOR: #DDDDC0;
}
td{
font-size:12px;
}
a{
color:green;
text-decoration:underline;
}
A:Hover { 
color :#990033; 
text-decoration:none;
}
.ta{ 
color :#990033;  
FONT-FAMILY:  Verdana, Arial; 
text-decoration:underline; 
FONT-SIZE: 10px;
}
.table{
width:100%;
border: 1px solid #ACAC6F;
padding:0px;
background-color:#DDDDC0;
}
a.menu{
color:#006666;
font-family:Verdana;
font-size:10px;
text-decoration:none;
font-weight:bold;
}
.menutd{
cursor:hand;
border-bottom:1px solid #C7CC8F;
padding-left:10px;
}
input{
font-size:10px;
}
select{
font-size:10px;
}
form{
margin:0px;
}
.contenttd{
padding:15px 20px 15px 20px;
background-color:#DDDDC0;
width:100%;
}
.header1{
font-family:Comic Sans MS;
font-size:17px;
color:#990033;
font-weight:;
}
.header2{
font-family:Comic Sans MS;
color:#990033;
font-weight:bold;
font-size:16px;
text-align:center;
}
hr{
color:olive;
width: 100%;
}
.mark{
color:green;
font-style:italic;
}
img{
border:1px solid olive;
}
.countrytd{
padding:5px;
background-color:#AFAF74;
}