
<style type="text/css">

body {
font-family: georgia;
}

#main_menu_box {
	display: block;
	float: left;
	height: 100%;
}

#main_menu {
	border-style:solid;
	border-color:black;
	border-width:0px;
	border-right-width:2px;
	display:block;
	float:left;
	margin-right:10px;
	padding-right:10px;
	padding-top:2px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
}

.main_menu_divider{
	border-style:solid;
	border-color:black;
	border-width:0px;
	border-right-width:2px;
	height:100pc;
	width:1px;
	float:left;
	scrolling:no;
	position:fixed;
	top:84px;
	left:103px;
}

.main_menu {
	border-style:solid;
	border-color:black;
	border-width:0px;
	border-right-width:2px;
	background-atachment:fixed;
	display:block;
	float:left;
	margin-right:10px;
	padding-right:10px;
	padding-top:2px;
	margin-top:0px;
	padding-left:0px;
	margin-left:0px;
}


.main_menu li a {
	text-decoration:none;
	color:black;
	display:block;
}

.main_menu li {
   	border-style:solid;
	border-color:white;
	border-width:0px;
	border-bottom-width:1px;
	padding:0px;
	display:block;
	font-size:1em;
}

.main_menu li :hover{
   	border-style:solid;
	border-color:brown;
	border-width:0px;
	border-bottom-width:1px;
	padding:0px;
	cursor:pointer;
	color:blue;
	display:block;
}

.main_menu_item {
	text-decoration:none;
	color:black;
	display:block;
}


#curr_main_menu {
   	border-style:solid;
	border-color:darkgreen;
	border-width:0px;
	border-bottom-width:1px;
	padding:0px;
}

#curr_main_menu a{
	color:red;
	cursor:default;
	display:block;
}


#curr_main_menu :hover{
    	border-style:solid;
	border-color:darkgreen;
	border-width:0px;
	border-bottom-width:0px;
	padding:0px;
	cursor:default;
	color:red;
	display:block;
}

#page_subject {
	font-weight:bold;
	color:darkblue;
	font-size:1.5em;
	display:block;
	border-style:solid;
	border-color:brown;
	float:left;
	border-width:0px;
	border-bottom-width:1px;
	padding-top:5px;
	width:50%;
}

.page_menu {
	border-style:solid;
	border-color:darkgreen;
	border-width:0px;
	border-left-width:0px;
	margin-left:20px;
}

.page_menu ul {
	margin-left:20px;
	padding-left:0px;
}

.page_menu ul li {
	padding-bottom:10px;
}

.page_menu ul li a {
	display:block;
	background:white;
	text-decoration:none;
	color:darkgreen;
	border-style:solid;
	border-color:darkgreen;
	border-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	padding-left:2px;
}

.page_menu ul li :hover {
	display:block;
	background:darkgreen;
	text-decoration:none;
	color:white;
	cursor:pointer;
}

#active_page_menu a{
	display:block;
	background:white;
	text-decoration:none;
	color:brown;
	border-style:solid;
	border-color:brown;
	border-width:0px;
	border-left-width:1px;
	border-bottom-width:1px;
	padding-left:2px;
}

#active_page_menu :hover{
	cursor:default;
}

.page_content {
	float:left;
#	overflow:auto;
}


.col_head {
	font-weight:bold;
	color:darkgreen;
	font-size:1.5em;
	display:block;
	float:left;
	border-style:solid;
	border-color:red;
	border-width:0px;
	border-bottom-width:1px;
	padding-top:5px;
}

.col_head ul {
	list-style-type:none;
}

.quick_link {
	padding:0px;
	margin-top:5px;
	margin-bottom:10px;
	color:red;
	font-weight:bold;
	display:block;
}

.quick_link ul {
	list-style-type:solid;
	border-style:solid;
	border-color:red;
	border-width:0px;
	border-top-width:1px;
	margin:0px;
	padding:0px;
	width:50%;
	display:block;
}

.quick_link ul li {
	display:block;
	cursor:pointer;
}

