body, p, tr, td {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}

td.news {
	font-size: 6pt;
}

td.header {
background: #FF6600;
color: #ffffff;
}

hr {
border: 1px #FF6600 solid;

}

td.white {
	background: #ffffff;
	}

body.grey {
	background: #f0f0f0;
	}

table {
        font-family: Verdana, Arial;
        font-size: 8pt;
        color: #000000;
	background: #f0f0f0;
	border: thin solid #FF6600;
}

table.white {
        font-family: Verdana, Arial;
        font-size: 8pt;
        color: #000000;
	background: #FFFFFF;
	border: 0px;
}

iframe {
	background: #f0f0f0;
	frameborder: 0;
	border: 0px;
	}

table.noborder {
	border: none;
}

table.darker {
	background: #e0e0e0;
}
td.news {
	font-size: 7pt;
}

h1 {
	font-size: 8pt;
	color: #000000;
	font-family:Verdana;
}

a {
	font-family:Verdana;
	font-size:8pt;
	color: #FF6600;
	text-decoration:none;
	}

a:active (
	background: #FF6600;
	color: #000;
	}

a:hover {
	text-decoration: underline;
	}

.button {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #CDCDCD;
	border: solid 1px;
	padding: 1px;
}
div.small {
	font-size:8px;
	}
div.p {
    font-family: Verdana, sans-serif; 
    font-size: 12px;
    padding: 10px;
}
div.small, div.small a {
    font-family: Verdana, sans-serif; 
    font-size: 10px;
}
div.small {
    padding: 10px;
}
div.title {
    color: #000066;
    padding-left: 1px;
    font-family: monospace;
    letter-spacing: 2px;
    font-size: 12px;
    line-height: 9px;
    height: 9px;
    margin-bottom: 1px;
}
div.main {
    border: 1px solid #000066;
}

/* Styles for shout box */
form {
  margin: 0;
  padding: 0;
}
.shoutInput {
  font-size: 11px;
  font-family: Trebuchet MS, Verdana, sans-serif;
  background: #F0F0F0 no-repeat center center;
  color: #505050;
  margin: 0;
  width: 100%;
  border: 1px solid black;
  border-width: 1px 1px 0 1px;
  padding: 2px;
  vertical-align: bottom;
}
iframe.shoutInput {
  padding: 0;
}
