body {
	background-color: #E2E2E2;
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
	margin-top: 7px;
	font-weight: bold;

	
	/* attributes we aren't using at the moment
	scrollbar-base-color:  #40364d;
	scrollbar-arrow-color: #f5d300;
	scrollbar-highlight-color: #90869e;
	scrollbar-3dlight-color: #87789e;
	scrollbar-face-color: #40364d;
	scrollbar-shadow-color: #2f4261;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-track-color: #51485f;
	*/
}
ul, li, td, tr {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
}

* color for links */
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted #FFFFFF;
}

/* hover color for links */
a:hover {
	color: #00629f;
	background-color: #D7D7D7;
}


.main-content {

	background-color: #081073;
	padding: 0px;
	text-align: center;
	width: 630px;
	vertical-align: top;

}

.sidebar {

	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;

}

.link-table {

	width: 98%;
	align: center;
	border-collapse: collapse;


}

.date-break {

	border: 1px solid #FFFFFF;
	
}

.date-cell {

	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
	font-size: 15px;
	
	
}

.submit-cell {

	text-align: right;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
	


}

.submit-link {

	font-weight: bold;
	color: #FFFF80;
	font-size: 15px;

}

.link-list {
	
	width: 100%;
	border-collapse: collapse;

}



.link-table {

	border-collapse: collapse;

}


.tag-cell {

	width: 145px;
	align: right;
	height: 36px;

}


.headline-cell {

	width: 375px;
	text-align: left;
}

.rating-head {

	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	height: 25px;
}

.clicks-head {

	text-align: center;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	height: 25px;
}

.tag-cell {

	font-size: 12px;
	color: #FFC0FF;
	text-align: center;
}

.main-link {

	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

}

.rating-cell, .clicks-cell {

	text-align: right;

}

.notes {
	
	font-size: 13px;
	width:75%;
	text-align: justify;

}

.rank-head {

	border: 1px solid #FFFFFF;
	text-align: center;

}

.hour-cell {

	font-weight: bold;

}

.input-status {

	font-size: 9px;
	

}

.sponsors {

	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	width: 140px;
	
}

.sponsors-cell {

	padding: 0px;
	margin: 0px;


}

.sponsors-header {

	height: 37px;
	padding: 0px;
	margin: 0px;
}

.sponsors-body {

	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #0B0D73;
	padding: 2px;
	margin: 0px;
	color: #404040;
	width: 140px;

}

.disclaimer-body {

	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #0B0D73;
	padding: 3px;
	margin: 0px;
	color: #404040;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.img-link {

	text-decoration: none;
	border: 0px;

}

.sponsor-links {

	color: #000000;
	font-size: 10px;
	font-weight: bold;

}

.sidebar-submit, .sidebar-input {

	font-size: 10px;
	width: 100px;

}

.sidebar-text {

	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

.submitted-by {
	
	font-size: 9px;
	color: #FFFF80;
	text-align: right;
	align: right;

}

.submitted-by.approved {
	
	color: #40FF40;

}

.submitted-by.rejected {
	
	color: red;

}

.little-link {

	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;

}

.comment-cell {

	padding: 15px;

}

.comment-title {

	font-weight: bold;
	font-size: 15px;

}

.comment-textarea {

	width: 400px;
	height: 100px;

}

.comment-link {

	color: #FFFF80;
	font-size: 9px;

}

.sponsor-ul {

	margin: 5px;

}

#news {

	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;

}

#news a {

	color: #FFFF80;;

}