/* CSS Document */
body{
color:#006666;
font-family: Bookman Old Style;
font-size:11px;

SCROLLBAR-FACE-COLOR: #C0D0B5; 
SCROLLBAR-HIGHLIGHT-COLOR:#C0D0B5; 
SCROLLBAR-SHADOW-COLOR: #C0D0B5; 
SCROLLBAR-ARROW-COLOR: #e9e9e9; 
SCROLLBAR-TRACK-COLOR: #C0D0B5;
}
td{
font-size:14px;
}
a{
color:green;
text-decoration:none;
}
A:Hover { 
color :#990033; 
text-decoration:none;
}
.ta{ 
color :#990033;  
FONT-FAMILY:  Bookman Old Style, Arial; 
text-decoration:none;
FONT-SIZE: 14px;
}
.table{
width:100%;
border: 0px;
padding:0px;
background-color:#EDF5DF;
}
a.menu{
color:#006666;
font-family:Bookman Old Style;
font-size:14px;
text-decoration:none;
font-weight:bold;
}
.menutd{
cursor:hand;
border-bottom:0px solid #C7CC8F;
padding-left:10px;
}
input{
font-size:10px;
}
select{
font-size:10px;
}
form{
margin:0px;
}
.contenttd{
padding:15px 20px 15px 20px;
background-color:#EDF5DF;
width:100%;
}
.header1{
font-family:Bookman Old Style;
font-size:17px;
color:#990033;
background-color:#C0D0B5;
width:100%;
font-weight:bold;
}
.header2{
font-family:Bookman Old Style;
color:#990033;
font-weight:bold;
font-size:18px;
text-align:center;
}
hr{
color:olive;
width: 100%;
}
.mark{
color:green;
font-style:italic;
}
img{
border:0px solid olive;
}
.countrytd{
padding:5px;
background-color:#C0D0B5;
}