html, body, table {
	background-color: #dddddd;
	color: #000066;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-size: 12px;
	}
	
#page {
	border: 0;
	padding: 0;
	margin: 0;
	width: 800px;
	border-collapse: collapse;
	background-color: #dddddd;
	color: #ffffff;
	}
	
#page td {
	border: 0;
	padding: 0;
	margin: 0;
	height: 100%;
	}
		
#page td.left {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
	#page td.middle {
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
	vertical-align: top;
	height: 100%;
	text-align: left;
	}
		
#page td.right {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
#top  {
	background-color: #00ffff;
	color: #000000;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	}	
	
#top th {
	background-color: #ffffff;
	color:#000000;
	border: 0;
	padding: 0px;
	vertical-align: top;
	width: 130px;
	}
	
#top td {
	background-color: #ffffff;
	color:#000000;
	border: 0;
	padding-top: 0px;
	padding-bottom: 10px;
	vertical-align: bottom;
	white-space: nowrap;
	}
	
input {
	color: #000000;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
	padding: 2px;
	border: 1px solid #777777
		}
		
input.btn {
		padding: 0px;
		padding-top: 1px;
		cursor: pointer;
	}
	
input.btn2 {
		margin-top: 6px;
		padding: 0px;
		cursor: pointer;
	}
	
textarea  {
	background-color: #ffffff;
	color: #000066;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	padding: 2px;
	width: 600px;
	height: 100px;
	border-top: 2px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 2px solid #777777;
	}	
	
#navbar, #bottombar {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
		}
	
#navbar td, #bottombar td{
	background-color: #000099;
	color: #ffffff;
	border: 0;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: nowrap;
	}
	
	#navbar a:link, #navbar a:visited, #navbar active2, #bottombar a:link, #bottombar a:visited  {
	background-color: #000099;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 1px;
	padding-right: 1px;
	white-space: nowrap;
	}
	
#navbar a:hover,  #bottombar a:hover {
	background-color: #4242FF;
	color: #ffffff;
	text-decoration: underline;
	}
	
	.active  {
	background-color: #4242ff;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
	}
	
#subnavbar {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	}
	
#subnavbar td {
	background-color: #4242ff;
	color: #ffffff;
	border: 0;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	white-space: nowrap;
	}
	
#subnavbar a:link, #subnavbar a:visited {
	background-color: #4242ff;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 1px;
	padding-right: 1px;
	white-space: nowrap;
	}
	
#subnavbar a:hover  {
	background-color: #9999ff;
	color: #ffffff;
	text-decoration: underline;
	}
	
.active2  {
	background-color: #9999ff;
	color: #ffffff;
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	white-space: nowrap;
	}
	
.spacer {
		border: 0;
		padding: 0;
		height: 1px;
		margin: 0px;
		}
	
#columns  {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%
	}

#columns th {
	background-color: #fff8dc;
	color: #000066;
	border: 0;
	padding: 10px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
	}
	
#columns th a:link {
	background-color: #fff8dc;
	color: #000033;
	text-decoration: underline;
	}
	
#columns th a:visited {
	background-color: #fff8dc;
	color: #0033cc;
	text-decoration: underline;
	}

#columns th a:hover {
	background-color: #fff8dc;
	color: #0033cc;
	text-decoration: underline;
	}
	
#columns td {
	background-color: #ffffff;
	color: #000066;
	border: 0;
	padding: 10px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
	}
	
#columns td a:link {
	background-color: #fffffff;
	color: #000033;
	text-decoration: underline;
	}
	
#columns td a:visited {
	background-color: #fffffff;
	color: #0033cc;
	text-decoration: underline;
}

#columns td a:hover {
	background-color: #fffffff;
	color: #0033cc;
	text-decoration: underline;
	}
	
#schedule  {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 800px;
	background-color: #ffffff;
	color: #000066;
	}

#schedule th {
	background-color: #fff8dc;
	color: #000066;
	border: 0;
	padding: 10px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
	}
	
#schedule th a:link {
	background-color: #fff8dc;
	color: #000033;
	text-decoration: underline;
	}
	
#schedule th a:visited {
	background-color: #fff8dc;
	color: #0033cc;
	text-decoration: underline;
	}

#schedule th a:hover {
	background-color: #fff8dc;
	color: #0033cc;
	text-decoration: underline;
	}
	
#schedule td {
	background-color: #ffffff;
	color: #000066;
	border: 0;
	padding: 10px;
	padding-left: 25px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
	}
	
#schedule td a:link {
	background-color: #fffffff;
	color: #000033;
	text-decoration: underline;
	}
	
#schedule td a:visited {
	background-color: #fffffff;
	color: #0033cc;
	text-decoration: underline;
}

#schedule td a:hover {
	background-color: #fffffff;
	color: #0033cc;
	text-decoration: underline;
	}
	
	.smalltable {
	border: 0;
	padding: 0;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: -5px;
	border-collapse: collapse;
	}
	
	.smalltable td {
	background-color: #ffffff;
	color: #000066;
	border: 0;
	padding: 0px;
	vertical-align: top;
	text-align: left;
	}
	
#comparison {
	border: 1px; border-color: #000066;
	padding: 0;
	margin: 15px;
	margin-bottom: 5px;
	width: 420px;
	border-collapse: collapse;
}

