@charset "utf-8";
/* CSS Document */

  .TopBar {
		/* background-image:url(empty.jpg); */
		background-color:#636466;		/* 414042 636466 808285 #A6263D */
		color:#FFFFFF;
    background-position:top;
    background-repeat:repeat-x;
    padding:5px 5px 5px 15px;
    font-weight: bold;
    height: 28px;
  }
  .mainBox {
    border: 1px solid #636466; /* 808285 414042 #A40000 #AECAE1 */
		width: 100%;
		margin-left: 0px;
  }

  li {
    list-style-type: none;
  }

  .stripesArea { 
    background: url(http://www.swinburne.edu.au/ict/images/grey_diagonal_bg.gif);
    height: 130px;
  }

.arrowList {

  background: url(http://www.swin.edu.au/images/arrow5.gif) no-repeat;
  background-position: 0 1.0em;
  padding:7px 2px 1px 1.4em;
  border-bottom: 1px solid #D9D9D9;
  font: normal 1em Arial, Helvetica, sans-serif;
}
.redArrow {

  background: url(http://www.swin.edu.au/images/arrow4.gif) no-repeat;
  background-position: -0.5em 0.9em;
  padding:7px 2px 1px 1.4em;
  border-bottom: 1px solid #D9D9D9;
  font: normal 1em Arial, Helvetica, sans-serif;
}

.rightsidebar {
  background: url(http://www.swinburne.edu.au/ict/images/grey_right_bg2.gif);
  background-position: top center;
}

.hidetool{display:none;}
.showtool{display:block;}

/* other stylesheet */
/* ============================================================================== */

.tableHeader {
 	height:25px;
	background-color: #808285; /* 808285 636466 BCBEC0 414042 #A40000 #A6263D #A40000 #D41F00*/
	color: #FFFFFF;
	font-family:Arial;
	font-size: 80%;
	 /* background-image:url(empty.jpg); */
	background-position:top left;
	background-repeat:no-repeat;
	border-bottom:1px solid #D5E6FF;
	padding: 5px 5px 5px 35px;
}
.tableBody {
	vertical-align:top;
	border-left:1px solid #D5E6FF;
	border-right:1px solid #D5E6FF;
	border-bottom:1px solid #D5E6FF;
}
.tableLines {
	border-bottom: 1px solid rgb(230, 230, 230);
}

li{size:12}