﻿.subRightTopLeft
{
	background-image: url( '../Images/subrighttopleft.gif' );
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

.subRightTopRight
{
	background-image: url( '../Images/subrighttopright.gif' );
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

.subRightBottomLeft
{
	background-image: url( '../Images/subRightBottomLeft.gif' );
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

.subRightBottomRight
{
	background-image: url( '../Images/subRightBottomRight.gif' );
	background-repeat: no-repeat;
	width: 3px;
	height: 3px;
}

.subRightCenter
{
	background-image: url(   '../Images/spacer.gif' );
	background-repeat: repeat-y;
	height: 3px;
	background-color: #E2DFDF;
}

.subRightSide
{
	background-image: url(  '../Images/spacer.gif' );
	background-repeat: repeat-x;
	width: 3px;
	background-color: #E2DFDF;
}

div.FloatingImage
{
	padding-left: 10px;
	position: relative;
	top: 25px;
	left: 0px;
}

div.FloatingText
{
	padding-left: 65px;
	position: inherit;
	font-family: 'arial';
	font-size: 14px;
	font-weight: bold;
	color: #4d1616;
}

div.FloatingTextLeft
{
	padding-left: 15px;
	position: inherit;
	font-family: 'arial';
	font-size: 14px;
	font-weight: bold;
	color: #4d1616;
}

table.FloatingImage
{
	width: 100%;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 10px;
}

.EventTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #903939;
}

.EventContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565555;
}

.EventDesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565555;
}

.LoginLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555151;
}

.UserOnlineTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.vTopLeft
{
	background-image: url('../Images/vtopleft.gif' );
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.vTopRight
{
	background-image: url('../Images/vtopright.gif' );
	background-repeat: no-repeat;
	width: 14px;
	height: 15px;
}

.vBottomLeft
{
	background-image: url('../Images/vbottomleft.gif' );
	background-repeat: no-repeat;
	width: 15px;
	height: 15px;
}

.vBottomRight
{
	background-image: url('../Images/vbottomright.gif' );
	background-repeat: no-repeat;
	width: 14px;
	height: 15px;
}

.vTop
{
	background-image: url('../Images/vtop.gif' );
	background-repeat: repeat-x;
	height: 15px;
}

.vBottom
{
	background-image: url('../Images/vbottom.gif' );
	background-repeat: repeat-x;
	height: 15px;
}

.vLeft
{
	background-image: url(  '../Images/vleft.gif' );
	background-repeat: repeat-y;
	width: 15px;
}

.vRight
{
	background-image: url('../Images/vright.gif' );
	background-repeat: repeat-y;
	width: 14px;
}

.vContent
{
	background-color: #fb3535;
	font-family: 'arial';
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
