.marquee{
	font-family: Verdana;
	font-size: 10px;
	color: Maroon;
}

.menu {
	font-family: Arial;
	font-size: 11px;
	height: 20px;
	padding-left: 17px;
	background: url(layout_final_10.jpg);
}

.menubottom{
	font-family: Arial;
	font-size: 11px;
	padding-left: 17px;
	background: url(cse_home2b_04b.jpg);
}

.menuheader{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 19px;
	color: White;
}

p {
	font-family: "Times New Roman";
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 5px;		
}

ul{
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;			
}

li{
	font-size: 14px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;			
}

.title{
	font-family: "Times New Roman";
	font-size: 25px;
	padding-bottom: 5px;
	color: Black;	
	background: url(line.gif);
	height: 35px;
	width: 565px;
}

.heading1{
	font-family: "Times New Roman";
	font-size: 18px;
	color: Gray;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
}

.heading2{
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 17px;
	color: Maroon;
}

.linkheader{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	margin-right: 10px;
	text-align: left;
}

.comment{
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}

A:link {
	color:Blue;
	text-decoration: none;
}
A:active {
	color:Navy;
	text-decoration: underline;	
}
A:visited {
	color:Navy;
	text-decoration: none;	
}
A:hover {
	color:Maroon;
	text-decoration: underline;
}
.upfirst{
	text-transform: capitalize;
}
td{
	font-size: 14px;
}