/* Global Styles */

body {
	margin:0px;
	background-color: #EAEAEA;
	}
	
td {
	font:11px arial;
	color:#336666;
	}
	
a {
	color: #336666;
	text-decoration:blink;
	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:blink;
	}

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

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	color: #336666;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}

.sidebarText {
	color: #336666;
	line-height:18px;
	background-color: #FF9933;
	font-family: georgia;
	font-size: 11px;
	}
	
.bodyText {
	font:12px Courier New, Courier, monospace;
	line-height:24px;
	color:#006666;
	margin-top: 1px;
	background-color: #E1E476;
	}
	
.pageName {
	color: #006666;
	letter-spacing:0.1em;
	line-height:18px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	margin: 0;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0em;
	}
	
.navText {
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.1em;
	background-color: #33CCCC;
	text-decoration: none;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
	
.logoSub {

	color: #336666;
	letter-spacing:0.4em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.roomname {
	color: #990000;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: georgia;
	font-size: 14px;
}
.language {


	color: #336666;
	letter-spacing:0.1em;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.navTextBlink {
	font:10px arial;
	color: #333300;
	letter-spacing:0.1em;
	background-color: #FF9933;
	text-decoration: overline;
}
.menu_name {
	font:12px Courier New, Courier;
	font-weight:bold;
	text-transform: lowercase;
	color: #990000;
	letter-spacing:0em;
	
}

.galleryCell_1 {
	background-color: #990000;

}

.galleryCell_2 {
	background-color: #999900;

}

.galleryCell_3 {
	background-color: #CCCC00;

}

