/* CSS Document */
.toplink{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0033FF;
text-decoration:none;
}
.sidelink1{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FF6600;
text-decoration:none;
}
.sidelink1:hover{
color:#FFFFFF;
}
.sidelinkhedading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
	line-height: 13px;
}
.sidelink2{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0033FF;
text-decoration:none;
line-height:20px;
}
.sidelink2:hover{
color:#FFFFFF;
}
.heading{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
color:#CC6666;
text-indent:7px;

}
.matter{
	font-family: verdana;
	color: #355B75;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	line-height: normal;
}

.matterside{
font-family: verdana;
color: #355B75;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}

#dropmenudiv{
	border:1px dotted #FF4C3D;
	position:absolute;
	line-height:15px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	width: 112;
	display: block;
	text-indent: 2px;
	margin-top:-1px;
	margin-bottom: -1px;
	text-decoration: none;
	color: #0033FF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #FF4C3D;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #490D0C;
background-color:#F13C03;
border-bottom: solid 1px #FF4C3D;
border-top: solid 1px #FF4C3D;
}
.course{
	font-family: verdana;
	color: #666600;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

.message{
	font-family: verdana;
	color: #996600;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
	text-align: center;
}
