
/* base color, two shades darker */

background:#;

/* corresponding foreground color */

color:#;

/* highlight color as a border */

border:5px solid #746B8E


#header
{
position:relative;
text-align: center;
margin: 0;
height: auto;
}
a.hd
{
text-decoration:none;
color: #FFFF00;
font-weight: 900;
padding: 5px 0 1px;
}
a.hd:link
{
text-decoration:none;
color: #FFFF00;
font-weight: 900;
}
a.hd:hover
{
text-decoration: underline;
color: #FFFFFF;
background-color: transparent;
font-weight: 900;
}
.fly
{
background:#fff;
margin-top: 2px;
width: 200px;
padding: 0;
}
.bar
{
font-family: Arial;
text-decoration:none;
color: #FFFFFF;
font-weight: 500;
background-image:url(img/menubg.jpg);
background-repeat: repeat-x;
margin: 0px 0px 0px 0px;
padding: 3px 0 1px;
width: 100%;
height: 30px;
white-space:nowrap;
text-align: center;
}
.lef {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-align:right;
	padding-right: 10px;
	height: 20px;
	border-bottom: solid 1px #EAEAEA;
	background-color: #F4F4F4;
	width: 150px;
    }
p.ctry
{
font-family:Arial,Helvetica,sans-serif;
margin: 0px  0px 0px  0px;
font-size: 11px;
text-align: center;
color: #746B8E;
}
a.ctry
{
{border: none;
}
a.flag:link img
{
border:0 none;
}
a.flag:visited img {
border:0 none;
}
a.special:link img {
border-width: 2px;
border-color: #89819f;
}
a.special:visited img {
border-width: 2px;
border-color: #57506b;
}

.box2
{
position: relative;
align: left;
margin: 5px 20px 5px -30px;
width: 180px;
background: transparent;
-moz-opacity: 0.8;
opacity: 0.8;
font-color: #fff;
}
div.box3
{
left:1px;
top:140px;
background: transparent;
white-space: nowrap;
-moz-opacity: 0.8;
font=color: #fff;
}

table.1
{
width: 900px;
padding: 3px;
font-family: times;
border: 1px 1px 1px 1px;
color: #bab6c7;
}
th
{
background:#57506b;
color: #f2f1f4;
width: -10%;
filter: glow;
}
textarea, select,{
	color : #000000;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #746B8E;
}



