.judulnews {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003399;
	border: none;
	background-color: White;
}
.isinews {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	background-color: White;
}
a:link {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF3300;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FF3300;
	text-decoration: none;
}

input {
	background-color: #FFFFFF;
	border: 1px solid ;
	border-color: #CCD6EB;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.select {
	background-color: #FFFFFF;
	border: 1px solid ;
	border-color: #CCD6EB;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

textarea {
	background-color: #FFFFFF;
	border: 1px solid ;
	border-color: #CCD6EB;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 450px;
}
textarea#alumni {
	background-color: #FFFFFF;
	border: 1px solid ;
	border-color: #CCD6EB;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 300px;
}
.judulmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003399;
	font-weight: bolder;
}
td {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	
}
ul
{
margin: 0;
padding: 0;
list-style: none;
display: block;
}

li {
   line-height: 15px;
   padding-left: 20px;
   padding-top: 0px;
   background-position: 0px 3px;
	background-repeat: no-repeat;
}
li.faculty {
   line-height: 15px;
   padding-left: 20px;
   padding-top: 0px;
   background-position: 0px 3px;
	background-repeat: no-repeat;
	background-image: url(images/point.png);
	
}
li.prodi {
   line-height: 15px;
   padding-left: 0px;
   padding-top: 0px;
   background-position: 0px 3px;
	background-repeat: no-repeat;
}
li.menu {
   line-height: 15px;
   padding-left: 20px;
   padding-top: 0px;
   background-position: 0px 3px;
	background-repeat: no-repeat;
	background-image: url(images/point.png);
	
}
blockquote {
	background-color: #EBEFF7;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 9pt;
	color: #003399;
	border: 1px dotted #003399;
	padding: 10px 10px 10px 10px;
}

.title {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	font-size: 14pt;
	color: #003399;
}

.pic-show {
	position: relative;
	z-index: 0;
	top: 0px;
}

.pic-front {
	position: absolute;
	background-image: url(images/pic-front.gif);
	background-repeat: no-repeat;
	z-index: 1;
	top: 0px;
	left: -5px;
	border: none;
}

h2 {
	color: #003399;
}

a#menu-atas {
color: #FFFFFF;
}

a:hover#menu-atas {
color:#AAAAAA;
border-bottom: 1px dashed #CC0000;
}

