﻿body {
	font-family: sans-serif;
	font-size: 12px;
	color: black;
    background:#FFFFFF url(back.gif) repeat top center;
	margin-top: 0px;
	text-align: center; 

}
label {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	display: block;
	margin: 0px 0px 4px 0px;
	cursor: pointer;
}
#url {
	color: #000000;
	background-color: #F8F8F8;
	width: 334px;
	margin: 0px 0px 0px 0px;
	border-color: #333333 #CCCCCC #CCCCCC #333333;
	border-style: solid;
	border-width: 1px;
	height: 18px;

}
#download {
	font-family: sans-serif;
	font-size: 1em;
text-align: center;
	width: 83px;
	height: 22px;
	cursor: pointer;
	background-color: #FFFFFF;
color: #000000;
}
#loading, #frame {
	padding: 6px;
	display: none;
}
a:link, a:visited, a:active {
color: #336604; 
font-weight:bold;
}
a.ddl:link, a.ddl:active, a.ddl:visited {
font-size : 15px;
color: #336604; 
font-weight: bold; 
}

a.hdr:link, a.hdr:active, a.hdr:visited {
font-size : 20pt;
color: #336604; 
text-decoration:none;
}
a.subhdr:link, a.subhdr:active, a.subhdr:visited {
font-size : 13pt;
color: #336604; 
text-decoration:none;
}

span.mel {
color: blue;
}
div#container {
 position: relative;
	width: 730px; 
	padding: 10px 10px; 
	text-align: left; 
    background:#FFFFFF;
	margin: 10px auto 10px auto; 
	color: black;
	border: 1px solid #336604;
    border-top: 10px solid #336604;

}
#popup
{
display: none;
color: #000000;
}

.chooser_info {
  font-size: 10px;
  font-family: arial;
  color: #336604;
}

.chooser_info_hide {
  font-size: 10px;
  font-family: arial;
  color: #336604;
  display: none;
}
#popup
{
display: none;
color: #000000;
}