html,body {
	size:12;
	line-height:18px;
	margin: 0px;
	padding: 0px;
	background-color: #005C99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
a:link,
a:active, 
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
text-decoration:underline;
color:#0033CC;
}
#marquee {
	background-color: #005C99;
	color: #FFFFFF;
	font-weight: bold;
}
#marquee a:link,
#marquee a:active,
#marquee a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#marquee a:hover {
	text-decoration: underline;
}

div#wrapper {
	position:relative; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#inputBox {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	color: #000000;
	width: 100%;
}

#clear {
	clear: both;
}
#mainHeding {
font-weight: bold;
background:url(mm_bg.jpg) repeat-x;
	height: 29px;
	padding-top: 5px;
	padding-left: 5px;
}
#menuitem {
	padding-left: 10px;
	color: #FCFF00;
}

#menuitem p {
	color: #FCFF00;
	background-image: url(bulet2.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 30px;
	font-weight: bold;
}
.menuitem {
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	background-image: url(bulet2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	color: #FCFF00;
}
.menuitemOver {
	text-decoration: underline;
	height: 200px;
}
.course {
	background-image: url(courses.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
}
.courseOver {
  background-image: url(courses_o.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
}
.research {
	background-image: url(research.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}.researchOver {
	background-image: url(research_o.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}
.departments {
	background-image: url(departments.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}
.departmentsOver {

	background-image: url(departments_o.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}
.placements {
	background-image: url(placements.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}
.placementsOver {

	background-image: url(placements_o.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}
.abouts {
	background-image: url(about.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}
.aboutsOver {
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
	background-image: url(about_o.jpg);
}
.graduate {
	background-image: url(graduate.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}
.graduateOver {

	background-image: url(graduate_o.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
	background-position: top;
}
.other {
	background-image: url(campus.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
}
.otherOver {
  background-image: url(campus_o.jpg);
	background-repeat: no-repeat;
	width: 350px;
	height: 425px;
}
.news {
	font-weight:bold;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
.newsContent {
	line-height: 22px;
	width: 150px;
}
#news {
	line-height: 20px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 15px;
	width: 200px;
	font-weight: bold;
}
#news br {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

#news a:link,
#news a:visited,
#news a:active {
	color: #FCFF00;
	font-weight: bold;
}
#news p {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	padding: 0;
}
hr {
}


	div#footer p {
		padding:1em;
		margin:0;
	}
.footer a:link,
.footer a:active,
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
text-decoration:underline;
	color: #FFFFFF;
}
#header {
	background-color:#0066CB;
	height:136px;
	background-image: url(rvc_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#header2{
	background-color:#0066CB;
	height:136px;
	background-image: url(rvc_logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#topMenu {
	float: right;
	width: 50%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.padingTop {
	padding-top: 5px;
	padding-bottom: 2px;
}
.topPading {
}

#topMenu2 {
	float: right;
	width: 50%;
	padding: 0px;
	font-weight: bold;
	margin-top: -130px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topMenu2 a:link,
#topMenu2 a:active,
#topMenu2 a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#topMenu2 a:hover{
	text-decoration: underline;
}

#contentBg {
	width: 100%;
	background-color: #0157AE;
}
form {
	margin: 0px;
	padding: 0px;
}
.search {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005C99;
}
.footer {
	color: #FFFFFF;
	background-color: #005C99;
	text-align: center;
	vertical-align: bottom;
}
.homeBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#hom {
	height: 60px;
	width: 220px;
}
.normalText {

	color: #FFFF00;
	background-image: url(bulet2.gif);
	background-repeat: no-repeat;
	background-position: 15px 6px;
	padding-left: 30px;
}
#hom2 {

	height: 50px;
	width: 220px;
}
#hom3 {


	height: 60px;
	width: 220px;
}
#1 {
	height: 100px;
	width: 220px;
}
#homeContent {
	padding-left: 10px;
	padding-top: 10px;
}

/* civil page*/
#menu {
	background-image: url(menu_bg2.jpg);
	background-repeat: repeat-x;
	height: 29px;
	font-weight: bold;
	padding-top: 4px;
	color: #FFFFFF;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#menu ul li {
	display: inline;
	padding-left: 4px;
}
#menu a:link,
#menu a:active,
#menu a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#container{
	width: 100%;
	background-color: #FFFFFF;
}
/*Left pannel*/
#leftPanel {
	width: 240px;
	float: left;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#course {
	background-color: #024EA4;
	padding-left: 5px;
	font-weight: bold;
}
#wightText {
	color: #FFFFFF;
}

#leftMenu {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 12px;
}
#leftMenu ul {
	margin: 0px;
	color: #000000;
	background-color: #F3F3F3;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftMenu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 13px;
	line-height: 18px;
	background-image: url(bulet3.jpg);
	background-position: 2px 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#leftMenu a:link,
