body 
{
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
	background-color: white;
	margin: 0px auto;
}

thead th {
	background:#EAEAEA;
}

th {
	padding:3px;
	background:#F4F4F4;
	color:#004D85;
}

#container
{
	width: 300px; 
	text-align: left;
}

img
{
	border: 0px;
}

bigspan
{
	font-size: 14px;
	color: #646464;
	font-weight: bold;
}

big
{
	font-size: 14px;
	color: #646464;
	font-weight: bold;
}

a big
{
	font-family: Tahoma;
	font-size: 14px;
	color: blue;
	text-decoration: underline;
  font-weight: bold;
}

h2
{
	font-family: Tahoma;
	font-size: 16px;
	color: #3377a6;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.h_title
{
	font-family: Tahoma;
	font-size: 16px;
	color: #005693;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

.h_redlabel
{
	font-family: Tahoma;
	font-size: 14px;
	color: red;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

h3
{
	font-family: Tahoma;
	font-size: 16px;
	color: #005693;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}

a
{
	text-decoration: none;
}

td
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

td a
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
}

.orangelink
{
	font-family: Tahoma;
	font-size: 11px;
	color: #005693;
	text-decoration: underline;
}

td li
{
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	text-decoration: underline;
}

.crumb
{
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
}

.crumb a
{
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
}

.menu
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #005693;
}

.menu_selected
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

p {
	font-family: Tahoma;
	font-size:12px;
}

p a
{
	font-family: Tahoma;
	color: blue;
  text-decoration: underline;
}

blockquote 
{
	padding: 0px;
	font-style:italic;
	font-size: 11px;
	color:red;
}

#submit, .addpoints
{
	color:#FFF;
	font-size:1em;
	font-weight:bold;
	width:auto;
	background:#F90 url(../images/nav_bg.gif) bottom repeat-x;
}
.addpoints
{
	padding: 5px;
	border:1px solid #CCC;
	font-size: 11px;
}
input, textarea {
	border:1px solid #CCC;
	padding:0.25em;
	width:300px;
}

textarea {
	width:300px;
	height:50px;
	font:1.2em Verdana, Arial, Helvetica, sans-serif;
}

input:hover, input:focus, textarea:hover, textarea:focus {
	border-color:#999;
}
.nodeco li
{
	text-decoration: none;
	background: none;
	color: #000;
}
.nodeco ul{color: #000}