a:link {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: 990000;
	font-weight: normal;
}

a:active {
	color: #FF0000;
	font-weight: normal;
}

a.nav:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.nav {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

.navsmall {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}

a.navsmall:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.navsmall:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.navsmall:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.link2:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a.link2:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a.link2:hover {
	text-decoration: underline;
	color: 990000;
	font-weight: bold;
}

a.link3:link {
	color: #000000;
	text-decoration: none;
}

a.link3:visited {
	color: #000000;
	text-decoration: none;
}

a.link3:hover {

	color: #000000;
	text-decoration: underline;
}

.link3 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: 0px;
}

body {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 5px;
	margin: 0px;
}

.iured {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
/*
        text-align:justify;
        padding: 10px 0px 5px;
        margin: 10px;
*/
}



li {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000;
}

.leftnavhr {
	padding: 0px;
}

.navheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
/*        padding: 10px 0px 5px; */
        padding: 20;
	color: #000000;
}




.p2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        padding: 0px 20px 0px;
        text-align: justify;
        color: #000000;
}



.depname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
/*	color: #990000; */
	color: #ffffff; 

}


.sad {
  background: #777777;
  border: 2px solid #555555;
  margin-left: 5px;
  text-align: center;
  font-family: arial, helvetica, sans-serif; 
  font-size: 14px;
}
.sad a {
  padding: 3px;
}
.sad a:link {color: black} 
.sad a:visited {color: black}
.sad a:hover {font-weight: bold}


.ric {
  margin-left: 5px;
  text-align: center;
  font-family: arial, helvetica, sans-serif; 
  font-size: 14px;
}
.ric a {
  padding: 3px;
}
.ric a:link {color: blue} 
.ric a:visited {color: blue}
.ric a:hover {font-weight: bold}



