.CourseBar
{
	background-image: url(/images/home/courses.jpg);
	background-repeat: repeat-x;
	background-color: #CDA0C9;
}

.CourseBar table td
{
	color: #747474;
	font-size: 11px;
	text-align:center;
	width: 40px;
	vertical-align: middle;
}

.Messages
{
	width: 262px;
}

.Messages td
{
	font-size: 11px;
}

.MessageTabFront
{
	background-color: White;
	vertical-align: middle;
	height: 33px;
}

.MessageTabFront table
{
	height: 100%;
}

.MessageTabFront table td
{
	padding: 0px 8px 0px 8px;
	color: Black;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}

.MessageTabBack table
{
	height: 100%;
}

.MessageTabBack table td
{
	padding: 0px 8px 0px 8px;
	width: 100%;
	overflow: hidden;
}

.MessageTabButton
{
	vertical-align: middle;
	background-image: url(/images/home/messages_tab.jpg);
}

.MessageTabBack table td a:active, .MessageTabBack table td a:link, .MessageTabBack table td a:visited
{
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.MessageTabBack table td a:hover
{
	color: #a3589b;
	text-decoration: none;
}

.MessagesContent
{
	background-color: White;
	width: 100%;
}

.MessagesContent td
{
	height: 100%;
	padding: 8px;
}

.MessagesFrame
{
	height: 172px;
	overflow: auto;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-highlight-color: #e1e1e1;
	scrollbar-face-color: #e1e1e1;
	scrollbar-shadow-color: #e1e1e1;
	scrollbar-darkshadow-color: White;
	scrollbar-track-color: White;
}

.MessagesFrame div
{
	margin: 4px;
}

.MessagesFooter
{
	padding: 4px 12px 4px 12px;
	background-color: #CDA0C9;
	color: White;
}

.MessagesFooter a:active, .MessagesFooter a:link, .MessagesFooter a:visited
{
	color: White;
	text-decoration: none;
}

.MessagesFooter a:hover
{
	color: #a3589b;
	text-decoration: none;
}

.MsgItem
{
	font-family: Verdana, Arial; 
	color: #747474;
	padding: 0px 0px 4px 0px;
}

.MsgLink
{
	font-family: Verdana, Arial; 
	color: #CDA0C9;
	padding: 0px 0px 4px 0px;
}

.MsgLink a:active, .MsgLink a:link, .MsgLink a:visited
{
	color: #CDA0C9;
	text-decoration: none;
}

.MsgLink a:hover
{
	color: Black;
	text-decoration: none;
}

.MsgFooter
{
	border-top: solid 1px #e5e5e5;
	overflow: hidden;
}

.MsgFooter img
{
	width: 1px;
	height: 4px;
}

.Gallery
{
	width: 262px;
}

.Gallery a:active img, .Gallery a:link img, .Gallery a:visited img
{
	border-color: #CDA0C9;
}

.Gallery a:hover img
{
	border-color: White;
}

.Gallery img
{
	border-color: #CDA0C9;
}
