body {
	background-image: url(http://www.ntu.edu.sg/personnel/images/background.jpg);
	margin: 0px;
	background-color: #333333;
	background-repeat: repeat-x;
}

a:link { 
	color: #2279A8
	}
a:visited { 
	color: #5176AE
	}
a:hover { 
	color:#CC0000;
	background-color: #D8DCFC;
	text-decoration: none;
	}
a:active {
	color: #CC0000;
	text-decoration: none;
	}
	
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 8px;
	color: #FFFFFF;
}
.leftback {
	background-color: #CCCCCC;
	background-image: url(http://www.ntu.edu.sg/personnel/images/leftback.jpg);
	background-repeat: repeat-x;
	width: 150px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #000000;
	line-height: 22px;
}
.namedetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
}

.imgborder {
	border: 1px solid #CC0000;
}
.lecturebox {
	border: 1px dashed #5C71CF;
}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #CC0000;
}
.name a:link {
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dashed;
	border-left-style: dotted;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}
.name a:visited {
	text-decoration: underline;
	color: #000000;
}

.name a:hover {
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}


.img a:hover {
	background-color: ;

}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FFCC33;
	background-color:#CC0000;
}
.topmenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.topmenu a:active {
	color: #FFCC33;
	text-decoration: none;
}

li {
	list-style-image: url(http://www.ntu.edu.sg/personnel/images/bullet.gif);
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.li a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.li a:hover {
	color: #FFCC33;
	background-color:#CC0000;
}
.li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.li a:active {
	color: #FFCC33;
	text-decoration: none;
}
.formbox {
	background-color: #DFE9F3;
	border: 1px solid #2C57C0;
}
.formbox2 {
	background-color: #E2E2E2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	border: 1px solid #990000;
}