.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bg {
	text-decoration: none;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}

ul {
text-align: left;
display: block;
font-size: .9em;



//this css is to lumistar blog

}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bginside {
	text-decoration: none;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #006699;
	background-image: url(http://lumistarcorp.com/images/bg-inside.gif);

}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.contentsTitle{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
	height: 30px;
}

.contents {
text-align: left;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;

}
.contentsred {

	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
}
.bgsplashcat {
	text-decoration: none;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-image: url(http://lumistarcorp.com/images/bg-cat.gif);
}

.contentsblack {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma;
}

.sidelink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.sidelink td{
padding:5px 10px;
border-bottom:1px dotted #666666;
}

.sidelink a{
color:#000000;
text-decoration:none;
}

.sidelink a:hover{
text-decoration:underline;
color:#990000;
}

// original blue background color #006699;

