@charset "utf-8";
/* CSS Document */


#rightcolumn
{
	
	border-width:1px;
	border-bottom-color:#FC0;
	float:right;
	width:240px;
	height:700px;
	background: #fff;
	
	
	
}

#rightcolumn .crednewsitems
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	width:auto;
	padding:5px 5px 5px 5px;
	border-bottom-color: #999;
}


.rightcolumnhead {
	/*background-image:url(../images/rightcolumnimage.png);*/
	background-position:top;
	background-repeat:no-repeat;
	/*
	-moz-border-radius-topright:12px;
	-moz-border-radius-topleft:12px;
	-webkit-border-top-right-radius:12px;
	-webkit-border-top-left-radius:12px;   */
}

.rightcolumnheaddown {
 /*background-image:url(../images/rightcolumnimagedown.png); */
	height: 40px;
	line-height: 40px;
	text-decoration:none;
	text-align:center;
	/*
	-moz-border-radius-bottomright:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;  */
}

.credrightcolcaption
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#06F;
	height: 40px;
	line-height: 40px;
	text-decoration:none;
	text-align:center;
	
`}

#credarticles
{
	margin:10px 245px 0 0;
	padding: 0 0 5px 0;
	text-align:justify;


}



#credtable td
{

	font:"Trebuchet MS";
	font-size:12px;
	height:50px;
	padding-bottom:1px;
	border-bottom:#FC0;
	border-bottom-width:1px;
	border-bottom-style:solid;
	text-align:justify;
	
	
	
}

#credmenu
{ height:700px;
		background:#FFF;
		margin-right:1px;
}

.credmenuborder
{
		border-bottom:#F90;
		border-bottom-style:solid;
		border-bottom-width:1px;
		

}

