﻿body
{
	font-family: arial,helvetica,san-serif;
	color:#535151;
	font-size:12px;
}
p 
{
	font-family: arial,helvetica,san-serif;
	color:#7f818e;
	font-size:12px;
}
h1, h1 p
{
	font-family: arial,helvetica,san-serif;
	color:#7f818e;
	font-size:16px;
	font-weight:bold;
}
h2, h2 p
{
	font-family: arial,helvetica,san-serif;
	color:#7f818e;
	font-size:15px;
	font-weight:bold;
}
h3, h3 p
{
	font-family: arial,helvetica,san-serif;
	color:#7f818e;
	font-size:14px;
	font-weight:bold;
}
h4, h4 p
{
	font-family: arial,helvetica,san-serif;
	color:#7f818e;
	font-size:13px;
	font-weight:bold;
}
h5, h5 p
{
	font-family: arial,helvetica,san-serif;
	color:#7f818e;
	font-size:12px;
	font-weight:bold;
}
li
{
	color:#7f818e;
}
a
{
	font-family: arial,helvetica,san-serif;
	color:#ce5ae0;
	text-decoration: none;
	font-size:12px;
}
a:hover
{
	font-family: arial,helvetica,san-serif;
	color:#db73eb;
	text-decoration:underline;
	font-size:12px;
}
.multipanelcontainer
{
	float:right; 
	margin:0px; 
	padding:0px;
	width:250px;
	overflow:hidden;
}
.imagepanel
{
	border: solid 1px #c6c5d4; 
	float:right; 
	margin-bottom:8px; 
	margin-left:8px; 
	width:240px;
	overflow:hidden;
}
.imagepanel .enlargeimage
{
	position: absolute;
	right: 12px; 
}
.imagepanel .header
{
	background-color:#ede7ef;
	font-weight:bold;
	width:100%;
	padding:4px;
}
.imagepanel
{
	border: solid 1px #c6c5d4; 
	float:right; 
	margin-bottom:8px; 
	margin-left:8px; 
	width:240px;
	overflow:hidden;
}
.imagepanel .header
{
	background-color:#ede7ef;
	font-weight:bold;
	width:100%;
	padding:4px;
}
.textpanel
{
	border: solid 1px #c6c5d4; 
	float:right; 
	margin-bottom:8px; 
	margin-left:8px; 
	width:240px;
	overflow:hidden;
	clear:both;
}
.textpanel .header
{
	background-color:#ede7ef;
	font-weight:bold;
	width:100%;
	padding:4px;
}
.textpanel .panelcontent
{
	padding:8px;
	width:96%
}
.RightPanel
{
	float:right;
	width:260px;
	padding:0px;
	margin-left:8px;
	margin-bottom:8px;
}
.SplashButton
{
	margin:0px;
}
.SplashButton a
{
	color:#ce5ae0;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}
.SplashButton a:hover
{
	color:#db73eb;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}
.SplashButton img
{
	padding:6px;
	width: 61px;
	height: 50px;
}





