body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #8BA5C9;
  background-image: url(http://bitsoup.org/pic/bday_bg.png);
  background-repeat: repeat-x , repeat-y ;
  color: #2F3A4E;
  margin-top: 0px;
  margin-bottom: 0px;
}

body.casino {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #C5D9D1;
  margin-top: 0px;
  margin-bottom: 0px;
}

tbody {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
    color: #000000;
}


th {
	font-size: 8pt;
	border: solid #000000 1px;
}


table {
  border-collapse: collapse;
  border: none;
   background-color: #C5D9D1;
 }

table.donate {

  border: solid #000000 1px;
   background-color: #C5D9D1;
 }

table.menubar {
  background-color: #7D94C3;
  background-image: url(http://bitsoup.org/pic/bg-box.gif);
  background-repeat: repeat-x , repeat-y ;
}

table.statusbar {
  background-color: #7D94C3;
  background-image: url(http://bitsoup.org/pic/bg-box.gif);
  background-repeat: repeat-x , repeat-y ;
}

table.koptekst {
  background-color: #C5D9D1;
}
table.main {
  background-color: #7C93C2;
}

table.menu {
  background-color: #7C93C2;
}

table.bday {
		background-image: url(http://bitsoup.org/pic/bday_bg.png);
        background-repeat: repeat-x;
}

table.stats {
background-color: #303231;
}

table.mainouter {
 background-color: #7C93C2;
}

table.bottom {
  background: transparent;
  border: none;
}

table.list {
width:100%;
padding:0;
}
table.list,table.list {
border-right:0;
border-left:0;
}
table.list  div {
background-color:#FFFFFF;
padding:6px;
border-left:1px solid #777777;
border-right:1px solid #777777;
border-bottom:1px solid #777777;
}
div.error, div.notice, div.info {
margin:10px 100px;
padding:10px;
text-align:center;
color:#000000;
font-weight:bold;
-moz-border-radius:8px;
}
div.error {
background-color:#FFAAAA;
border:4px solid #FF0000;
}
div.notice {
background-color:#AAAAFF;
border:4px solid #0000FF;
}
div.info {
background-color:#AAFFAA;
border:4px solid #00FF00;
}


h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
}

p {
	font-size: 8pt;
}

p.sub {
  margin-bottom: 4pt;
}

td {
	font-size: 8pt;
	border: solid #000000 1px;
}



td.embedded {
   background-color: #C5D9D1;
   border: none;
   padding: 0px;
  text-align: left;
}

td.embedded1 {
   background-color: #4C5B74;
   border: none;
   padding: 0px;
  text-align: left;
}

td.embedded2 {
   background-color: #4C5B74;
   border: none;
   padding: 0px;
  text-align: left;
}

td.mainouter {
   background-color: #7C93C2;
}

td.bottom {
  background: transparent;
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  background-color: #C5D9D1;
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.menubar {
  background-color: #7D94C3;
  background-image: url(http://bitsoup.org/pic/bg-box.gif);
  background-repeat: repeat-x , repeat-y ;
}

td.statusbar {
  background-color: #C5D9D1;
}

td.colhead {
  font-weight: bold;
  color: #ffffff;
  background-color: #0055A4;
}

td.rules {

  background-color: #607BB5;
}

TD.rowhead {
	FONT-WEIGHT: small; VERTICAL-ALIGN: middle; PADDING-RIGHT: 4pt; PADDING-LEFT: 4pt; PADDING-BOTTOM: 2pt; PADDING-TOP: 2pt
	background-color: #C5D9D1;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.navigation2 {
    background-color: #4B5871;
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a:link, a:visited {
  text-decoration: underline;
  color: #000000;
  /*font-weight: bold;*/
}

a:hover {
  color: #FF0000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border
{
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
}
