body {
   	margin-top: 6px;
	margin-left: 6px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: verdana;
	background: #ffffff;
	font-size: 11px;
	border: 0px;
}

.menulink {
   margin: 0px;
   margin-top: 2px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   padding-top: 2px;
   height: 17px;
   width: 240px;
   background: url(../images/menuimg.png) bottom repeat-x;
}

.menulink a {
   display: block;
   margin: 0px; 
   padding: 0px;
}

.menulinkg {
   margin: 0px;
   margin-top: 2px;
   margin-bottom: 0px;
   padding-bottom: 0px;
   padding-top: 2px;
   height: 17px;
   width: 240px;
   background: url(../images/menuimg.png) bottom repeat-x;
}

.menulinkg a {
   display: block;
   margin: 0px; 
   padding: 0px;
}

a:link {color: #000000; font-weight: bold; text-decoration:none; font-size: 10px;}
a:visited {color: #000000; font-weight: bold; text-decoration:none; font-size: 10px;}
a:hover {color: #ff0000; font-weight: bold; text-decoration:none; font-size: 10px;}
a:active {color: #ff0000; font-weight: bold; text-decoration:none; font-size: 10px;}

.menulinkg a:link {color: #858585; font-weight: bold; text-decoration:none; font-size: 10px;}
.menulinkg a:visited {color: #858585; font-weight: bold; text-decoration:none; font-size: 10px;}
.menulinkg a:hover {color: #ff0000; font-weight: bold; text-decoration:none; font-size: 10px;}
.menulinkg a:active {color: #ff0000; font-weight: bold; text-decoration:none; font-size: 10px;}

.leftlinkg a:link {color: #81999b; font-weight: bold; margin-top:4px; margin-bottom:4px; margin-left: 5px; margin-right:auto; text-decoration:none; font-size: 11px;}
.leftlinkg a:visited {color: #81999b; font-weight: bold; margin-top:4px; margin-bottom:4px; margin-left: 5px; margin-right:auto; text-decoration:none; font-size: 11px;}
.leftlinkg a:hover {color: #000000; font-weight: bold; margin-top:4px; margin-bottom:4px; margin-left: 5px; margin-right:auto; text-decoration:none; font-size: 11px;}
.leftlinkg a:active {color: #81999b; font-weight: bold; margin-top:4px; margin-bottom:4px; margin-left: 5px; margin-right:auto; text-decoration:none; font-size: 11px;}

a img {border: 0px solid #000000;}
a img:link {border: 0px solid #000000;}
a img:visited {border: 0px solid #000000;}
a img:hover {border: 0px solid #ffffff;}
a img:active {border: 0px solid #000000;}

a:link img { opacity:1;filter:alpha(opacity=100) }
a:hover img { opacity:.70;filter:alpha(opacity=70) }

input.image {border: 1px solid #000000;}
input.image:hover {border: 1px solid #ffffff;}
textarea, input, select {border: 1px solid black; background-color : #ffffff;}


.feattitle {
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000;
	font-weight: bold;
   	margin-top: 0px;
	margin-bottom: 0px;
}

.feattxt {
	font-family: Verdana; 
	font-size: 10px; 
	color: #858585;
   	margin-top: 0px;
}

.featimg {
	width: 210px;
	height: 110px;
	border: 0px #FFFFFF solid;
	padding-left: auto;
	padding-right: auto;
}

.lecturers {
	width: 116px;
	height: 150px;
	border: 0px #FFFFFF solid;
	margin-left:0px;
	margin-right:4px;
	margin-top:0px;
	margin-bottom: 90px;
}

hr {
	border: none 0;
	border-top: 1px solid #858585;
	width: 100%;
	height: 1px;
   	margin-top: 6px;
   	margin-bottom: 8px;
}

td {
	font-family: verdana;
	font-size: 11px;
}


h1 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-family: verdana;
	padding-top: 6px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

h3 {
	margin-top: 2px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

h4 {
	font-family: verdana;
	font-size: 60px;
	color: #666666;
	font-weight: bold;
}

h5 {
	margin: 4px;
	padding: 2px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}

b {
	color: #666666;
	font-weight: bold;
}

.imsize {
	width: 140px;
	height: 12px;
}

#infobox
{
    padding: 0.2em;
    border-style: ridge; 
    border-width: medium; 
    border-color: #ff0000;
    width: 17em;
    height: 14em;
    margin-top: 1px; 
    margin-bottom: 1px;
    margin-right: 2px;
    margin-left: auto;
    float: right;
}

.infobox {
	margin-top: 2px;
	margin-bottom: 2px;
}
