/* ** Very General ** */
a {color: #30F;}
a:hover {text-decoration:none;}
hr {align: center; background-color: #FFC; border: 0px; height: 1px;}

/* ** Specific ** */

#sitename{display: none;}
#sidebar{float: left;margin-top: 25px;}
#page{padding-left: 20px;}
#foot{border-top: 1px solid #3300FF;text-align: center;}
#clearer{padding: 0px;margin:0px;clear:both;}
#sidebar{clear: left}
.left{float:left}
.smallcentered
	{font-size: smaller; text-align: center}

.DekaBlue
{color:#30F;}
.BoldBlue
{	font-weight: bold;
	color: #30F;}
#cinfo
	{
	font-size: 10pt;
	text-align: center;
	margin-top: 15px;
	}
#atab
	{
	font-weight: bold;
	}
.tab:hover
	{color: #30F;text-decoration: underline;}