#leftMenu a:active,
#leftMenu a:visited {
	color: #000000;
	text-decoration: none;
}
#leftMenu a:hover{
	text-decoration:underline;
	color: #024EA4;
}

/*Right Content*/
#rightPanel {
	width: 730px;
	float: right;
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 0px;
}
#foot {
	text-align: center;
	width: 980px;
}

h1 {
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #0066CB;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
h2 {
	margin: 0px;
	color: #0066CB;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*corces Content Table*/
#courseTable {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
#courseTable td {
	height: 25px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 22px;
}
.textJustyfy {
	text-align: justify;
}

#courseTable th {
	color: #FFFFFF;
	background-color: #0066CB;
}

#mainContent {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.sCode {
	width: 12%;
}
.tTitle {
	width: 40%;
}
.bos {
	width: 10%;
}
.theory {
	width: 8%;
}
.tutorials {
	width: 10%;
}
.noCredits {
	width: 15%;
}

h3 {

	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #0066CB;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.rightBotborder {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	width: 20%;
	padding-left: 12px;
}
#datTable1 {
}
#border {
	border: 1px solid #999999;
}
#datTable1 td {
	line-height: 22px;
}
.botBorder {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	width: 20%;
	text-align: center;
}
.rightBotborder1 {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-left: 12px;
}
.botborder2 {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-left: 12px;
}
h4 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0066CB;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.img {
	border:6px solid #666666;
	margin-top: 0;
	margin-right: 13px;
	margin-bottom: 0;
	margin-left: 10px;
}
#prevNextTable {
}
#prevNextTable td {
	width: 33%;
}
#ce {
	text-align: center;
}
#mandatory {
	padding-left: 5px;
	font-weight: bold;
}
#address {
	padding-left: 10px;
}
#address p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}
.dataTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
#leftPading {
	padding-right: 5px;
	padding-left: 10px;
}
.dataTable td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-right: 5px;
	padding-left: 10px;
}
.dataTable th {
	background-color: #1B76D1;
	color: #FFFFFF;
}
#hightDiv {
	height: 400px;
}
#mandatory {
	padding-left: 300px;
}
div#wrapper1 {

	position:relative; /* center, not in IE5 */
	width:980px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#dataTable2 {

	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
}
#dataTable2 td {

	height: 25px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 22px;
}
#dataTable2 th {

	color: #FFFFFF;
	background-color: #0066CB;
}
hr {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.border_botem {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
}
.contentPadingleft {
	padding-left: 12px;
}
h5 {

	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #0066CB;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
ol {
	margin-top: 5px;
	margin-bottom: 10px;
}
strong {
	color: #0066CB;
}
#contact {
	color: #000000;
}
#contact p {
	color: #000000;
}
#contact strong {
	color: #0066CB;
}
#hightDiv2 {

	height: 75px;
}
h6 {
	font-size: 30px;
	color: #0066CB;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.pading_right {
	padding-right: 15px;
}
.textRed {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.blackText {
	font-weight: bold;
	color: #000000;
}
h6 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textJusti {
	text-align: justify;
	line-height: 22px;
}
.textJusti p {
	line-height: 22px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.topPadingBulet {

	padding-top: 8px;
}
.newsContent {
	padding-top: 5;
	padding-right: 5px;
	padding-bottom: 5;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}
#leftPading2 {
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
.popup {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	margin-right: 5px;
	margin-left: 5px;
}
.popup p {
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 10px;
	text-align: justify;
}


#leftPading2 p {
	text-align: justify;
	height: 22px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.cel_Help {
	background-image: url(cal_Help.gif);
	background-repeat: no-repeat;
	height: 233px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.eventHapning {
	border: 1px solid #999999;
	background-color: #CCCC66;
	padding: 2px;
	margin-right: 8px;
}
.eventToday {

	border: 1px solid #999999;
	background-color: #CCCCCC;
	padding: 2px;
	margin-right: 8px;
}
#cuCalendarTable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9900;
}
#cuCalendarTable td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9900;
}
#cuCalendarTable th {
	background-image: url(cal_th.jpg);
	background-repeat: no-repeat;
	height: 28px;
	line-height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9900;
	color: #FFFFFF;
}
.day {
	background-image: url(date_bg.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	height: 43px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.event {
	font-size: 16px;
	color: #CC6600;
	padding-left: 10px;
	font-weight: bold;
}
.eventPading {
	padding-left: 10px;
}
#marquee2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	padding-right: 3px;
	padding-top: 5px;
}
#marquee2 p {
	background-image: url(bulet_12.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.icon {
	border: 1px solid #FFFFFF;
	padding: 5px;
}
.padingRight {
	padding-right: 120px;
}
.padingleft {
	padding-left: 50px;
}
