
.Blog1_LinkStandard
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.Blog1_LinkStandard:hover
{
	text-decoration: underline;
}

/* contents styles */
.Blog1_ContentsPanel
{
	background-color: transparent;
	width: 100%;
}
.Blog1_CategoryBar
{
	font-weight: bold;
	border-bottom: 2px solid #63798D;
	width: 100%;
	margin-bottom: 10px;
}
.Blog1_CategoryBar2
{
	font-weight: bold;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#63798D;
}
.Blog1_CategoryBox
{
	background-image: url(../images/tbbg.gif);
	background-repeat: repeat-x;
	/*border: solid 2px gainsboro;*/
	background-color: transparent;
	width: 100%;
}
.Blog1_CategoryItemList
{
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}

