body
{
	margin: 0;
	padding: 0;
	background-color:#FFF;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.bannerbg
{
	background-image:url(topbg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.BannerPaneCss
{
	padding-left: 20px;
	padding-bottom: 35px;
}

.topbg
{
	background-image:url(circle_bottom.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.topbg2
{
	background-image:url(circle_bottom.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.Contentbg
{
	background-image:url(contentbg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

.NavCss
{
	padding-top: 36px;
	padding-bottom: 10px;
}

.menu-left {background: url(menu-left.gif) no-repeat top left; width: 12px; height: 30px;}
.menu-bg {background: url(menu-bg.gif) repeat-x top; height: 30px;}
.menu-right {background: url(menu-right.gif) no-repeat top right; width: 12px; height: 30px;}

/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration: underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight: bold;
    color: #000000;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    background-color:#FFFFFF;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.SubHead2   {
    background-color:#FFFFFF;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.SubHead3   {
    background-color:#FFFFFF;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.SubHead a:link, .SubHead a:visited    {
    background-color:#FFFFFF;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.SubHead a:hover, .SubHead a:active    {
    background-color:#FFFFFF;
	color:Red;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
p {
	color: rgb(128,161,182);
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
	font-size: 13px;
}

td p {
	color: rgb(128,161,182);
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
	font-size: 13px;
}

td {
	color: rgb(128,161,182);
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
	font-size: 13px;
}

A:link {text-decoration: none; color:#FF3333; font-style: bold; font-family: Helvetica, Arial, Verdana, sans-serif; font-size:inherit; border-style: none;}
A:visited {text-decoration: none; color:#FF3333; font-style: bold; font-family: Helvetica, Arial, Verdana, sans-serif; font-size:inherit; border-style: none;}
A:active {text-decoration: none; color:#FF3333; font-style: bold; font-family: Helvetica, Arial, Verdana, sans-serif; font-size:inherit; border-style: none;}
A:hover {text-decoration: none; color:#FF3333; font-style: bold; font-family: Helvetica, Arial, Verdana, sans-serif; font-size:inherit; border-style: none;}

.Normal
{
    color: rgb(128,161,182);
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
	font-size: 14px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    background-color:#FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	border:solid 1px #cecece;
}

.NormalTextBox2
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
	border-style:solid;
	border-width: 1px;
	border-color: #666666;
}


.NormalRed
{
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    none;
    color: #7a9cb2;
    font-size: 11px; font-weight: normal;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color: #7a9cb2;
    font-size: 11px; font-weight: normal;
}

A.CommandButton:active   {
    text-decoration:    none;
    color: #7a9cb2;
    font-size: 11px; font-weight: normal;
}

A.CommandButton:hover    {
    text-decoration:    none;
    color: Red;
    font-size: 11px; font-weight: normal;
}

/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  15px;
    font-weight:    normal;
    color: #333;
}

H3  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #333;
}

H4  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #333;
}

H5, DT  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #333;
}

H6  {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #333;
}

TFOOT, THEAD    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

.box {
	margin-top: 35px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
	list-style-image:url(dot_red.gif);
	line-height: 18px;
	vertical-align: bottom;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #666;
    height:1pt;
    text-align:left;
    display: none;
}

.hr {
    color: rgb(128,161,182);
    height:1px;
    text-align:left;
}

.Privacy {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	color: #eeeeee;
	font-weight: normal;
	text-decoration: none;
}

A.Privacy:link, A.Privacy:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	color: #eeeeee;
	font-weight: normal;
	text-decoration: underline;
}

A.Privacy:active, A.Privacy:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:10px;
	color: #eeeeee;
	font-weight: normal;
	text-decoration: underline;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	padding: 0;
	margin: 0;
}
	
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	margin: 0;
}

/*sub menu items*/
.MainMenu_MenuItem {
	background-color:#FFFFFF;
	color: #80a1b6;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-style: bold;
	border: none;

}
.MainMenu_MenuItemSel, .SubMenu_Active {
	background-color:#FFFFFF;
	color: #FF3333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-style: bold;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

/**/
.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #ccdcbd;
	font-family:Trebuchet MS;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	color: #5a5b5e;
	filter:alpha(Opacity=90); -moz-opacity: 0.9;
	CURSOR: hand;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	border: none;
	/*BORDER: #d6080b 1px solid;*/
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	border: none;
	display: none;
}

.MainMenu_MenuArrow {
	font-family:Trebuchet MS;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td {
	background-color:#FFFFFF;
	color: #80a1b6;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-style: bold;
}


.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td, .MainMenu_Active, .MainMenu_Active td {
	background-color:#FFFFFF;
	color: #FF3333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-style: bold;
}

.MainMenu_Selected td {
	background-color:#FFFFFF;
	color: #FF3333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 20px;
	font-size: 12px;
	font-style: bold;
}

.MainMenu_Separator {
	background-image:url(navspace.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 40px;
}
*html .MainMenu_Separator {
	background-image:url(navspace.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 40px;
}

.LabelCss
{
    border: none;
    margin-top: -10pz;
}

.ContactTableCss
{
    margin-left: -3px;
}

input {
	margin: 3px;
}

textarea {
	margin: 3px;
}

select {
	margin: 3px;
}

#dnn_ctr44141_Events_EventMonth_lnkToday
{
    display: none;
}

#dnn_ctr44141_Events_EventMonth_CmdGoToDate
{
    display: none;
}

#dnn_ctr44141_Events_EventMonth_txtGoToDate
{
    display: none;
}

#dnn_ctr44141_Events_EventMonth_cmdSelectDate
{
    display: none;
}

 #dnn_ctr44138_Archive_calMonth
{
    display: none;
}

#dnn_ctr44138_Archive_lblMonthly
{
    display: none;
}

#dnn_ctr44134_MainView_ViewBlog_lblAuthorHeader
{
    display: none;
}

#dnn_ctr44134_MainView_ViewBlog_lblAuthor
{
    display: none;
}

#dnn_ctr44134_MainView_ViewBlog_lblCreatedHeader
{
    display: none;
}

#dnn_ctr44134_MainView_ViewBlog_lblCreated
{
    display: none;
}

#tdLocation
{
    display: none;
}

#tdEditEntry
{
    display: none;
}

#tdPostby
{
    display: none;
}

#tdDateTime
{
    display: none;
}

.CreateFrom
{
    display: none;
}
.Eventsummary
{
   font-size: 12px;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
    font-weight:normal;
    line-height: 16px;
}

.EventArticleTitle
{
    font-size: 14px;
	color: Red;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
    font-weight: bold;
}

.EventArticleTitle2
{
    font-size: 13px;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
    font-weight: bold;
}

.EventMoreLink, .EventMoreLink:link, .EventMoreLink:visited, .EventMoreLink:hover, .EventMoreLink:active
{
    font-size: 12px;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
    font-weight:bold;
    line-height: 16px;
    text-decoration: underline;
}

.CalendarTop
{
    border-top: solid 2px #7a9cb2;
    border-left: solid 2px #7a9cb2;
    border-right: solid 2px #7a9cb2;
}

.CalendarMonthandYear, .CalendarMonthandYear:link, .CalendarMonthandYear:visited, .CalendarMonthandYear:hover, .CalendarMonthandYear:active
{
    font-size: 12px;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
    font-weight: bold;
}

.CalendarArrow, .CalendarArrow:link, .CalendarArrow:visited, .CalendarArrow:hover, .CalendarArrow:Active
{
	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: #FF3333 !important;
}

.CalendarWeekHeader
{
    border-top: solid 2px #7a9cb2;
    border-bottom: solid 1px #7a9cb2;
    border-left: solid 1px #7a9cb2;
    border-right: solid 1px #7a9cb2;
    border-collapse:collapse;
    font-size: 12px;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
    font-weight: bold;
}

.BlogInfo
{
    border-bottom: solid 1px #7a9cb2;
    border-collapse:collapse;
}


/* ================================
    CSS STYLES FOR DNN Event Module 
   ================================
*/

/* The following control the Calendar Month Style-Look */
.Eventtooltip
{
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000 1px solid;
	width: 200px;
	color: #000;
	padding-top: 5px;
	border-bottom: #000 1px solid;
	font-family: Arial;
	background-color: #ffd;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	table-layout: auto;
	font-size: 10px;
	color: #7a9cb2;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
    border: solid 2px #7a9cb2;
	background-color: #FFFFFF;
    width: 143px;
    height: 149px;
}

.EventTitle
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	color: #7a9cb2 !important;
	text-align: center;
    background-color: #FFFFFF;
	height: 20px !important;
    border-bottom: solid 2px #7a9cb2;
}

.EventTitle, .EventTitle td
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	color: #7a9cb2 !important;
	text-align: center;
    background-color: #FFFFFF;
	height: 20px !important;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: #FF3333 !important;
	padding-top: 2px;
    width: 10px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: #FF3333 !important;
	padding-top: 2px;
    width: 10px;
}

.EventNextPrevExtension, .EventNextPrevExtension a:link
{
	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: #FF3333 !important;
	padding-top: 2px;
    width: 10px;
    display: none;
}

.EventNextPrevExtension a, .EventNextPrevExtension a:visited, .EventNextPrevExtension a:hover
{
	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 0px;
	color: #FF3333 !important;
	padding-top: 2px;
    width: 10px;
    display: none;
}

.EventDayHeader
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: middle;
    border: solid 1px #7a9cb2;
    width: 16px;
    height: 16px;
    overflow:hidden;
}

.EventDay2
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 16px;
	color: #7a9cb2 !important;
	height: 16px;
    text-decoration: none;
}

.EventDay, .EventDay td
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 16px;
	color: #7a9cb2 !important;
	height: 16px;
    text-decoration: none;
    border: solid 1px #7a9cb2;
}
.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #7a9cb2 !important;
	text-decoration: none;
}

.EventDayEvents, .EventDayEvents td
{
    font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 14%;
	color: #FFFFFF !important;
	height: 14%;
	background-color: red !important;
}
.EventDayEvents a,
.EventDayEvents a:visited,
.EventDayEvents a:hover
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 14%;
	color: #FFFFFF !important;
	height: 14%;
	background-color: red !important;
    text-decoration: none;
}
.EventDayScroll
{
}
.EventOtherMonthDay
{
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #7a9cb2;
	background-color: #FFFFFF;
    display: none;
}


.EventWeekendDay
{
	background-color: #FFFFFF;
    text-decoration: none;
}


.EventTodayDay
{
	font-weight: normal;
	color: #7a9cb2 !important;
	background-color: #FFFFFF !important;
}

.EventSelectedDay
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 14%;
	color: #FFFFFF !important;
	height: 14%;
	background-color: red !important;
    text-decoration: none;
}
.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	width: 14%;
	color: #FFFFFF !important;
	height: 14%;
	background-color: red !important;
    text-decoration: none;
}

