
/*****************************
  Default Style Elements
*****************************/

body, form, table, img, pre
{
	font-size:9pt;
	font-family:Arial, Verdana;
	border-style:none;
	border-width:0px; 
	padding:0;
	margin:0;
}
td, p, div, span, a, .pageBody
{
	font-size:9pt;
	font-family:Arial, Verdana;
}
body { color:#000000;}

a { color:#000000; text-decoration:none;}
a:link { color:#000000; text-decoration:underline;}
a:visited { color:#000000; text-decoration:underline;}
a:active { color:#000000; text-decoration:underline;}
a:hover { color:#000000; text-decoration:underline;}


/*********************************
  Standard Style Elements
  -----------------------
  The following style elements are defined for every theme. When 
  creating a new theme, you should copy these elements.
***********************************/

/* MAIN LOOK & FEEL STYLES */
.pageBody {color:#000000; background:#CCCCCC;} /* Also make same settings in body element above */

 
.SectionMenu {color: #FFE45D; margin:0; padding:0; font-family:Times New Roman; font-size: 10pt;  text-transform:uppercase; font-weight: bold; text-decoration:none; }
.SectionMenu a {color: #FFE45D; margin:0; padding:0; font-family:Times New Roman; font-size: 10pt; text-transform:uppercase; font-weight: bold; text-decoration:none; background-color:#FF6C00;}
.SectionMenu a:hover {color: #FFE45D ! important; text-transform:uppercase;text-decoration:none; }
.SectionMenu a:active {color: #FFE45D; text-transform:uppercase;text-decoration:none;}
.SectionMenu a:link {color: #FFE45D; text-transform:uppercase;text-decoration:none;}
.SectionMenu a:visited {color: #FFE45D; text-transform:uppercase;text-decoration:none; }

.content {color:#000000; text-decoration:none;}
.content a {color:#000000; text-decoration:none;}
.content a:link {color:#000000; text-decoration:underline;}
.content a:visited {color:#000000; text-decoration:underline;}
.content a:active {color:#000000; text-decoration:underline;}
.content a:hover {color:#000000; text-decoration:underline;}




/* Calendar */
.daystyle {background-color:#040423; color:#000000 ! important;}
.daystyle a{background-color:#040423; color:#000000 ! important;}
.daystyle a:link{background-color:#040423; color:#000000 ! important; text-decoration:underline;}
.daystyle a:hover{background-color:#040423; color:#000000 ! important; font-weight:bold;}
.daystyle a:visited{background-color:#040423; color:#000000 ! important;}
.daystyle a:active{background-color:#040423; color:#000000 ! important;}

.eventstyle {background-color:#040423; color:#000000 ! important; text-decoration:underline;}
.eventstyle a{background-color:#040423; color:#000000 ! important; text-decoration:underline;}
.eventstyle a:link{background-color:#040423; color:#000000 ! important; text-decoration:underline;}
.eventstyle a:hover{background-color:#040423; color:#000000 ! important; text-decoration:underline;}
.eventstyle a:visited{background-color:#040423; color:#000000 ! important; text-decoration:underline;}
.eventstyle a:active{background-color:#040423; color:#000000 ! important; text-decoration:underline;}

.titlestyle { background-color:#669696;}
.selecteddaystyle { background-color:#83957D; color:#000000;}
.CalendarSection_SectionTitle { display:none; }
.nextprevstyle {background-color:#669696;}

.Calendar_Table {color:#040423;}