.quick_link ul li a{
	text-decoration:none;
	color:darkgreen;
	display:block;
	font-style:italic;
}

.quick_link_a {
	background:lightgrey;
}	

.quick_link_b {
	background:lavender;
}	

.lynx_only {
	display:none;
}

.para_heading {
	display:block;
	margin:0px;
	padding:0px;
	color:brown;
	font-weight:bold;
}

h1 {
	display:block;
	margin:0px;
	padding:0px;
	color:brown;
	font-weight:bold;
	font-size:1.3em;
}

.staff_section {
	display:block;
	margin:0px;
	padding:0px;
	color:brown;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;
}

.staff {
	display:block;
	margin:0px;
	padding:0px;
}

.staff a {
	text-decoration:none;
	color:black;
	display:inline;
	margin:0px;
	padding:0px;
}

.staff a:hover {
	text-decoration:none;
	background:grey;
	display:inline;
	margin:0px;
	padding:0px;
}


.staff_title {
	color:darkgreen;
	font-style:italic;
	font-weight:bold;
	font-size:1em;
}

.para:first-letter{
	font-size: 1.5em;
	color:darkgreen;
	font-family:sans-serif;
}

.box {
	width:10px;
	height:10px;
	border-style:solid;
	border-color:darkgreen;
	border-width:1px;
	padding:1px;
	display:block;
	float:right;
	margin-right:0px;
	margin-bottom:0px;
}

.f_box_h {
	width:8px;
	height:8px;
	display:block;
	float:left;
	border-style:solid;
	border-color:darkgreen;
	border-width:2px;
	padding:1px;
	display:block;
	position:absolute;
	margin-left:-17px;
	margin-top:2px;
	margin-right:0px;
	margin-bottom:0px;
}


.director {
	background:url('/pix/css.png') top right no-repeat;
	padding-right:125px;
}

.guide {
	color:darkblue;
	font-size:.9em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	float:left;
	display:block;
}

.profile_basic {
	border-style:solid;
	border-color:darkgreen;
	border-width:0px;
	border-bottom-width:1px;
	width:500px;
}

.profile_data {
	width:500px;
}

.profile_data h3{
	color:black;
	font-weight:bold;
	font-style:normal;
	font-size:1.2em;
}

.profile_data ul li{
	color:darkblue;
	font-weight:normal;
	font-style:italic;
}

.profile_pic {
	width:200px;
	height:200px;
	background:top left;
}

.profile_name {
	color:black;
	font-weight:bold;
	font-size:1.4em;
}

.profile_title {
	color:darkgreen;
	font-style:italic;
	font-size:1.1em;
}

.profile_contact {
	color:brown;
	font-family:sans-serif;	
	font-size:1em;
}

.profile_homepage a {
	color:black;
	font-family:sans-serif;
	font-size:1em;
	text-decoration:none;
}


td.opt {
	border-width:0px;
	border-color:black;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	padding-right:2px;
	padding-bottom:3px;
	cursor:default;
}

tr.optrow:hover {
	color:darkblue;
	background:lightgrey;
}

td.yes {
	background:pink;
	border-width:0px;
	border-color:black;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	padding-right:2px;
	padding-left:2px;
	color:black;
	cursor:default;
}

td.no {
	background:lightblue;
	border-width:0px;
	border-color:black;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	padding-right:2px;
	padding-left:2px;
	color:black;
	cursor:default;
}

td.data {
	background:burlywood;
	border-width:0px;
	border-color:black;
	border-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
	padding-right:2px;
	padding-left:2px;
	color:black;
	cursor:default;
}

td.data input {
	background:burlywood;
	border-width:0px;
	border-color:darkblue;
	border-style:solid;
	border-bottom-width:1px;
	color:darkblue;
	padding:2px;
	margin-bottom:2px;
}

td.data input:hover {
	background:white;
	border-width:0px;
	border-color:darkblue;
	border-style:solid;
	border-bottom-width:1px;
	color:darkblue;
	padding:2px;
	margin-bottom:2px;
}

