/* $Id: style.css,v 1.18 2005/04/15 13:32:27 wwwrun Exp $ */

body {  font-family: sans-serif; color: #000000; background-color:#ffffff;font-size: 12px; margin:5px; }
/*  font-family: Georgia, Verdana, Arial, Helvetica,sans-serif; font-size: 12px /small  */

a {  text-decoration: none; color: #0000aa; font-style: normal}
a:visited {color: #000099; } 
a:hover {  text-decoration: underline overline;  color: #3333cc; font-style: normal}

a.novisit {  text-decoration: none; color: #0000cc; font-style: normal}

hr { padding:0px; margin:0px;}

table { margin: 0px; text-align: left;}

table.history { border:1px groove; width:100%;}
table.standard {border: none; padding:0px; margin:0px; width:100%; }
table.standard2 {border:none; padding:0px; margin:0px; }

.standard2 td { border: none; padding-left:8px; padding-right:8px;}

table.debug1 {border:1px solid; width:100%; background-color:#bbbbbb; padding:10px; margin-left:auto; margin-right:auto; text-align: center; }

.debug1 td {text-align:left;}

table.debug2 {border:1px solid; width:100%; background-color:#eeeeff; padding:10px; }
table.debug3 {border:1px solid; width:100%; background-color:#ffeeff; padding:10px; }

td {  vertical-align:top;}

ol {  margin-left: 25px; }

input {background-color : transparent; text-indent : 2px;  }

textarea {font-family: monospace; font-size: 12px; background-color : #ffffff; font-weight : normal; border: solid; border-width : 1px; text-indent : 2px;}

select {font-weight : bold;background-color:#F5F5F5; } 

form { margin: 0px; }


h1 { color: #0000aa; font-size: 20px; text-decoration: none;}
h2 { color: #0000aa; font-size: 17px; text-decoration: none; margin-bottom: 0px; margin-top: 0px; margin: 0px}
h3 { color: #0000aa; font-size: 15px; text-decoration: none; margin-bottom: 0px; margin-top: 0px; margin: 0px}
h4 { color: #0000aa; font-size: 13px; text-decoration: none; margin-bottom: 0px; margin-top: 0px; margin: 0px}

