

/* No default padding */
div, img,a, html, body, table, tr, td, th, tbody, thead, col, colgroup
{ margin: 0; padding: 0; border: 0 }

table {	border-spacing: 0;
     }

td { float : top;
	 vertical-align: top; 
	}

p { margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
  }

h3 { margin-top: 10px;
	 padding-top: 0px; }

html
{ margin-left:0;
  margin-top: 0px;
}

body 
{	background-color: black;
	color: white;
 	margin-left: 0px;
 	nargin-top: 0px;
}

#maindiv
{
	float: center;
 	width: 968px;
	margin: 0 auto 0 auto;
}

#mainlogo
{ margin-left: 0px; margin-top: 0px; width: 550px; height: 146px;
  padding-left: 0px;
  background: url("pics/tankeguidelogotop.png");
  background-repeat: no-repeat;
  float: left; 
  clear: right;
}

#headgroup
{ display: inline; 
 line-height: 101px; 
 float: left;
 width: 968px;
 clear: right;
 background-color: black;
 color: white;
}
#headtext
{/* display: inline;*/
/*  position: absolute;*/1
/*  left: 60px;
  top: 40px;*/
}

#bodyandmenu
{ display: block;
  width: 968px;
  float: left;
  background-color: black;
  color: white;
  background-image: url("pics/tankeguidelogorepeat.png");
  background-repeat: repeat-y;
  padding: 0;
  background-position: 0px 0px;
}

div.menu
{ align: top;
  float: top;
	vertical-align: top;
  width: 108px;
  padding: 0;
  margin: 0;
  border: 0;
}
div.menu ul
{
	display: inline;
	width: 108px;
	padding: 0;
	margin: 0;
	border: 0;
	float: top;
}


li#menuactive
{
	background-color: white;
	color: black;
	border-right: 0px solid black;
}

div.menu li
{
	background-color: red;
	width: 100px;
	color: white;
	list-style-type: none;
	margin: 0;
    margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 9px;
  	padding-left: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
	border-right: 1px solid black;
}

div.menu li a
{
	background-color: red;
	color: white;
}

div.menu li + li
{
	border-top: 0px solid black;
}

#mainbody
{ display: table-cell;
  width: 860px;
  background-color: white;
  color: black;
  padding: 0px 0px 0px 10px;
  /*vertical-align: top;*/
}

td.whiteback
{
	background-color: white;
	color: black;
}

div.maintext
{
  width: 550px;
	height: 100%;
   background-color: white;
	color: black;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

ul.biglist
{
	font-size: 120%;
	margin-top: 10px;
}

dl.biglist
{
}

dl.biglist dt
{
	font-weight: bolder;
}


dl.boxlist
{
  background-color: white;
  color: black;
}

dl.boxlist dt
{
	border-color: black;
	border:solid;
	border-width: 1;
	border-bottom-width:0;

	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right:0px;
	font-weight: bolder;
	background-color:#eeddff;
	color: black;
}

dl.boxlist dd
{
	border-color: #888800;
	border:solid;
	border-width: 1;
	border-top-width:0;

	margin: 0px;
	padding-left:40px;
	padding-right: 3px;
	padding-bottom:3px;
	margin-bottom:5px;
    background-color: white;
	color: black;
}

span.important
{ font-size: 150%;
  font-weight: bolder;
  background-color: white;
  color: #330000;
}

div.shoutbox
{
	border: solid;
	background-color: white;
	color: black;
	border-color: black;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 10px;
}

div.shoutbox h3
{
	background-color: #fff000;
	color: black;
	border: solid;
	border-color: #ff2000;
	padding: 3px 4px 3px 4px;
	font-size: 140%;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
}

div.rightboxempty
{
	width: 300px;
	background-color: white;
	color: black;
	height: auto;
}	

div.rightbox
{
	width: 300px;
	background-color: white;
	color: black;
	height: auto;
	padding-top: 10px;
	border-left: 1px solid black;
	
}

div.rightbox div 
{
	padding: 0px 9px 0px 9px;
}


div.rightbox div+div
{
	padding: 5px 9px 5px 9px;
	background-color:#e8e8e8;
	color: black;
	border-top: 1px solid black;
	height: auto;
}

a.maillink
{
	font-size: 120%;
	font-weight: bolder;
}

span.telephone
{
	font-size: 120%;
	font-weight: bolder;
}

div.address
{
	font-weight: bolder;
}
