/* 
================================
Skin styles for DotNetNuke
================================
primary - #56228B
secondary - #8572A3
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	font-family: verdana, tahoma, sans-serif;
	color:#333;
	font-size:10px;
	background: #E4DFCD url(background.jpg) no-repeat 590px 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.skinmaster {
	height: 100%;
	padding: 0 0 0 0;
	margin: 0;
}
.skinheader {
}
.skingradient {
	height: 60px;
	width: 430px;
	padding-right: 3px;
	background: #E4DFCD url(bkgrnd_boxes.jpg) no repeat;
	border-right: #000000 1px dashed;
}
.login, a.login, a.login:link, a.login:visited, a.login:active
{	
	padding-right: 3px;
	background: #E4DFCD;
	font-size: 10px;	
	color: #E4DFCD;
}
.topleft {
    width: 400px;
    height: 80px;
	background-color: #ffffff;
	background: #ffffff url(corLogo.gif) no-repeat; 
}
.topmiddle {
	background-color: #ffffff;
	border-right: #000000 1px solid; 
	padding-right: 3px;
	padding-bottom: 3px;
}
.topright {
	padding: 8px 3px 3px 3px;
	background-color: transparent;
	width: 170px;
}
.topright A, .topright A:link, .topright A:visited, .topright A:active, 
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: tahoma, sans-serif;
    text-decoration: none;
    border: #404040 1px solid;
    padding: 2px 4px 2px 4px;
    background-color: #8ABFD1;
}
.topright A:hover, 
{
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    font-family: tahoma, sans-serif;
    text-decoration: none;
    border: #404040 1px solid;
    padding: 2px 4px 2px 4px;
    background-color: #9CD7EB;
}
.topright INPUT {
	font-size: 9pt;
	background: #F1EEE5;
	border: #404040 1px solid;
	margin-bottom: 10px;
}
.maintop 
{
    width: 600px;
    height: 90px;
	background-color: #56228B;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.mainleft {
	background-color: transparent;
	border-top: #000000 1px solid;
	width: 170px;
}
.maincontent {
	width: 100%;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
}
.mainbottom {
	background-color: #ffffff;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.mainfooter {
	width: 100%;
	background-color: transparent;
}
.breadcrumb {
	width: 600px;
	height: 30px;
    	font-family: tahoma, arial, sans-serif;
	color:#FFFFFF;
	background-color: #8572A3;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 13px;
	padding-bottom: 4px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.menupane {
	background-color: #ffffff;
	border-bottom: #000000 1px dotted;
	padding-bottom: 22px;
	width: 150px;
}
.searchpane {
	background-color: #ffffff;
	padding-top: 4px;
	padding-bottom: 15px;
	padding-left: 2px;
	width: 100%;
}
.controlpane {
	background-color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.toppane {
	width: 570px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
span#dnn_dnnBREADCRUMB_lblBreadCrumb .SkinObject {
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    font-family: verdana, Arial, Helvetica;
    text-decoration: none;
}

span#dnn_dnnBREADCRUMB_lblBreadCrumb A.SkinObject:link {
    text-decoration: none;
    color: #ffffff;
}

span#dnn_dnnBREADCRUMB_lblBreadCrumb A.SkinObject:visited  {
    text-decoration: none;
    color: #ffffff;
}

span#dnn_dnnBREADCRUMB_lblBreadCrumb A.SkinObject:active   {
    text-decoration: none;
    color: #ffffff;
}

span#dnn_dnnBREADCRUMB_lblBreadCrumb A.SkinObject:hover    {
    text-decoration: none;
    color: #000033;
}
.searchpane A, .searchpane A:link, .searchpane A:visited, .searchpane A:active, 
{
    font-weight: bold;
    font-size: 11px;
    color: #000066;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
.searchpane A:hover, 
{
    font-weight: bold;
    font-size: 11px;
    color: #0066cc;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
A:link  {
    text-decoration: none;
    color: #0066cc;
}

A:visited   {
    text-decoration: none;
    color: #0066cc;
}

A:active    {
    text-decoration: none;
    color: #0066cc;
}

A:hover {
    text-decoration: underline;
    color: #451773;
}
.MainMenu_MenuContainer {
	background-color: #ffffff; 
	width: 150px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #ffffff 1px solid; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 0px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #0066cc; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
}
.MainMenu_MenuIcon {
    background-color: #ffffff;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=3);
	border-bottom: #0066cc 1px solid; 
	border-left: #0066cc 1px solid; 
	border-top: #0066cc 1px solid; 
	border-right: #0066cc 1px solid; 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: 0px; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 0px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #6699cc; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
}
.MainMenu_MenuArrow {
    background-color: #ffffff;
    width: -10px;
}
.MainMenu_RootMenuArrow {
}
.MenuHdr0
{ 
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 15px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	color: #0066cc; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuHdrMouseOver0
{ 
	background: transparent url(menuHdrOver.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 15px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	color: #6699cc; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuHdrCurrent0
{ 
	font-weight: bold;
	color: #003399;
}
.MenuItem0
{
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 15px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	color: #0066cc; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuItemMouseOver0 {
	background: transparent url(menuItemOver.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 15px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	color: #6699cc; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
}
.MenuItemCurrent0
{ 
	font-weight: bold;
	color: #003399;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link, 
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link, 
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link 
.MenuHdrMouseOver0 A, .MenuHdrMouseOver0 A:Active, .MenuHdrMouseOver0 A:Hover, .MenuHdrMouseOver0 A:Visited, .MenuHdrMouseOver0 A:Link 
{
	text-decoration: none; 
	font-weight: bold;
}
.MenuHdr1
{ 
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 22px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #333333; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuHdrMouseOver1
{ 
	background: transparent url(submenuItemOver.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 22px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #999999; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuHdrCurrent1
{ 
	color: #000000;
}
.MenuItem1
{
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 22px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #333333; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuItemMouseOver1 {
	background: transparent url(submenuItemOver.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 22px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #999999; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
}
.MenuItemCurrent1
{ 
	color: #000000;
}
.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Visited, .MenuItem1 A:Link, 
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link, 
.MenuHdr1 A, .MenuHdr1 A:Active, .MenuHdr1 A:Visited, .MenuHdr1 A:Link 
.MenuHdrMouseOver1 A, .MenuHdrMouseOver1 A:Active, .MenuHdrMouseOver1 A:Visited, .MenuHdrMouseOver1 A:Link 
{
	text-decoration: none; 
	color: #333333;
}
.MenuItem1 A:Hover, .MenuItemMouseOver1 A:Hover, .MenuHdr1 A:Hover, .MenuHdrMouseOver1 A:Hover 
{
	text-decoration: none; 
	color: #999999;
}
.MenuHdr2
{ 
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 29px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #333333; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuHdrMouseOver2
{ 
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 29px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #999999; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuHdrCurrent2
{ 
	color: #000000;
}
.MenuItem2
{
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 29px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #333333; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuItemMouseOver2 {
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 29px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #999999; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
}
.MenuItemCurrent2
{ 
	color: #000000;
}
.MenuItem2 A, .MenuItem2 A:Active, .MenuItem2 A:Visited, .MenuItem2 A:Link, 
.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Active, .MenuItemMouseOver2 A:Visited, .MenuItemMouseOver2 A:Link, 
.MenuHdr2 A, .MenuHdr2 A:Active, .MenuHdr2 A:Visited, .MenuHdr2 A:Link 
.MenuHdrMouseOver2 A, .MenuHdrMouseOver2 A:Active, .MenuHdrMouseOver2 A:Visited, .MenuHdrMouseOver2 A:Link 
{
	text-decoration: none; 
	color: #333333;
}
.MenuItem2 A:Hover, .MenuItemMouseOver2 A:Hover, .MenuHdr2 A:Hover, .MenuHdrMouseOver2 A:Hover 
{
	text-decoration: none; 
	color: #999999;
}
.MenuHdr3
{ 
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 35px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #333333; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuHdrMouseOver3
{ 
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 35px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #999999; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuHdrCurrent3
{ 
	color: #000000;
}
.MenuItem3
{
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 35px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #333333; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica;
}
.MenuItemMouseOver3 {
	background: transparent url(menuItem.gif) no repeat;
	border-left: 0px; 
	border-bottom: #000000 1px dashed; 
	border-top: 0px; 
	border-right: 0px;
	padding-left: 35px; 
	padding-bottom: 2px; 
	padding-top: 3px; 
	padding-right: 0px;
	height: 25px;
	cursor: hand; 
	color: #999999; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Arial, Helvetica; 
}
.MenuItemCurrent3
{ 
	color: #000000;
}
.MenuItem3 A, .MenuItem3 A:Active, .MenuItem3 A:Visited, .MenuItem3 A:Link, 
.MenuItemMouseOver3 A, .MenuItemMouseOver3 A:Active, .MenuItemMouseOver3 A:Visited, .MenuItemMouseOver3 A:Link, 
.MenuHdr3 A, .MenuHdr3 A:Active, .MenuHdr3 A:Visited, .MenuHdr3 A:Link 
.MenuHdrMouseOver3 A, .MenuHdrMouseOver3 A:Active, .MenuHdrMouseOver3 A:Visited, .MenuHdrMouseOver3 A:Link 
{
	text-decoration: none; 
	color: #333333;
}
.MenuItem3 A:Hover, .MenuItemMouseOver3 A:Hover, .MenuHdr3 A:Hover, .MenuHdrMouseOver3 A:Hover 
{
	text-decoration: none; 
	color: #999999;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 170px;
	vertical-align:top;
	background: #FFF;
	margin: 0;
	padding: 0 0 100px 0;
	list-style: none;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Node {
	width: 165px;
	padding: 0;
	margin: 0;
	border-bottom: #666 1px dotted;
	list-style: none;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
}
.TreeViewMenu_NodeSelected {
	width: 125px;
	color:#666666;
	font-size: 9px;
	padding: 4px 4px 4px 0;
	margin: 0 0 4px 20px;
	border-bottom: #666 1px dotted;
	list-style: none;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
}
.TreeViewMenu_NodeOver {
	color:#999;
	text-decoration:none;
	list-style: none;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
	background: url(subnav_arrow_over.gif) 2px 0px no-repeat;
}
.TreeViewMenu_NodeChild {
	padding: 0 0 0 20px;
	color:#666666;
	text-decoration:none;
	list-style: none;
	display: block;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #0066cc;
}
.NormalTextBox {
	font-size: 8pt;
}

/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

.Eventtooltip
{
	border: solid 1px #EABFFF;	
	padding-right: 5px;	
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	width: 200px;
	color: #000;
	padding-top: 5px;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	table-layout: auto;
	font-size: 7pt;
	width: 400px;
	color: #ffffff;
	font-family: Verdana;
	height: 400px;
	text-align: center;
	border: solid 1px #56228B;	
	background-color: #ffffff;
}

.EventTitle
{
	font-weight: bold;
	font-size: 11pt;	
	width: 100%;
	color: #ffffff !important;
	text-align: center;
	height: 32px !important;
	background-color: #8572A3;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	color: #ffffff !important;
	text-align: center;
	height: 32px !important;	
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #ffffff !important;
	padding-top: 0px;
	background-color: #8572A3;
	
}
.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: #ffffff !important;
	padding-top: 0px;
	background-color: #8572a3;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: #8572A3;
	vertical-align: middle;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	width: 14%;
	color: #56228B !important;
	font-family: Verdana;
	height: 14%;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #56228B !important;
	font-family: Verdana;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #EABFFF;
	background-color: gainsboro;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #EABFFF;
	background-color: gainsboro;
}


.EventWeekendDay
{
	background-color: whitesmoke;
}


.EventTodayDay
{
	font-weight: bold;
	color: #56228B !important;
	background-color: #EABFFF !important;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	border-right: red 2px solid ;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	font-weight: bold;
	color: #56228B !important;
	background-color: darkgray;
}

.EventSelector
{
	background-color: #c0c0e0;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #56228B;
	text-decoration: none;
}	


.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #56228B !important;
	font-weight: bold;
}


