@charset "iso-8859-1";
/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
	background-color:#6b9600;
	font-family:Tahoma, "Times New Roman", sans-serif;
	color:#FFFFFF;
}

#body{
	margin: 0px auto;
	padding: 0px;
	width: 718px;
	}
.left_td {	background-image: url(../images/flag.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main_part{ width:704px; min-height:542px; height:expression(this.scrollHeight < 542? "542px" : "auto"); z-index:1;}

#head{ padding-left:9px; padding-top:8px;}

#left{ float:left; width:187px;}

#submenu{
	height:240px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 9px top;
}

#flag{width:132px; height:180px;}

#right{ float:right; width:506px; min-height:306px; height:expression(this.scrollHeight < 306? "306px" : "auto");}

#text{ font-size:12px; padding:18px 30px 15px 20px; }

#text p{ text-indent:0px; margin:0px; padding-bottom:15px;}

#develop{float:left; margin-left:15px; font-size:11px;}

#develop a{ color:#FFFFFF; text-decoration:underline; font-weight:bold;}

#develop a:hover{ text-decoration:none;}

#links{ float:right; color:#101010; font-size:11px; text-align:center; margin-right: 40px;}

#links a{ color:#101010; text-decoration:none;}

#text p a{ color:#b9f916; text-decoration:underline; font-weight:bold;}

#links a:hover{ color:#FFFFFF;}

div.drop_n_1{
	position:absolute;
	display:none;
	width:147px;
	font-family:Tahoma, "Times New Roman", sans-serif;
	font-size:11px;
	background-color:#303030;
	border: 2px solid #CCCCCC;
	text-align:left;
}

div.drop_1{
	margin-top:6px;
	margin-bottom:4px;
	text-align: left;
	width: 100%;
}

div.drop_down_1{
	height: 1px;
	width: 113px;
	margin-left: 18px;
	background-image: url(../images/pt.gif);
	background-repeat: repeat-x;
}

a.dr_1{
	color: #ffffff;
	text-decoration: none;
	margin-left: 17px;
	display: block;
}

a.dr_1:hover{
	text-decoration: underline;
	color: #6b9600;
	display: block;
	margin-left: 17px;
}

h1{ font-size: 14px; padding-left:10px; padding-top:10px; margin:0px;}

li{ line-height:15px;}

ul{ margin-bottom:0xp; margin-top:0px; padding-bottom:0px; padding-top:0px; margin-left:0px; padding-left:15px;}

li a{ color:#FFFFFF; text-decoration:none; padding-left:10px;}

li a:hover{ color:#6b9600;}

.input{ border:1px solid #fff;}

.directions{ border:2px solid #e5e0e0; width:450px; text-align:center; font-size:13px; margin-left:px; margin-bottom:15px; margin-top:15px;}