body  {
  color : #ffffff;
  margin-bottom : 0;
  margin-top : 0;
  margin-left : 0;
  margin-right : 0;
  font : 12px/20px arial, verdana, helvetica, sans-serif;
}
.mainTable {
	background-color:#efefef;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.blueBorder{
	background-color:#94a8a5;
}

.adobe {
  font-size : 11px;
  font-weight : bold;
  color : #777777;
  text-decoration : none;
}

hr{
	color: #BBBBBB;
	background-color: #BBBBBB;
}

a:link {
  font-size : 14px;
  color : #006666;
  line-height : 14pt;
  font-weight : bold;
  
}
a:visited {
  font-size : 14px;
  color : #006666;
  line-height : 14pt;

  font-weight : bold;
}
a:hover {
  font-size : 14px;
  color : #009999;
  line-height : 14pt;

  font-weight : bold;
}
a:active {
  font-size : 14px;
  color : #006666;
  line-height : 14pt;

  font-weight : bold;
}
td {
  font-size : 14px;
  color : #000066;
  line-height : 14pt;
}

td.services {
  font-size : 16px;
  color : #000066;
  line-height : 14pt;
}

td.home {
  font-size : 14px;
	font-weight : bold;
  color : #000066;
  line-height : 14pt;
}

td.footer {
  font-size : 14px;
  font-weight : bold;
  color : #777777;
  text-decoration : none;
}

td.footer2 {
  font-size : 15px;
  font-weight : bold;
  color : #777777;
  text-decoration : none;
}

.announcement {
  color : #990000;
}
a.footer:link {
  font-size : 15px;

  color : #777777;
  font-weight : bold;
  text-decoration : none;
}
a.footer:visited {
  font-size : 15px;

  color : #777777;
  font-weight : bold;
  text-decoration : none;
}
a.footer:hover {
  font-size : 15px;

  color : #dddddd;
  font-weight : bold;
  text-decoration : none;
}
a.footer:active {
  font-size : 15px;

  color : #dddddd;
  font-weight : bold;
  text-decoration : none;
}
.syllabuslecture {
  background-color : #e5e7e7;
}
li {
line-height:30px;
}

h2 {
  font-family : Arial, sans-serif;
  font-size : 18px;
  font-weight : bold;
  color : #000066;
}
h1 {
  font-family : Arial, sans-serif;
  font-size : 18px;
  font-weight : bold;
  color : #666666;
  text-decoration : underline;
}

