@charset "utf-8";

/*---Update Box---*/

table#updatebox{
	border:solid #FFFFFF 3px;
	border-bottom:solid #FFFFFF 3px;
	border-top:solid #FFFFFF 3px;
	border-left:solid #FFFFFF 3px;
	border-right:solid #FFFFFF 3px;
	height:auto;
	width:560px;
	#width:574px;
	background-color:#666666;
	text-align:left;
	font-size:100%;
	position:relative;
	padding:0px;
}

tr.updaterow {
	width:560px;
	#width:574px;
}

td.updatecell{
	height:auto;
	font-size:100%;
	border-bottom:dashed #EAEAEA 1px;
	padding:7px;
	width:560px;
	#width:574px;
}

div.sig{
	height:auto;
	width:560px;
	font-size:100%;
	font-style:italic;
	display:table-cell;
}

/*---------Font Styles--------*/



.updateDate{
	font-size:80%;
}

.updatecont{
	font-size:75%;
}

a.updatelink {
	color:#FFCC66;
	font-weight:bolder;
	text-decoration:underline;
}

.updatelinkold{
	color:#FFCC66;
	font-weight:bolder;
	font-size:75%;
	text-decoration:line-through;
}


/*-------------Tabs------------*/

.updateList{
	height:168px;
	width:560px;
	float:left;
}

.updateTab1{
	height:168px;
	width:56px;
	float:left;
}

.updateNum{
	height:168px;
	width:14px;
	padding-right:4px;
	float:right;
}

.updateLI{
	height:168px;
	width:465px;
	float:right;
}

/*----Breaks----*/	
