body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	font-family:Tahoma, Verdana, Arial;
}
.bodyBorder{
	border-left:1px solid #006FD7;
	border-right:1px solid #006FD7;
	border-bottom:1px solid #006FD7;
}

td {font-family: Tahoma, Verdana, Arial}

th {font-family: Tahoma, Verdana, Arial}

p{font-size:9pt;}

a:link{color:#1071E4; text-decoration:underline;}
a:visited{color:#1071E4; text-decoration:underline;}
a:hover{color:#1071E4; text-decoration:none;}

 
.footer{
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	height: 27px;
	text-align:center;
	font-size:8pt;
	color:#FFFFFF;
	padding-top:7px;
}

.footer a:link{color:#FFFFFF; text-decoration:none;}
.footer a:visited{color:#FFFFFF; text-decoration:none;}
.footer a:hover{color:#FFFFFF; text-decoration:none;}

#dropmenudiv{
position:absolute;
border:1px dotted #CCCCCC;
border-bottom-width: 0;
font:normal 8pt Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
/*text-indent: 3px;*/
border-bottom: 1px dotted #CCCCCC;
padding: 1px 0px 0px 3px;
text-decoration: none;
font-weight: normal;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E5F1FA;
}

marquee{font-size:9pt;}

h1{
	font-family:"Times New Roman", Tahoma, Arial;
	color:#1071E4;
	border-bottom: 1px dotted #1071E4;
	width: 69%;
	font-variant:small-caps;
}
li {font-size:9pt;}

.faculty{background-color:#EAF2FD; text-align:center; font-size:9pt; vertical-align:top;}
#faculty img {border:1px solid #000000;}

.tdunderline{font-size:9pt; border-bottom:1px solid #CCCCCC;}
.tdfont{font-size:9pt; }