/* CSS Document */
body {
background-color:#580f56;
}
.splash_back {
	text-align: center;
	background-image: url(./includes/templates/classic/images/loosh_splash_page_11.jpg);
	background-repeat:repeat-x;
}
a.tlink {
	padding-left:0.5em;
	padding-right:0.5em;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}
.bckcolor {
background-color:#580f56;
}
.separator_color {
	color:#FFFFFF;
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
}


