body
		{
		font-weight: normal;
		font-size: 10pt;
		font-family: verdana;
		border: 0px;
		padding-bottom: 25px;
		}

.contents	{
		align: center;		
		text-align: left;
		width: 75%;
		}


#leftcontent
		{
		float: left;
		width: 20%;
		text-align: left;
		vertical-align: top;
		PADDING: 0;
		}	


#rightcontent
		{
		text align: right;
		position: relative;
		margin-top: 2em;
		margin-right: 5%;
		margin-left: 25%;
		}	


#top		{
		align: centre;
		}

.footer	{
		font-size: 8pt;
		color: blue;
		font-weight: bold;
		padding: 2em;
		text-align: center;
		
		
		background: url(../pictures/footer.jpg) no-repeat center;
		}

#list		{
		margin-left: 10px
		}

.topbar	{
		width: 100%;
		width: 100%;
		height: 130px;
		border: 0px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		valign: bottom;
		color:  white;
		background-color: #004080;
		font-weight: bold;
		font-size: 35px;
		}			


.topbar td 	{
		border: 0px;
		margin:	0px;
		padding: 	0px;
		}	



table2		
		{
		font-weight: normal;
		font-size: 10pt;
		font-family: verdana;
		margin-bottom: 15px;
		}

td		{
		margin: 15px;
		padding: 15xp;
		}

.table1	{
		margin-top: 5%;
		margin-right:10%;
		margin-left:10%;
		margin-bottom: 2em;
		background-color: khaki;
		font weight: bold;
		border: none;
		}

#timetable
		{
		background-color: khaki;
		align: center;
		font weight: normal;
		margin-bottom: 15px;
		}



li		{
		margin-bottom: 5px;
		}

.titles	{ 
	  	font-size: 18px;
	  	font-weight: bold;
	  	color: white;
	  	text-align: left;
	  	background-color: #004080;
	  	width: 50%;
		margin-top: 10px;
		padding:4px;
	 	}

#inline_href{
		font weight: normal;
		font-size: 10pt;
		font-family: verdana;
		text-decoration: underline;
		color: blue;
		}

#pointop	{
		font-weight: normal;
		font-size: 10px;
		color: lightblue;
		}

#pointop:hover{
		font-weight: normal;
		font-size: 10px;
		color: blue;
		}
#required	{
			background: lightgrey;
			}	
#headcell 	{
		background-color: #8b0000; 
		border-bottom: thin solid ivory;
		color: white;
		font weight: bold;
		font-size: 12pt;
		font-family: verdana;
		}

#important	{
		background-color: khaki;
		font-weight: bold;		
		}			

					
a:link {color: blue; text-decoration: none; font weight: bold}
a:active {color: blue; text-decoration: none; font weight: bold}
a:visited {color: maroon; text-decoration: none; font weight: bold}
a:hover {color: Red; text-decoration: none; font weight: bold}
