@import "import.css";
/* to conform to the UCam style */
body {background-color: #ffffff; color: #000000;}

p, ul, ol, li, table, td, dt, dd {font-family: Arial, Helvetica,
sans-serif; }
li {padding: 3px 0 1px  0;}
pre, tt {font-family: Courier, monospace; font-size: 90%;}
.noshow, .noshowsmall, div.docbox {display: none;}

a {text-decoration:none; }
a:link {color: #003399; font-family: Arial, Helvetica, sans-serif;}
a:visited {color: #cc3333; font-family: Arial, Helvetica, sans-serif;}
a:link:hover, a:visited:hover {text-decoration: underline; font-family:
Arial, Helvetica, sans-serif;}
a[href]:active {color: #cc0000; font-family: Arial, Helvetica, sans-serif;}


.bigb {font-size: 110%; font-weight: bold;} 
.small {font-size: 90%;}
.deptitle {font-size: 140%; color: #000000; font-weight: bold;}
.title {font-size: 130%; color: #990000; font-weight: bold;}
.center {text-align:center;}
.footer {font-size: 80%; margin: 6px 0 6px  0;}
.smallc {font-size: 90%; text-align:center; font-weight: bold;}
.smallb {font-size: 90%; font-weight: bold;}
.smallem {font-size: 90%; font-style:italic;}
.smallr {font-size: 90%; text-align: right;}
.smallerr {font-size: 80%; text-align: right;}
.cpage {margin: auto;}
.widthlimit {width: 200px;}
.position {margin: 0 10px 0 10px}
.flash {background:#FFFF66; font-size: 90%;}
.current {padding: 2px; border:solid 2px #330066; font-size: 90%;}

h1 {font-weight: bold; font-size: 120%; color: #990000; font-family: Arial, Helvetica, sans-serif;}
h2 {font-weight: bold; font-size: 110%; color: #333333; font-family: Arial, Helvetica, sans-serif;}
h2.lsp {font-weight: bold; font-size: 110%; color: #333333; font-family: Arial, Helvetica, sans-serif; margin: 6px
0 2px 0;}
h2.nst {font-weight: bold; font-size: 110%; color: #333333; font-family: Arial, Helvetica, sans-serif;
margin: 12px 0 -6px 0;}
h2.col
{font-weight: bold; font-size: 110%; color: #333333; font-family: Arial, Helvetica, sans-serif; background:
#cccccc;margin: 1px 0 1px 0;}
h3 {font-weight: bold; font-style: italic; font-size: 100%; color: #333333; font-family:
Arial, Helvetica, sans-serif;}
h4 {font-weight: bold; font-size: 90%; color: #333333; font-family: Arial, Helvetica, sans-serif;}
h5 {font-weight: bold; font-size: 80%; color: #333333; font-family: Arial, Helvetica, sans-serif;}
.head {font-weight: bold; font-size: 90%; color: #333333; font-family:
Arial, Helvetica, sans-serif; margin:12px 0px 0px 0px;}
/* end of the UCam style */

/* added by the program */
div.c1 {text-align: center}
ul.c1 { list-style-type: disc; }

/* my re-definitions */
.myfont{
	font-size : medium;
	font-family : Arial, Helvetica, sans-serif;
}
p.address{
	color : Green;
	text-align : left;
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
}
.mylogo{
	font-size : 200%;
	font-family : Allegro BT;
	text-align : left;
	color: Blue;
}
.mylogosmall{
	font-size : 150%;
	font-family : Allegro BT;
	text-align : left;
	color: Blue;
}
TD.leftpanel{
	text-align : left;
	width : 500px
}

TD.rightpanel{
	text-align : center;
	width : 300px
}

table.equalsplit{
	text-align : center;
	width : 50%;
	padding: 20px;
}

