body,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,dl,dt,dd,table {
  margin:0;
  padding:0;
font-size: 14px;
 	border:none;
}

#tabelared table
{
  background-color: #ff7777;
}
#tabelayellow table
{
  background-color: #ffffaa;
}


ul { 
/*  margin-left: 10; */
  padding-left:14px; 
/* list-style:none;     */
}
img { border:0 }
/*li {	
  background:url(bullet_blue.gif) no-repeat 0 5px;
  padding-left:14px; 
  margin-top: 5px;  	
}         */
li  { 
  background:url(bullet_blue.gif) no-repeat 0 5px;
  margin-left: 20;
  padding-left:14px; 
  text-indent: 0em;
  list-style-position: outside;
list-style:none; 
} 

body  {
 	background:url(body.gif);
   /*	 text-align:center; */
 	font:13px Trebuchet MS, Verdana; 
 	color:#585858;
 	line-height:16px;
}
html,body { height:100% }

dt {
  font-weight: bold;
  margin: 0em;
}

dd {
/*  margin-bottom: 1em;
  margin-left: 0em;*/
  margin: 0 0 1em 0em;
}


/*
h1 { width:158px; height:138px; position:relative; top:19px; left:14px; float:left; }
h2 { width:560px; float:left; margin-top:19px; margin-left:39px; }
h3 { float:right; margin-top:-22px; _margin-top:56px; margin-right:6px; }
h4 { font-size:15px; font-weight:bold; }
*/
h1 {
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 22px;
  text-align: left;
  text-transform: bold;
  /*border-left: 10px #993333 solid;
  color: #fff; 
  background: #7e7e7e;*/
  color: #000000;
}
h2 {
  margin-top: 15px;
  font-size: 16px;
  color: #369;
  border-bottom: 1px dotted #369;
}

h3 {
  margin-top: 10px;
  font-size: 13px;
  color: #369;
}

h4 {
  margin-top: 15px;
  font-size: 16px;
  color: #369;
}

p {
  margin-top:10px;
}

a {
  font-weight:normal;
  text-decoration: underline;
}

a:link, a:visited { color: #585858; }
a:hover { text-decoration: underline; background-color: white;}


dd { margin-bottom: 5px; }

#container {
 	position:relative; 
/* 	width:1100px;     */ 
 	height:auto; 
 	min-height:100%;
 	border-left:1px solid #9c9c9c; 
 	border-right:1px solid #9c9c9c;
	 background:url(container.jpg) no-repeat top white; 	
}
* html #container { height:100%; }


#header {
/*  width:789px;  */
  height:70px;
  position:relative;
  top:0px;
  left:0px;
  float:left;
}


/*******************
** Menu horizontal *
*******************/

#hmenu
{
/*  width:789px;  */
  height:20px;
  padding: 0px;
  position:right;
  clear: both;
  top:0px;
  left:0px;
  float:right;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
background-color: #29425a;
  line-height:10px; 
}

#hmenu ul {
  padding: 5px;
  margin: 0;
  text-align: right;
  color: White;
  border-right: 1px solid #fff;
}

#hmenu ul li { 
  display: inline;   
  list-style: none;
  background: none;
  padding: 0;
  margin: 0;
}

#hmenu ul li a {
  padding: 2px 10px 2px 10px;
  background-color: #29425a;
  color: white;
  text-decoration: none;
  font-weight: bold;
  border-left: 1px solid #fff;
}

#hmenu ul li a:hover {
  background-color: #eaeff5;
  color: black;
}


/*
#hmenu {
  width:789px;
  height:22px;
  padding: 0px;
  position:relative;
  clear: both;
  top:0px;
  left:0px;
  float:left;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  background-color: #1ab7f1; 
  line-height:10px; 
}

#hmenu p { 
  padding: 5px 10px 5px 5px;
  margin: 0px;
  text-align: right;
  color: #444;
}

#hmenu a { font-weight:bold; text-decoration:none; display: inline; }
#hmenu .highlighted { 
  color: #fff;
  background-color: #f00;
}
#hmenu a:link, #hmenu a:visited { color:#fff; }
#hmenu a:hover { color: #fff; background-color: #369; }
#hmenu a.highlighted:link, #hmenu a.highlighted:visited { 
  color: #fff;
  background-color: #c00; 
}
*/

/***********
** menu    *
************/

#menu {
/*  clear:both;
  float:left;
  width:171px; 
  padding: 0px 0px 30px 0px;  */
  width:115px; 
  margin-top:5px;
  text-transform: none;
  color: #999;
}

#menu h1, #menu h2,  #menu h3
{
  font-size: 80%;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  border: 0;
  border-bottom: 1px white solid;  
}

#menu h1 a, #menu h1.inactive
{
  display: block;
  color: #ffffff;
  background-color: #29425a;   
/*  background-color: #1ab7f1;
  width: 150px; */
  padding: 3px 30px 3px 10px;
  text-decoration: none;
/*  text-transform: uppercase; */
  border-bottom: 1px solid #fff;
  font-weight: bold;
}

#menu h2 a, #menu h2.inactive
{
  display: block;
/*  width: 150px;  */
  padding: 3px 20px 3px 20px;
  color: #ffffff;
  text-decoration: none;
/* background-color: #bbccff; */
/* background-color: #4fade8; */
  background-color: #369;   
  font-weight: bold;  
  text-decoration: none;
  text-transform: normal;
}

#menu h3 a, #menu h3.inactive
{
  display: block;
/*  width: 150px;   */
  padding: 3px 10px 3px 30px;
  color: #333;
  text-decoration: none;
  background-color: #eee;
  font-weight: normal;  
  text-decoration: none;
  text-transform: normal;
}


#menu h1 a:hover, #menu h2 a:hover, #menu h3 a:hover
{
  background-color: #eaeff5; 
/* background-color: #4fade8;  */
  color: #000000;
}

#contents {
/*  width:560px;  */
  float:left; 
  padding-right:10px; 
  margin-top:10px; 
  margin-bottom:50px; 
}

#contents a { 
  font-weight:normal; 
  text-decoration: underline; 
  padding: 0px;
  margin: 0px;
}

#contents a:link, #contents a:visited { color:#333fff; }

#contents a:hover { 
  text-decoration: underline; 
  color: #fff; 
  background-color: #369; 
}

.bulletred li {
	background:url(bullet_red.gif) no-repeat 0 5px;
	padding-left:14px;
	/*margin-bottom:10px;*/
}

.bulletblue li {
	background:url(bullet_blue.gif) no-repeat 0 5px;
	padding-left:10px;
	/*margin-bottom:10px;*/
}


#footer {
	clear:both;
	position:relative; 
	left:20px;    
/*	width:560px;   */
	height:67px;
	margin-bottom:20px;
	/*background-color:#ff0;*/
}
#footer img { margin-right:5px; }