#comparison  th {
	background-color: #4242ff;
	color: #ffffff;
	border: 1px; border-color: #000066; border-style: solid;
	padding: 10px;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
	line-height: 1.5;
	padding: 0;
	margin: 0;
	width: 50%;
}

#comparison  td {
	background-color: #ffffff;
	color: #000066;
	border: 1px; border-color: #000066; border-style: solid;
	padding: 2px;
	padding-left: 8px;
	margin: 0px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
	width: 50%;
}

h1 {
	background-color: #ffffff;
	color: #0033cc;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 15px;
	padding-top: 5px;
	margin: 0px;
	margin-bottom: -10px;
		}
		
h1.center, p.center{
	text-align: center;	
	}
		
th h1 {
	background-color: #fff8dc;
	color: #0033cc;
	}
	
#schedule td h1 {
	padding-left: 0px;
	padding-bottom: 5px
}
		
h2 {
	background-color: #ffffff;
	color: #000066;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 15px;
	padding-top: 5px;
	margin: 0px;
	margin-bottom: -10px;
	}
	
th h2 {
	background-color: #fff8dc;
	color: #000066;
	}
	
	td h3 {
	background-color: #ffffff;
	color: #ff0000;
	font-size: 125%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
	padding-left: 10px;
	margin: 10px;
	}	
	
	h4 {
	background-color: #ffffff;
	color: #000066;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 15px;
	padding-top: 5px;
	margin: 0px;
	margin-bottom: -10px;
	}

p  {
	background-color: #ffffff;
	color: #000066;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 1.4;
	}
	
h5 {
	background-color: #ffffff;
	color: #000066;
	font-size: 115%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 1.4;
	}
	
.red {
	background-color: #ffffff;
	color: #ff0000;
	}
	
th p {
	background-color: #fff8dc;
	color: #000066;
	}
	
.yes {
	color: #0033cc;
	font-size: 140%;
	font-style: italic; 
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

.indent {
	padding-left: 30px;
}
		
.smalltext {
	font-size: 90%;
	line-height: 1.25;
}
	
.more {
	background-color: #0033cc;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	padding-left: 2px;
	border-bottom: 2px solid #000099; 
	border-left: 1px solid #bbbbff; 
	border-top: 1px solid #bbbbff;
	border-right: 2px solid #000099;
}	


.button {
	background-color: ButtonFace;
	color: ButtonText;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.7;
	padding: 1px;
	padding-left: 2px;
	border-bottom: 1px solid ButtonShadow; 
	border-left: 1px solid ButtonHighlight; 
	border-top: 1px solid ButtonHighlight;
	border-right: 1px solid ButtonShadow;
}	

ul  {
	background-color: #ffffff;
	color: #000066;
	list-style-type:disc;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4;
	}
	
li {
	padding-bottom: 5px
}
	
ul a:link   {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	color: #0000ff;
	}
	
ul a:visited   {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #ffffff;
	color: #0033cc;
	}
	
ul a:hover {
	background-color: #ffffff;
	text-decoration: underline;
	color: #0033cc;
	}
	
th ul {
	background-color: #fff8dc;
	color: #000066;
	}
	
ul.numbers {
	list-style: decimal;
	background-color: #ffffff;
	color: #000066;
}

ul.blank {
	list-style: none;
	background-color: #ffffff;
	color: #000066;
	padding-left: 5px;
}
	
hr {
	background-color: #0032cc;
	color: #0033cc;
	padding: 0px;
	width: 100%;
	height: 4px;
	}
		
hr.faculty {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 4px;
	}
	
	fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	}
	
	textarea.txtarea {
	color: #000066;
	font-family: Verdana, Geneva, Helvitica, Arial,  sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 115%;
	background-color: #ffffff;
	padding: 2px;
	margin-left: 0px;
	margin-top: 2px;
	width: 600px;
	height: 100px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray; 
	}
	
.copyright {
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	background-color: #dddddd;
      }
		
.position {
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	background-color: #ffffff;
	color: #000066;
	}
	
	#columns2  {
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	width: 100%
	}
	
	#columns2 th {
	background-color: #fff8dc;
	color: #000066;
	border: 0;
	padding: 10px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
	}
	
#columns2 th a:link {
	background-color: #fff8dc;
	color: #000033;
	text-decoration: underline;
	}
	
#columns2 th a:visited {
	background-color: #fff8dc;
	color: #0033cc;
	text-decoration: underline;
	}

#columns2 th a:hover {
	background-color: #fff8dc;
	color: #0033cc;
	text-decoration: underline;
	}
	
#columns2 td {
	background-color: #ffffff;
	color: #000066;
	border: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-style: normal;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 1.5;
	}
	
#columns2 td a:link {
	background-color: #fffffff;
	color: #000033;
	text-decoration: underline;
	}
	
#columns2 td a:visited {
	background-color: #fffffff;
	color: #0033cc;
	text-decoration: underline;
}

#columns2 td a:hover {
	background-color: #fffffff;
	color: #0033cc;
	text-decoration: underline;
	}
	
	.parish {
	border: 0;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	background-color: #ffffff;
	color: #000066;
	}
	
.parish td {
	border: 0;
	padding: 0px;
	margin: 0px;
	}

