.flashLink  {
	font-size: 12px; }
.flashLinkBG     {
	 }
.flashLinkOff  {
	font-size: 10px; }
.flashLinkOn  {
	font-size: 10px; }
.SiteText  {
	font-size: 10px;
	text-decoration: none; }
.SiteText-Warning  {
	font-size: 10px; }
.SiteLinks   {
	colour: #4fc6f1;
}
.SiteLinks:hover   {
}
.SiteLinksList {
}
.SiteLinksList:hover {
}
.LinksAlias {
	colour: #4fc6f1;
}
.LinksAlias:hover {
}
/*Sliced Linl Style*/
#SlicedInfo {
	bottom: 8px;
	font-size: 10px;
	text-decoration: none;
	position: absolute;
	right: 10px;
}
#SlicedInfo #Sliced-web-site-design {
	text-decoration: none;
	color: #272525;
}
#SlicedInfo #Sliced-web-site-design:hover {
	color: #000000;
}
#SlicedInfo a {
	text-decoration: none;
	color: #272525;
}
/*Admin Links*/
#admin_links {
	top: 0px;
	color: #FFFFFF;
	background-color: #dd1e25;
	text-align: left;
	position: fixed;
	width: 100px;
	border: 1px solid #FFFFFF;
	left: 0px;
	overflow: hidden;
}
#admin_links h6 {
	font-size: 13px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 5px;
	font-weight: bold;
	color: white;
}
#admin_links a {
	padding-bottom: 1px;
	padding-top: 1px;
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	width: 100%;
	padding-left: 5px;
 }
#admin_links a:hover {
	color: #333333;
}
.clear_both {
	clear: both;
}
