/*© Jasper Koops 2006
    This file is part of Koops Mailinglist.

    Koops Mailinglist is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    any later version.

    Koops Mailinglist is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Koops Mailinglist; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
	
  Last Modified 29-07-2006  
	
  support@koops-projects.com	
	
*/
a:link {color: #000000; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #000000; text-decoration: none; }

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E7E7E7;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
	margin-bottom: 10px;
	text-align: left;
}

div.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:700px;
}

div.header_ {
	position:absolute;
	left:34px;
	top:25px;
	width:830px;
	height:51px;
}

div.background_ {
	position:absolute;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	
	left:34px;
	top:76px;
	width:830px;
	height:580px;
	
}

div.menu_ {
	position:absolute;
	left:61px;
	top:110px;
	width:125px;
	height:183px;
}

div.content_ {
	position:absolute;
	left:211px;
	top:110px;
	width:617px;
	height:464px;
}

div.footer_ {
	position:absolute;
	left:34px;
	top:652px !important;
	top: 650px;
	width:830px;
	height:6px;
}
div.copyright_ {
	position:absolute;
	margin: 0 auto;
	left:350px;
	top:620px;

}

