/* ESSIR 2005 website stylesheet : January 2005 */

A:link{color: #FE5200; text-decoration:none} 
A:visited{color: #FE5200; text-decoration:none} 
A:hover{ color:#FE5200; text-decoration:none;  background-color:#DCD5CC}

a.menuItem:link{color: #534741; text-decoration:none} 
a.menuItem:hover{color: #534741; text-decoration:none; background-color:#DCD5CC} 
a.menuItem:visited{color: #534741; text-decoration:none} 


a.lecturerLink:link{color: #FE5200; text-decoration:none} 
a.lecturerLink:hover{color: #FE5200; text-decoration:none; background-color:#E8E3DD} 
a.lecturerLink:visited{color: #FE5200; text-decoration:none} 

a.lecturerLink_s:link{font-size:80%; color: #FE5200; text-decoration:none} 
a.lecturerLink_s:hover{font-size:80%; color: #FE5200; text-decoration:none; background-color:#DCD5CC} 
a.lecturerLink_s:visited{font-size:80%; color: #FE5200; text-decoration:none} 


	
body
 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 80%;
  color: #534741;
  background: #E8E3DD;
  background-image: url('ovalbg.gif');
  background-repeat: no-repeat
  }
p
 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  margin-left: 10px;
  margin-bottom: 10px;
  }
  
td.menuItem
	{
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
	}
 
td.menuItemSelected
	{
	font-weight: bold;
	padding-left: 5px;
	color: #790000;
	padding-right: 10px;
	}

td.footerItem
	{
	font-size: 60%;
	padding-left: 2px;
	color: #534741;
	padding-right: 8px;
	}

td.scheduleCell
	{
	background-color:#DCD5CC;
	border-top: 1px dashed #534741;
	border-right: 1px dashed #534741;
	}

td.surveyCell
	{
	background-color:#DCD5CC;
	border-top: 1px dashed #534741;
	border-right: 1px dashed #534741;
	}
	
	
td.scheduleCell_w
	{
	background-color:#E8E3DD;
	border-top: 1px dashed #534741;
	border-right: 1px dashed #534741;
	}

td.scheduleCell_borderless
	{
	background-color:#DCD5CC;
	border-top: 1px dashed #534741;
	}
	
td.scheduleCell_w_borderless
	{
	background-color:#E8E3DD;
	border-top: 1px dashed #534741;
	}

td.feesCell_bottom
	{
	border-top: 1px dashed #534741;
	border-right: 1px dashed #534741;
	border-bottom: 1px dashed #534741;
	}
td.feesCell_borderless
	{
	border-top: 1px dashed #534741;
	border-bottom: 1px dashed #534741;
	}
	

h1
	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 400%;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	} 

h2
	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 130%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	} 

h3
	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	} 





	
td
 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 80%;
  }

#schoolLabel_ee
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: smaller;
  color: #745723;
  }
#sidebarHeading
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 140%;
  font-weight: bold;
  color: #3F4E65;
  }
#navbarText
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: smaller;
  color: #2F4C7D;
  }
#navbarFischlar
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: smaller;
  color: #555555;
  }
#cdvplogo
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 220%;
  font-weight: bold;
  font-variant: small-caps;
  color: #D5DFEC;
  }
#pageTitle
  {
  font-family: Arial Black, Arial, sans-serif;
  font-size: 170%;
  color: #394257;
  }
#redHeading
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #b30000;
  font-weight: bold;
  }
#pinkHeading
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: #FF9191;
  font-weight: bold;
  }
#pastMemberName
  {
  font-family: "Trebuchet MS", Arial, sans-serif;
  color: gray;
  font-weight: bold;
  }
.ruler {/*the 'Horizontal Rule*/
       border-top-width: 1px;
       border-top-style: dashed;
       border-color: #9FAEC4;
	   padding-top: 15px;
      }
