body {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background: url(images/bkg.gif) #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; }

img { border: 0px; }

h1 { font-size: 150%; }
h2 { font-size: 110%; }

/*p:first-line { margin-left: 40px; }*/

/* Tables, tds, ... */

table.main {
	width: 770px;
	height: 100%;
	border: #930 1px solid;
	background: url(images/dot.gif) #F5F5F5; }

table.menu {
	width: 159px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; }

table.center {
	background-color: #FFF;
	width: 100%;
	height: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify; }

td.menu {
	border-left: #404040 1px solid;
	border-bottom: #404040 1px solid;
	padding: 0px 3px 0px 0px;
	text-align: right;
	line-height: 1.7; }

/* Links */

a {
	color: #5444F0;
	text-decoration: none; }

a:hover {
	color: #5444F0;
	text-decoration: underline; }

a:visited {
	color: #5444F0;
	text-decoration: none; }

a.menulink:link {
	color: #404040;
	text-decoration: none;
	vertical-align: sub; }

a.menulink:visited {
	color: #404040;
	text-decoration: none;
	vertical-align: sub; }

a.menulink:hover {
	color: #5444F0;
	text-decoration: none;
	vertical-align: sub; }

/* Font Styles */

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify; }

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; }

/* Guestbook */

.row { border: 0px solid;
       border-color: #e8eaec #b6beca #b6beca #e8eaec;
/*       #E4EAF2 */
       show-empty: yes; }

/*#0058a5*/
a.gb1:link { color: #404040;
  	     text-decoration: underline; }

/*#0058a5*/
a.gb1:visited { color: #404040;
	        text-decoration: underline; }

/*#2078c5*/
a.gb1:hover { color: #5444F0;
	      text-decoration: none; }

/*#0058a5*/
a.gb2:link { color: #404040;
             text-decoration: none; }

/*#0058a5*/
a.gb2:visited { color: #404040;
                text-decoration: none; }

/*#2078c5*/
a.gb2:hover { color: #5444F0;
              text-decoration: none; }

#text { font-family: Verdana;
        font-size: 12px; }

