body{
	background:#fff;
}
#wrapper{
	border:none;
	width:596px;
	background:none;
}
#main {
	padding:10px 10px 30px;
	border:1px solid #E1E1E1;
	border-top:0px none;
}
#nav{
	margin:0 auto;
	border:1px solid #034492;
}
#nav ul {
	background:#1064B6 none repeat scroll 0 0;
	
}
#nav a, #nav #logout .submit {
	color:#fff;
	font-weight: bold;
}
#nav li, #nav #login, #nav #logout {
	border-color:#034492;
}
#nav .active a{
	color:#1064B6;
}
.submit, .button {
	_padding: 0 3px;
}

#content {
	border: 0px none;
}


table{
	background: #e5e5e5;
	border:1px solid #cccccc;
} 
a {
	color:#000;
}

.dark{
	background: #d5d5d5;
}
th, td, .tableHeaderItem, .resultItem, .tableContainer{
	border-color:#cccccc;
}
.subNav .active, .tableContainer {
	background:#e5e5e5 none repeat scroll 0 0;
}
.subNav a{
	border-color:#cccccc;
	background: #d5d5d5;
	color:#000000;
}
.subNav .active{
	background: #e5e5e5;
}
.application{
	text-align: center;
	margin: 5px 0px 15px;
	font-weight: bold;
}
.tableContainer table .dark{
	background-color: #f4f4f4;
}
#newsSummary{
	background-color:#e5e5e5;
}
.todosInfo{
	text-align: left;
}

.topTenBody {
	background: #ccc;
}
.topTenBody table, .topTenBody td, .topTenBody th{
	border:none;
	background: none;
}
.topTenBody #topContent{
	width:280px;
}
.topTenBody td {
	padding:2px 4px;
}
.topTenBody .rank_pos {
	padding-left:2px;
}
.topTenBody .flag {
	width:16px;
	margin-right: 4px;
}
.topTenBody .points strong {
	font-weight: normal;
}
.topTenBody .tableHeader {
	font-weight: bold;
}
