body {
  color:              #000000;
  background-color:   #D7D7D4;
  font-family: "Andale mono", "Verdana", monospace, mono-space;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  min-width: 800px;
  /*background-image:url('/images/bckgrnd.gif'); */
}

a {
	color: black;
	text-decoration:none;
	border-bottom:1px dotted #000;
}

a:hover {
	border-bottom:1px solid #666;
}

form {
  margin: 0;
  padding: 0;
  border:none;
}

input {
	border:1px solid #cc0;
	font-size:11px;
	line-height:12px;
}

input.button {
	background:none;
	font-variant:small-caps;
	font-weight: bold;
	font-size:12px;
	margin:0px;
	padding:0px;
}

input.button:hover {
	background:#D9F250;
}


label {
   display: block;
}

h1 {
   display: block;
   font-size: 40px;
   font-weight:normal;
   color: #000;
   background: #ffffff;
   margin: 0;
}

h1 a {
   text-decoration: none;
   color: #000;
   border:none;
}

h1 a:hover{
 	border:none;
}

h2	{
	font-weight:bold;
	color:white;
	background:black;
	font-family: "Arial", "Verdana", sans-serif;
	font-size:18px;
	padding:3px;
	margin:1px;
	
}

div#leftmenu h2 {
	font-weight:bold;
        color:black;
        background:none;
        font-family: "Arial", "Verdana", sans-serif;
        font-size:18px;
        padding:3px;
        margin:0px;
}

h2 a {
	color: white;
	text-decoration:none;
	   border:none;
	
}

h2 a:hover {
	color: white;
	text-decoration:none;
	background: #CCCC00;
}

h3	{
	display:block;
	font-weight:normal;
	color:#333;
	background:#cc0;
	font-family: "Arial", "Verdana", sans-serif;
	font-size:11px;
	display:inline;
	line-height:14px;
	letter-spacing:1px;
	margin-left:3px;
	padding:2px;
	
}

dt {
	border-bottom:1px dotted #ddd;
	background: #cc0;
	font-weight:bold;
	color:white;
	padding-left:3px;
	line-height:14px;
}

dd {
padding-left:3px;
	line-height:14px;	
}


dl dl dt {
	border-bottom:1px dotted #999;
	border-left:1px dotted #999;
	background: #ee0;
	color:#000;
	font-weight:bold;
	padding-left:3px;
	line-height:14px;


}


div.main {
   margin-right: 0px;
   margin-left: 246px;
   min-height: 375px;
   clear: both;
   z-index:30;
}

div#container{
	width:100%;
	/*background: url('/images/NEWfondtable.gif');*/
}

div#leftmenu {
   position: absolute;
   min-height: 375px;
   left: 10px;
   width: 200px;
   z-index: 30;
}

div#header { 
   height: 23px;
}

div.lang {
   position:absolute;
   top:130px;
   left:20px;
   display: inline;
   float: left;
   text-align: left;
   padding-bottom: 3px;
}

input#submitLang {
	background:none;
	font-size:10px;
	font-weight:normal;
	border:none;
}

div.lang form, div.lang select, div.lang input {
   font-size: 10px;
}

div#logo {
	/*position: absolute;*/
	z-index:0;
	top: 0px;
	height: 180px;
	width:100%;
	margin:0px;
	background-color:none;
/*	background-image: url(/images/logoTRANSP.gif);*/
	background-repeat: no-repeat;
	
}

div#nav {
   background:#FFF;
   position: absolute;
   font-size:10px;
   font-weight:normal;

   z-index:30;
   top: 10px;
   right: 0px;
   width:160px;
   padding-bottom:20px;
   padding-left:5px;
}


div#nav2 {
   position:absolute;
   top:145px;
   font-size:10px;
   font-weight:normal;	
   z-index:30;
}

div#nav3 {
   position:absolute;
   top:2px;
   right:165px;
   font-size:10px;
   font-weight:normal;
   float:right;
   z-index:30;
   
}

div#nav3 ul li{
	text-align:right;
	line-height:15px;
	background-image: url('/images/GoldSquare.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right:14px;
}

div#nav3 ul {		list-style: none;
}

input.inputtext {
	background: #CCCC00;
	margin-top:2px;
	font-size:12px;
	line-height:12px;
	height:13px;
}

.title {
	font-size:30px;
	letter-spacing:4px;
	
}

.title a {
	border:none;
}

ul	{
	list-style: url('/images/GoldSquare.gif');
	margin:0px;
	padding-left:7px;
	margin-left:15px;
	margin-bottom:7px;
	margin-top:7px;
	margin-right:7px;
	
}

ul a:link, ul a:visited	{
	color:#000000;
	text-decoration:none;
	   border:none;
}

ul a:hover	{
	color:#000000;
	text-decoration:underline;
}

ul.horizontal{
	list-style: url('/images/GoldSquare.gif');
	margin-left:246px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-top:7px;
	margin-right:7px;
	white-space: nowrap;
}

ul.horizontal li {
	display: inline;
	list-style-type:none;
       	background-image: url('/images/GoldSquare.gif');
	background-repeat:no-repeat;
	background-position:top-left;
	padding-left:13px;
	margin-right:15px;
}


.hide {
   display: none;
}

em {
   color: #f00;
}

em.notice {
   background: #fff;
   position: absolute;
   top: 63px;
   left: 28px;
}

th { 
  font-weight: normal;
  text-align: left;
  font-size: 0.7em;
  letter-spacing: 2px;
  border-width: 1px 0px 1px 0px;
  border-style: solid;
  border-color: black;
  margin: 4px;
}

td { 
  padding: 3px;
  margin: 4px;
  font-size: 0.8em;
}

td a { 
  display: block;
  padding: 2px;
}

td a.plain { 
  display: inline
}

td a:hover { 
  background: #eee;
}

a.highlight:hover { 
   background: #fff;
   z-index: 20;
}

.spaced{
	margin:1px;
	background:white;
	line-height:16px;
	padding:4px;
	padding-left:1px;
}