td.yes input {
	padding:0px;
}

td.no input {
	padding:0px;
}

input.submit {
	border-style:solid;
	border-color:darkgreen;
	border-width:1px;
	background:darkgreen;
	color:white;
	font-weight:bold;
	margin:2px;
}

input.reset {
	border-style:solid;
	border-color:red;
	border-width:1px;
	background:red;
	color:white;
	font-weight:bold;
	margin:2px;
}

input.submit:hover{
	border-style:solid;
	border-color:yellow;
	border-width:1px;
	background:darkgreen;
	color:yellow;
	font-weight:bold;
	margin:2px;
}

input.reset:hover{
	border-style:solid;
	border-color:yellow;
	border-width:1px;
	background:red;
	color:yellow;
	font-weight:bold;
	margin:2px;
}

div.pub_auth{
}

div.pub_title{
	font-style:normal;
	font-weight:bold;
	color:darkred;
}

div.pub_book{
	font-weight:normal;
	color:darkgreen;
	font-size:1em;
}

div.profile_data table tr td ul {
	list-style-type:square;
}

li.pub_info{
	margin-bottom:15px;
}

div.pub_data_orig{
	width:500px;
	background:grey;
	margin:0px;
	margin-left:5px;
	display:none;
	cursor:default;
	margin-top:10px;
}

div.pub_data_orig:hover {
	background:black;
}

div.pub_data_orig_real:hover {
	background:white;
}

div.pub_data_orig_real{
	border-style:solid;
	border-color:blue;
	border-width:1px;
	width:497px;
	background:lightblue;
	color:darkblue;
	margin:0px;
	position:relative;
	top:-5;
	left:-5;
}

div.pub_data{
	width:500px;
	margin:0px;
	margin-right:5px;
}

tr.pub_row td{
	border-style:solid;
	border-color:black;
	border-width:0px;
	border-bottom-width:1px;
}

div.pub_data:hover{
	background:lightgrey;
}

.current_pic{
	width:200px;
	height:250px;
	display:block;
	float:right;
}

.loaded_pic{
	width:200px;
	height:250px;
}

em.form_hint{
	font-size:1em;;
	color:darkgreen;
	font-style:normal;
	font-weight:bold;
	margin-left:5px;
	cursor:default;
}

div.curr_value{
	font-size:1em;
	display:none;
	background:white;
	color:blue;
	font-style:italic;
	margin-left:20px;
	margin-right:20px;
	pading:2px;
}

.course_table thead {
background:darkblue;
color:white;
font-weight:bold;
}

.course_list td {
padding-bottom:20px;
padding-top:20px;
}

.course_list td ul li {
color:darkblue;
text-decoration:none;
font-weight:bold;
cursor:default;
list-style-type:circle;
}

.course_enum li {
color:black;
text-decoration:none;
cursor:default;
}

.course_enum li a {
color:black;
text-decoration:none;
font-weight:bold;
}

.course_enum li a:hover {
color:red;
text-decoration:none;
font-weight:bold;
}

.course_list td ul li a {
color:darkblue;
text-decoration:none;
font-weight:bold;
}

.course_list td ul li a:hover {
color:red;
text-decoration:none;
font-weight:bold;
}

.course_part {
	font-weight:bold;
	color:darkgreen;
	font-size:1.5em;
	display:block;
	border-style:solid;
	border-color:red;
	border-width:0px;
	border-bottom-width:1px;
	padding-top:5px;
}

.course_part_section {
	display:block;
	margin:0px;
	padding:0px;
	padding-top:10px;
	font-size:1.3em;
	color:darkblue;
	font-weight:bold;
}

tr.manage_row_head{
	background:darkblue;
	color:white;
	font-weight:bold;
}

tr.manage_row_head td {
	border-style:solid;
	border-width:0px;
	border-top-width:10px;
	border-bottom-width:10px;
	border-color:white;
}

tr.manage_row td{
	border-style:solid;
	border-width:0px;
	border-bottom-width:1px;
	border-color:red;
}

