/* Global Styles */

body {
	margin:0;
	}
	
td {
	font:11px arial;
	color:#99ccff;
	}

a {
	color: #ffffff;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:none;
	color: #66CCFF;
	}

/* ID Styles */

#calendar td {
	border: 1px solid rgb(31,62,93);
	}
	
#noborder td {
	border: 0px;
	}
	
#weekdays th {
	font:10px arial;
	}

#calheader td {
	font-weight:bold;
	}
	
#navigation a {
	font:10px arial;
	color: #66CCFF;
	text-decoration:none;
	letter-spacing:.3em;
	}
	
#navigation a:hover {
	color: #000000;
	background:#66CCFF
	}

#padding {
	padding:4px;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	line-height:24px;
	color:#66CCFF;
	}
	
.pageName {
	font:18px arial;
	color: #999999;
	letter-spacing:.1em;
	line-height:28px;
	}
	
.subHeader {
	font:11px arial;
	color: #999999;
	font-weight:bold;
	line-height:18px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #CCC;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}

.infoText {
	color: #000;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 10px;
	}	

.sidebarText {
	font:11px arial;
	line-height:14px;
	color:#66CCFF;
	}

.logo {
	font:24px arial;
	color: #CCCCCC;
	letter-spacing:.3em;
	}

.tagline {
	font:11px arial;
	color: #66CCFF;
	letter-spacing:.5em;
	line-height:18px;
	}
	
.sidebarHeader {
	font:11px arial;
	color: #CCCCCC;
	line-height:18px;
	font-weight:bold;
	letter-spacing:.2em;
	}.blogt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #66CCFF;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	word-spacing: -0.2em;
	display: inline;
	list-style-position: outside;
	list-style-type: circle;
	text-transform: capitalize;
	font-variant: small-caps;
	white-space: normal;
}
