body 
{
	background:url(http://www.redbrick.dcu.ie/~shimoda/images/bg.gif) no-repeat top left; 
	z-index=20;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom:0;
	background-color : #ffffff;
   background-attachment: 	scroll;
	font-family : verdana;
	font-size: 12px;
	color : gray;
}

#keyword
{
   margin-left: 50px;
   
}

.searchSummary
{
text-transform:uppercase;
font-family : verdana;
font-size : 10px;
color : #000000;
margin-left: 75;
}

.input
{
   border:1px solid #fff;
   height: 20px; 
   width: 149px; 
   padding: 5,5,5,5;
   background-repeat:none;
   background-image: url(http://www.redbrick.dcu.ie/~shimoda/images/textField.gif);
   color: #ffffff;
}
.jobTitle
{
    font-family : Verdana, Arial, Sans-Serif;
    text-align : center;
    color: gray;
}

a
{
  font-family : Verdana, Arial, Sans-Serif;
  font-size: 11px;
  color: #5DA7E5;
}

td
{
   background-repeat: repeat-x;
}

a.swingJob
{
    font-family : Verdana, Arial, Sans-Serif;
    color: red;
}

a:link{}

a:visited
{
   text-decoration: line-through
}

td.tableTopLeft
{
   height: 20px;
   width: 20px;
   background:url(http://www.redbrick.dcu.ie/~shimoda/images/table_tl.gif) no-repeat;
}

td.tableTop
{
   height: 20px;
   background:url(http://www.redbrick.dcu.ie/~shimoda/images/table-t.gif);
}

td.tableLeft
{
   width: 20px;
   background:url(http://www.redbrick.dcu.ie/~shimoda/images/table-l.gif) repeat-y;
}

td.tableBottom
{
   height: 20px;
   background:url(http://www.redbrick.dcu.ie/~shimoda/images/table-b.gif);
}

td.tableBottomLeft
{
   height: 20px;
   width: 20px;
   background:url(http://www.redbrick.dcu.ie/~shimoda/images/table_bl.gif) no-repeat;;
}



#mainTable
{
    margin-left: 5px;
    position: absolute;
	 margin-right: 0px;
    right:0px;

}

#table
{
     background-color:#5DA7E5;
}

table
{
   border:0px;

}
a:hover
{
    color: red;
 

}


a.javaJob
{
    font-family : Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color:blue;
}


