* {margin:0; padding:0}
body {font:10px Verdana,Arial;background:#9AE4E8 url(bgpa.gif) no-repeat fixed left top;}
a{
	color: Black;
	text-decoration: underline;
}
a:visted{
	color: Gray;
	text-decoration: none;
}
a:hover{
	color: Orange;
}
a:active{
	color: Olive;
}
h1{
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
		margin-bottom: 10px;
}
h1 a{
	color: White;
	text-decoration: none;
}
#wrapper {width:825px; margin:35px auto 50px auto}
#clear {
	clear: both;
	margin: 30px auto;
}
.twitter{
	width: 823px;
	margin-top: 20px;
	clear: both;
	font-size: 12px;
}
#twitter_div{
	padding: 5px;
	background: White;
	border: 1px solid #ccc;
}
#twitter_update_list{
	list-style: none;
}
#twitter_update_list li{
	margin: 5px;
	border-bottom: 1px dashed Gray;
	line-height: 19px;
}
#twitter_update_list li a{
	color: #0084B4;
	text-decoration: none;
	margin-right: 10px;
}
#twitter_update_list li a:hover{
	text-decoration: underline;
}
.sortable {width:823px; border:1px solid #ccc; border-bottom:none}
.sortable th {padding:4px 1px 6px; background:#444; color:#fff; text-align:left; color:#ccc}
.sortable td {padding:2px 4px 4px; background:#fff; border-bottom:1px solid #ccc;text-align:center;}
.sortable .head {background:#444 url(sort.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .desc {background:#222 url(desc.gif) 6px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc {background:#222 url(asc.gif) 6px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .even td {background:#f2f2f2}
.sortable .odd td {background:#fff}
