.searchtype {  
	background-color: #990000; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	color: #FFFFFF; 
	width: 90px;
	font-size: 9px; 
}
.search {  
	background-color: #990000; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px; 
	color: #FFFFFF; 
	width: 150px;
}

.menu {  font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; font-style: normal; line-height: normal}
.catlist {  list-style-position: inside; list-style-type: disc; margin-top: 0px; padding-top: 0px}
.projects {  font-family: Arial; font-size: 12px; font-weight: bold; text-decoration: none}
.header {  
	font-family: Arial; 
	font-size: 16px; 
	font-style: italic; 
	font-weight: bold;
	color: #990000;
}

.page { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal;
	etext-align: justify;
}

ul {
	list-style-type : circle;
	font-size: 11px;
	margin-bottom : 1px;
	margin-left : 25px;
	margin-right : 1px;
	margin-top : 1px;

}

.sub { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal;
	text-align: justify;
}

.sub1 { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal;
	text-align: justify;
}

a { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
}

a:hover { 
	font-family: Arial; 
	font-weight: normal; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
}

a.biglink { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline; 
}

a.biglink:hover { 
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	color: #990000; 
	text-decoration: none; 
	font-weight: underline;
}

hr {
	color: #990000;
	height: 1px;
}