body {
	background-repeat: no-repeat;
}
body, p, td{ 
      font-family:tahoma,arial;
			font-size:10pt;
			margin:0pt; 
						
    }
		 
.menu{ 
      font-family:tahoma,arial;
      font-size:8pt;
			color:white;
			text-decoration:none;
			font-weight: bold;
		}

.footer-links{
			font-family:tahoma,arial;
			font-size:8pt;
			color:blue;
		}
.footer{
			font-family:tahoma,arial;
			font-size:8pt;
			color:#000000;
		}
.footer-links:hover{
			color:#ff0000;
		}
.panel-heading{
      font-family:tahoma,arial;
			font-weight:bold;
			font-size:8pt;
			color: #ffffff;
		}
h1{   
			font-family:tahoma,arial;
			font-size:16pt;
			font-weight:bold;
			color: #000000;
		}
h2{	  
			font-family:tahoma,arial;
			font-size:12pt;
			font-weight:bold;
			color: #000000;
		}
h3{	  
			font-family:tahoma,arial;
			font-size:13pt;
			color: #000000;
			font-weight: bold;
			font-style:italic;
			text-align:center;
		}
h5{	  
			font-family:tahoma,arial;
			font-size:12pt;
			color: #000000;
			font-weight: bold;
			font-style:italic;
			text-align:center;
			margin:0pt;
		}
p   { 
			font-family:tahoma,arial;
			font-size:10pt;
			color: #000000;
			text-align: justify;
			line-height:1.5
		}
a   { 
			font-family:tahoma,arial;
 			font-size:10pt;
			color: #blue;
		}
a:hover{
			color:red;
		}
hr	{
      height:1;
			color:#000000;
		}
.form-title{ 
			font-family:tahoma,arial;
			font-size:10pt;
			color: #000000;
		}
.form-input{
      font-family:tahoma,arial;
			font-size:10pt;
			border:1pt solid #cccccc;
			width:250;
		}
.form-button{
			font-family:tahoma,arial;
			font-size:10pt;
		}
.scrolling-div{
      scrollbar-face-color:#5095A9;
      scrollbar-arrow-color:#FFCC00;
      scrollbar-track-color:#007286;
      scrollbar-shadow-color:#5095A9;
      scrollbar-highlight-color:#5095A9;
      scrollbar-3dlight-color:FFCC00;
      scrollbar-darkshadow-Color:'';
			width:98%;
			height:120pt;
			overflow:auto; 
			background:#cccccc;
			border:1pt solid black;
		}

li  {
      font-family:tahoma,arial;
			font-size:10pt;
			color:#000000;
			line-height:1.5;
		}
		
.timetable   { 
			font-family:tahoma,arial;
			font-size:10pt;
			color: #000000;
			text-align:left;
			line-height:1.5
		}
.sub-left {	 
			border:1pt outset white;
			cursor:pointer;
			
    }
.subNav{
    text-decoration: none;
		color: black;
    }
.subNav:hover{
     color:black;
		}
