.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: 0.8em; 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: 1em; font-weight: bold; text-decoration: none}
.header {  
	font-family: Arial; 
	font-size: 1.3em; 
	font-style: italic; 
	font-weight: bold;
	color: #990000;
}
.header2 {  
	font-family: Arial; 
	font-size: 1.05em; 
	/*font-style: italic; */
	font-weight: bold;
	color: #000000;
}

.page { 
	font-family: Arial; 
	font-size: 0.8em; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal;
	etext-align: justify;
}

ul {
	list-style: url(../images/bullet.gif);
	list-style-type : disc; 
	font-size: 1em;
	margin-bottom : 1px;
	margin-left : 25px;
	margin-right : 1px;
	margin-top : 1px;
	

}
li {
	/*background-image: url(../images/bullet.gif);*/

}
.sub { 
	font-family: Arial; 
	font-size: 1em; 
	font-weight: bold; 
	color: #990000; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal;
	text-align: justify;
}

.sub1 { 
	font-family: Arial; 
	font-size: 1em; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal;
	text-align: justify;
}

.basetext { 
	font-family: Arial; 
	font-size: 0.6em; 
	font-weight: normal; 
	color: grey; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal;
	text-align: center;
}

.toptext {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
	font-style: italic;
	line-height: 0.9em;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	padding-left: 20px;
}


.smalllink { 
	font-family: Arial; 
	font-size: 0.7em; 
	font-weight: bold; 
	color: grey; 
	text-decoration: none; 
	font-style: normal; 
	line-height: normal;
	text-align: center;
}


a { 
	font-family: Arial; 
	font-size: 1em; 
	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: 1em; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: underline; 
}

a.biglink:hover { 
	font-family: Arial; 
	font-size: 1em; 
	font-weight: normal; 
	color: #990000; 
	text-decoration: none; 
	font-weight: underline;
}

table.searchestable {
font-family: Arial;
font-size: 1.1em;
}

.maincontent {
	font-family: Arial;
	font-size: 1em;
	width: 450px;
	text-align: justify;
	height: auto;
}
hr {
	color: #990000;
	height: 1px;
}

.photo {
	border: 1px;
	border-color: #990000;
}


p.quote {
	font-family: Arial;
	font-size:0.7em;
	text-align: center;
	vertical-align: top;
	font-style: italic;
	width: 220px;
	padding-left: 7px;
	padding-bottom: 5px;
}

p.largetext {
	font-family: Arial;
	font-size:1.2em;
	font-weight: bold;
	text-align: center;
}