﻿@charset "utf-8";
/* CSS Document */
*{font-family:Arial, Helvetica, sans-serif}

body{margin:0; padding:0 ;}
FORM {margin:0; padding:0;}
body,TD,DIV{font-size:12px;}
A{color:#0000ff;}
.divSep{

background:url(Images/bar-bg.gif) repeat-x;
width:80%;
margin:10px auto;
}

#tabsBar{
background:url(Images/tab-bar-bg.gif) repeat-x bottom ;
padding-left:10px;
padding-bottom:6px;
}

#tblTabs{


}

.tab-off{
background:url(Images/tab-bg.gif) repeat-x bottom ;
padding:0 10px;
}

.tab-off A{
color:#fff; 
font-weight:bold; 
font-size:14px; 
text-decoration:none;
}

#rightBar
{
	
	width:180px;
}

TABLE.rightBar
{
	height:30px;
	/*background:#f8b9d4;*/
	border-bottom:dotted 1px #8a148a;
}

TABLE.rightBar TD
{text-transform:uppercase; 
	font-size:15px;
}

.rightBar A, #rightBar A{
color:#660033; 
font-size:16px;
font-weight:bold;
text-decoration:none;
}

.rightBar A:HOVER ,#rightBar A:HOVER{
	text-decoration:underline;
}

.rpanel
{
	background:url(Images/panelbg.gif) no-repeat; 
	width:296px; height:188px;
	vertical-align:top;
	
	
}

.rpanel H2
{
	color:#660033; 
	text-align:center;
	margin:0;
}

.fldTitle{font-weight:bold;}

.PinkTitle{font-size:14px; font-weight:bold; color:#8a148a;}

.mEvents
{
	background:url(images/eventsbg.gif) no-repeat; 
	width:215px;
	height:183px;
	padding:45px 10px; 
	
}

TABLE.leftTab
{
	text-align:left;
	width:200px;
}
.leftTab TD
{
	background:url(Images/left-tab-bg.gif) no-repeat; 
	height:23px;
	width:200px;
	color:#fff;
	padding-left:30px;
}

.leftTab A{color:#ffffff;}