/* CSS Document */
.open{
	background-color:#FFA63C;
	}
.exam{
	background-color:#A0D44D;}

.topics{
	background-image:url(../images/top/topics.gif);
	background-repeat:no-repeat;	
	background-color:#335B26;
	}
.topics_btm{
	background-image:url(../images/top/topics_btm.gif);
	background-repeat:no-repeat;
	}
.campus{
	background-image:url(../images/top/campus_bg.gif);
	background-repeat:repeat-y;
	}
.campus_top{
	background-image:url(../images/top/campus_top.gif);
	background-repeat:no-repeat;
	}
.campus_bg{
	background-color:#006BFF;}
.line_160{
line-height:160%;
}