a.manage_accept {
	text-decoration:none;
	border-style:solid;
	border-color:black;
	border-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	background:darkgreen;
	color:white;
	font-weight:bold;
	padding:3px;
	display:block;
	text-align:center;
}

a.manage_decline {
	text-decoration:none;
	border-style:solid;
	border-color:black;
	border-width:1px;
	border-right-width:2px;
	border-bottom-width:2px;
	background:red;
	color:white;
	font-weight:bold;
	padding:3px;
	display:block;
	text-align:center;
}

a.manage_accept:hover{
	color:yellow;
	border-width:1px;
	border-left-width:2px;
	border-top-width:2px;
}

a.manage_decline:hover{
	color:yellow;
	border-width:1px;
	border-left-width:2px;
	border-top-width:2px;
}

tr.manage_newval {
	color:blue;
}

tr.manage_newval td {
	border-style:none;
}

tr.manage_newval td textarea {
	color:blue;
	border-style:none;
	width:300px;
	height:40px;
	font-weight:bold;
}

tr.manage_oldval {
	color:darkred;
}

tr.manage_oldval td {
	border-style:none;
}

tr.manage_oldval td textarea {
	color:darkred;
	border-style:none;
	width:300px;
	height:40px;
	font-weight:bold;
}


tr.manage_newpubval {
	color:blue;
}

tr.manage_newpubval td {
	border-style:none;
}

tr.manage_newpubval td textarea {
	color:blue;
	border-style:none;
	width:300px;
	height:60px;
	font-weight:bold;
}

tr.manage_oldpubval {
	color:darkred;
}

tr.manage_oldpubval td {
	border-style:none;
}

tr.manage_oldpubval td textarea {
	color:darkred;
	border-style:none;
	width:300px;
	height:60px;
	font-weight:bold;
}

.message {
	border-width:1px;
	border-color:darkred;
	border-style:solid;
	width:500px;
	height:75px;
	color:blue;
	font-family:sans-serif;
}

.message_subject {
	border-width:0px;
	border-bottom-width:1px;
	border-color:darkred;
	border-style:dashed;
	width:443px;
	height:25px;
	color:blue;
	font-weight:bold;
	font-family:sans-serif;
}

.send_message {
	background:lightgreen;
	color:darkgreen;
	border-width:1px;
	font-weight:bold;
	font-family:sans-serif;
	display:block;
	float:right;
}

.reset_message {
	background:lightred;
	color:darkred;
	border-width:1px;
	font-weight:bold;
	font-family:sans-serif;
	display:block;
	float:right;
	margin-right:20px;
}

.flash {
    color:red;
	float:center;
	font-size:small;
	font-weight:bold;
	font-family:sans-serif;
	text-decoration:none;
}

.sem_years {
#	font-size:10pt;
}

.sem_years li :hover {
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
	color:darkred;
}

.sem_link {
	text-decoration:none;
	color:darkblue;
}

.sem_year {
	text-decoration:none;
	color:darkgreen;
	font-weight:bold;
}

.pdf_link {
	text-decoration:none;
	color:darkblue;
	font-weight:bold;
	font-size: small;
}

#staff_table tr td {
padding-left:5px;
}

.clisthead {
font-weight:bold;
cursor:pointer;
display:inline;
}

.clist {
display:block;
margin-top:-1.4em;
}

.clist ul {
list-style-type:none;
border:0px;
border-left:1px;
padding: 1em;
border-color:gray;
border-style:solid;
overflow:visible;
margin-left:.6em;
background: url('/pix/short-line.png') bottom left no-repeat;
}

.pm {
cursor:pointer;
color:darkred;
display:inline;
font-family:monospace;
}

#ftr {
 height:30px;
 background:#ffffff;
 color: #333333;
 margin:0;
 font-size: xx-small;
}


#ftr ul {
 list-style-type: none;
 padding: 0;
}

#ftr ul li {
    display: block;
    font-size: 12;
    float: left;
    width: 10%;
    text-align: center;
}

#ftr ul li a {
    text-decoration: none;
}


</style>

