BODY {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff; 
	}

A { 
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : underline;
	font-weight : normal;
	color : #009933;
	}

A:hover {
	color : #000000;
	}

H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #999999;
	font-weight : normal;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	word-spacing: 3px;
 	padding: 0;
	margin: 0;
	padding-bottom: 2px;
	display:inline;
}

.TopLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #009999;
	font-weight : normal;
	line-height: normal;
	}

.TopLinks:hover	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #003333;
	font-weight : normal;
	line-height: normal;
	}
	
.MainLinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #009999;
	font-weight : normal;
	line-height: normal;
	}

.MainLinks:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline overline;
	color : #003333;
	font-weight : normal;
	line-height: normal;
	}
	
.MainLinksSmall	{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #999999;
	font-weight : normal;
	line-height: normal;
	vertical-align: middle;
	text-align: center;
	word-spacing: 3px;
	}

.MainLinksSmall:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline overline;
	color : #333333;
	font-weight : normal;
	line-height: normal;
	}

.bodyGreenLight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #006666;
	font-weight : normal;
	line-height: 15px;
	text-align: justify;
	font-style: normal;
}

.Brownbackground100 {
	background-image: url(/images/brownspacerlight.gif);
	height: 100%;
}

.Greenbackground {
	background-image:  url(/images/greenspacerlight.gif);
}

.spectext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #006666;
	font-weight : normal;
	line-height: 15px;
	text-align: left;
	font-style: normal;
}

.spectext:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #006666;
	font-weight : normal;
	line-height: 15px;
	text-align: left;
	font-style: normal;
}

.spectexttitle {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #006666;
	font-weight : normal;
	line-height: 15px;
	text-align: left;
	font-style: normal;
	background-image:  url(/images/greenspacerlight.gif);

}

.spectexttitle:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #006666;
	font-weight : normal;
	line-height: 15px;
	text-align: left;
	font-style: normal;
}

.BrownSpec {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #666666;
	font-weight : normal;
	line-height: 15px;
	text-align: justify;
	font-style: normal;
}

.BrownSpec:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : underline;
	color : #666666;
	font-weight : normal;
	line-height: 15px;
	text-align: justify;
	font-style: normal;
}

.personalnotes {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #666666;
	font-weight : normal;
	line-height: 18px;
	}

#loginbox {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
	color : #000000;
	width: 150px;
	height: 16px;
	line-height: normal;
	}

#textbox {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	font-weight : normal;
	color : #000000;
	width: 100px;
	line-height: normal;
	background-color:#e9efef;
	}

#subbut {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
	color : #006666;
	width: 100px;
	border-width: 1px;
	line-height: normal;
	background-color:#99CCCC;
	}
	
