/* Global Styles */

body {
	margin:0px;
	font:11px arial;
	}
	
td {
	color:#333333;
	}
	
a {
	color: #3399CC;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.bigNum {color: #000000; font-weight: bold; font-size: x-large; }

	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}

.bottomborder {border-bottom: solid thin #CCCCCC;}	

.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.grid {
	border-bottom: solid thin #CCCCCC;
    border-right: solid thin #CCCCCC;
	}
	
.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}
		
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.pageName {
	font:20px georgia;
	color: #0099CC;
	letter-spacing:.1em;
	line-height:26px;
	}

.rightborder { border-right: solid thin #CCCCCC; }

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}	

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #a4c2c2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #6699cc}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #6699cc;
		color: #FFF}	

.style3 {color: #000000; font-weight: bold; }


.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