.EventSelector
{
	background-color: #FFFFFF;
}
.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #7a9cb2;
	text-decoration: none;
}	



/* The following control the Calendar Week View Style-Look */
.WeekTable
{
	table-layout: auto;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	border: solid 1px #7a9cb2;
    color: #7a9cb2;
}

.WeekItem 
{
	text-align: center;
	ALIGNMENT: center;
	ALIGN: center;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#FFFFFF' , EndColorStr= '#CCCCCC' );
}
.WeekBackground 
{
	ALIGNMENT: center;
	ALIGN: center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
}
.WeekTitle 
{
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: xx-small;
	width: 100%;
	color: black;
	height: 15%;
	text-align: center;
	background-image: url(gradient_Default.jpg);
}
.WeekOfTitle
{
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	color: black;
	font-family: verdana,helvetica,arial;
	text-align: center;
	vertical-align: middle;
}
.WeekNextPrev
{
	font-weight: bold;
	FONT-FAMILY: verdana,helvetica,arial;
	font-size: 10px;
	width: 100%;
	color: black;
	text-align: center;
	vertical-align: middle;
}
.WeekRangeheader 
{
	color: black;
	text-align: center;
	vertical-align: middle;
	font-family: verdana,helvetica,arial;
	font-size: xx-small;
	BACKGROUND-COLOR: #E5DFDF;
}


/* The following control the Calendar List View Style-Look */
.ListTable
{
	width: 100%;
}.ListDate
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListTitle
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListDescription
{
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 7pt;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: xx-small;
	background-image: url(gradient_Default.jpg);
	color: black;
	font-family: verdana,helvetica,arial;
	height: 32px;
	text-align: left;
}



