body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background-color: white;
	margin-top: 0px;
	font-size: 80%;
	color: #555;
}

#container {
			width: 100%;
			\width: 100%;
			w\idth: 100%;
			border: 1px solid #5B8800;
			margin: 15px;
			margin-left: auto;
			margin-right: auto;
			padding: 15px;
			background-color: #D6DBBF;	
		}

		#banner {
			height:74px;
			padding: 10px;
			margin-bottom: 10px;
			background: url(http://www.sfu.ca/~jtoal/sakai/images/SFU_logo.gif);
			background-repeat: no-repeat;
			background-color: #D6DBBF;
			width:100%;
		}

.bannertext {
		margin-left: 85px;
		color: #5B8800;
		font-style: normal;
		font-size: 200%;
		vertical-align: bottom;
		}

		#content {
			padding: 5px;
			margin-left: 150px;
			margin-right: 100px;
			background-color: #EBF0D1;		
		}

		#sidebar-a {
			float: left;
			width: 150px;
			\width: 160px;
			w\idth: 150px;
			margin: 0;
			padding: 10px;
			background-color: #EBF0D1;
		}

		#footerText {
			clear: both;
			padding: 5px;
			margin-right: 100px;
			font-weight: normal;
			font-size: 75%; 
			text-align: right;
					
		}

th{
	text-align:left; color:#555;
	border-color=#000000;
}

td{
	text-align:left; color:#555;
	border-color=#000000;
}


td.createEventLeftCol {
	border-color=#000000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	text-align: right;
	vertical-align:top;
	border-style:none;
}
td.createEventRightCol {
	border-color=#000000;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	vertical-align:top;
	border-style:none;
}
td.noDeco{
	border-style:none;

}

a {text-decoration: font-size: 60%;} 

a:link {color: #8849BD}
a:visited {color: #8849BD}
a:hover {color: #5B8800}
a:active {color: #5B8800}

.headertext {
		color: #5B8800;
		font-style: bold;
		font-size: 110%;
}


.footerText {
	font-size:100%; 
	text-decoration:none;
	
}

.footerText2 {
	font-size:100%; 
	color: #0099CC
}

.footerText {
	color: #E90649
}

.highLightText2 {
	color: #0099CC
}

.errorMessage {
	color: #E90649
}

.box {
	border:2px; 
	border-color:#999999; 
	border-style:solid;
	margin:100;
}