body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.style99 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold
}
.style98 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style61 {color: #FFFFFF; font-size: 11px;}
.style6 {font-size: 11px; color: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.style7 {font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;}
.style8 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.style9 {
	font-size: 11px;
	color: #002470;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style10 {font-size: 12px; color: #002470; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style11 {font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;}


/*For Core courses*/
.style97 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#009900;
	font-weight:bold;
	}

</style>

<style type="text/css">

#dropmenudiv{
position:absolute;
background-color: #C3CCD5;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px arial;
line-height:16px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #5FB2AA;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

.input1 {font-family: MS Sans Serif, MS Serif;
font-size: 8pt; 
border: 1px solid #000000;
}


.align {
	text-align: justify;
}
