/*  MAGIC ME HOME PAGE STYLESHEET modified 24 07 2007 and again 11/07/2008 */



body {
	margin: 0px;
	font-size: small;
}



div.newproject{

	width:800px;

	margin-left: 50px;

}

div.newprojectform{

	width:500px;

	margin-left: 0px;

}


.greyout{

	font-color:#efefef;

	}

.highlight{

	font-color:#ff0000;
	background-color:#ffff00;

	}

tr, div {


  font-family      : Arial, Helvetica, sans-serif;
  font-size        : small;
  color            : #333333;
  line-height      : 1em;
}

p {
  line-height      : 1em;
}

*html p {
  font-size	: 0.95em;
  line-height	: 1em;
}

hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

/*    h1  */
h1 {
font-family: Arial, Helvetica, sans-serif;
display:block;
top:15px;
font-size: 26pt;
font-weight: bold;
line-height: 1.1em;
color : #0099FF;
margin-left: 0px;
margin-right: 50px;
}



/*    h1 changes hacked for windows IE 6 and below  */
*html h1 {
margin-top:25px;
font-size: 30pt;
}





/*  h2  */
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
line-height: 1em;
font-weight: normal;
color : #0099FF;
padding-top: 0px
padding-right: 50px;
letter-spacing: 0px;
margin-left: 0px;
}


/*    PAGE TITLE   */
.title {
font-family: Arial, Helvetica, sans-serif;
font-size: large;
font-weight: bold;
line-height: 1em;
color : #0099FF;
margin-left: 0px;
margin-right: 50px;
}

/*  SUBTITLE  */
.subtitle {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
line-height: 1em;
font-weight: bold;
color : #0099FF;
padding-right: 20px;
letter-spacing: 0px;
margin-left: 0px;
margin-top: 5px;
}

/*  SUBHEAD */
.subhead {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
line-height: 1em;
font-weight: bold;
color : #0099FF;
letter-spacing: 0px;
margin-left: 0px;
margin-top: 5px;
}

/*  QUOTE */
.quote {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
line-height: 1.1em;
font-weight: bold;
font-style: italic;
color : #FF9900;
padding-top: 15px;
padding-bottom:0px;
padding-right: 20px;
letter-spacing: 0px;
margin-left: 0px;
margin-top: 0px;
}


/*  QUOTE  HACKED FOR IE */
*html .quote {
font-size: 1.1em;
color : #FF9900;
padding-top: 10px;
padding-bottom:0px;
padding-right: 0px;
margin-bottom:0px;

}




/*  CREDIT */
.credit {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
line-height: 1.1em;
font-weight: bold;
font-style: italic;
color : #FF9999;
padding-top: 10px;
padding-right: 20px;
letter-spacing: 0px;
margin-left: 0px;
margin-top: 0px;
}

/*  PROJECT INTRO     */
.intro {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
line-height: 1.1em;
font-weight: bold;
font-style: italic;
color : #999999;
padding-top: 5px;
padding-bottom: 10px;
padding-right: 20px;
letter-spacing: 0px;
margin-left: 0px;
margin-top: 0px;
}

/*  TOP MENU   */
#mainlevel-nav {
margin: 0; padding: 0;
}

table mainlevel-nav td {
margin: 0; padding: 0;
}

#mainlevel-nav li {
background-image: none;
padding: 0px;
list-style:none; 
float: right; 
margin: 0; 
width : 11%; 
font-size: 12px;
line-height: 20px;
white-space: nowrap;
text-indent: 5px;
}

#mainlevel-nav a {
display: block; 
float: right; 
text-decoration: none;  
border: 1px solid;
font-size: 10px;
border-color: #fff #cc3300 #cc3300 #fff;
background: #ff9933;
color: white;
}

#mainlevel-nav a {
float: none;
font-size: 12px;
}

#mainlevel-nav a:hover {
background: #ff6600;
font-size: 12px;
}

/*  LEFT MENU   */
#active_menu {
  color: #000000;
}

a.mainlevel:link, a.mainlevel:visited {
display: block;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
width: 100%;
text-indent: 5px;
padding-top: 4px;
text-decoration: none;
background: #0099FF;
font-family: Arial, Helvetica, sans-serif;
line-height: 25px;
height: 25px;
margin-bottom: 1px;
}

a.nextlevel:link, a.nextlevel:visited {
display: block;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
width: 100%;
vertical-align:middle;
text-indent: 10px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
line-height: 25px;
height: 25px;
margin-bottom: 1px;
}

a.mainlevel:hover {
color: #333333;
}

a.mainmenu:link, a.mainmenu:visited {
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 25px;
height: 25px;
}

a.mainmenu:hover {
color: #333333; 
}

.pollstableborder {
border: 1px solid;
padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
        padding-left: 1px;
        vertical-align: middle;
		font-weight: normal;
		font-size: 12px;
        color: #CCCCCC;
        text-align: left;
}

a.sublevel:hover {
color: #CCCCCC; text-decoration: none;
}

/* MISC  */
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	border: 1px solid #cccccc;
}

/*  TEXT AT TOP OF LISTINGS  */
.sectiontableheader {
  background-color : #FFFFFF;
  color            : #999999;
  font-size		   : small;
  font-weight      : normal;
  text-indent: 10px;
}

/*  TEXT AT BOTTOM OF LISTINGS   */
.sectiontablefooter {
  background-color : #DDDDDD;
  color            : #999999;
  font-size		   : x-small;
  font-weight      : bold;
  text-align	   : left;
  text-indent: 10px;
}

.sectiontableentry1 {
  background-color : #EEEEEE;
}

.sectiontableentry2 {
  background-color : #EEEEEE;
}

.small {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}

.smalldark {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : x-small;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}

.contentpane {
  background-color : transparent;
}

.contentpaneopen {
 border-top: 0px ;
  border-bottom: 0px ;
  border-left: 0px;
  border-right: 0px;
  width: 100%;
  padding: 0px;
}

.contentpaneopen td {
	}

.contentheading td {
  font-weight      : normal;

	}

	
.componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : large;
  line-height      : 1em;
  font-weight      : bold;
  color            : #0099FF;
  background-color: #FFFFFF;
  text-align       : left;
}

.contentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : large;
  line-height      : 1em;
  font-weight      : bold;
  color            : #0099FF;
  background-color: #FFFFFF;
  text-align       : left;
}


/*  special setting for quote effect in quasi-headings on front page news items  */

.quoteheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : large;
  line-height      : 1em;
  font-weight      : bold;
font-style:italic;
  color            : #0099FF;
  background-color: #FFFFFF;
  text-align       : left;
}



*html .contentheading {
  padding-top	: 5px;
  font-size        : 14pt;
  line-height      : 15pt;
}


table.contentheading td{
padding: 0px;
margin: 0px;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.modifydate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}

.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : small;
  font-weight      : bold;
  background-color : #FFFFFF;
  color            : #0099FF;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : small;
  color            : #0099FF;
  background-color : #FFFFFF;
  border           : 1px solid #CCCCCC;
}

/* NEWSFLASHES  */
.newsflash td {
color: #000000;
background-color: #FFFFFF;
text-align: left;
vertical-align: top;
}

/* GREETINGS   */
.mainpage {
text-align: left;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-size: v-small;
background-color: #FFFFFF;
}

.greybg {
  background: #EEEEEE;
}

/* PATHWAY OR CRUMBTRAIL    */
.pathway {
font-family: Arial, Helvetica, sans-serif;
text-indent: 10px;
font-size: 9px;
}

a.pathway:link, a.pathway:visited {
  color            : #FF9900;
  font-size: 9px;
  font-weight      : normal;
}

a.pathway:hover {
  color            : #0099FF;
  font-size: 9px;
  font-weight      : normal;
  text-decoration   : none;
}

/* READON LINKS FOR NEWSBOX IN RIGHT MENU    */
a.readon:link, a.readon:visited {
  color            : #3399FF;
  font-size: 1em;
  font-weight      : bold;
  line-height: 1em;
  height: 0.7em;
  text-decoration   : underline;
  padding-top: 0px;
  padding-bottom: 0px;
}

a.readon:hover {
  color            : #333333;
  font-size: 1em;
  line-height: 1em;
  font-weight      : bold;
  height: 0.7em;
  text-decoration   :underline;
  padding-top: 0px;
  padding-bottom: 0px;
}

a:link, a:visited {
color: #0099FF;
text-decoration: underline;
}

a:hover {
color: #FF9900;
text-decoration: underline;
}

/* HYPERLINKED CONTENT ITEMS     */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color: #666666;
	text-decoration: none;
	}

a.category:link, a.category:visited {
   color            : #0099FF;
}

a.category:hover {
   color            : #FF9900;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: normal;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode}
 output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff9900;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
}

table.contenttoc {
	color: #333300;
	background-color: transparent;
	background-image:url(../images/postit-tab-04.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width:135px;

}

table.contenttoc td {
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
 	text-indent: 15px;
	height:20px;
	
	border-bottom: 0px solid #FFFFFF;

}

table.contenttoc th {
	font-size: 10pt;
	color:#3399FF;
	font-weight: bold;
	text-align:left;
 	text-indent: 15px;
	height:25px;
	border-bottom: 0px solid #CCCCCC;

}




a.contenttoc:link, a.contenttoc:visited {
	color: #333300;

	font-size: 8pt;
	font-weight: bold;
	text-align:left;
 	text-indent: 10px;
}

a.contenttoc:hover {
	font-size: 8pt;
	font-weight: bold;
	text-align:left;
 	text-indent: 10px;
}



/*  LISTS   */
ul {
  margin: 0px;
  padding: 0px;
}

li {
  line-height: 1.5em;
  text-indent: 10px;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 5px;
  list-style-position: inside;
  list-style: none;
  background-image: url(../images/micro-star.jpg) ;
  background-repeat: no-repeat;
  background-position: 0px 10px;
}

/*  SEARCH BOX  */
table.searchintro {
	width: 100%;
}

table.searchintro td {
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
}

/*  TABLES   */
table.rightmenu {
    background-image:url(../images/postit-05.jpg);
	vertical-align: top;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
        text-indent: 0px;
        border-style:solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #CCCCCC;
}
 
table.leftmenu {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}
 
/*  POSTIT TABLE  */
table.postit {
	padding: 0px;
	margin-top: 10px;
	
	margin-bottom: 10px;
	margin-right: 0px;
	padding-left:23px;
	padding-right: 10px;
	
	padding-top: 5px;
	background-image:url(../images/postit-paperclip.jpg);
	text-align: left;
	width: 160px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}


/*  STANDARD MODULE TABLE  */
table.moduletable {
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}

table.moduletable th {
font-size        : 11px;
font-weight      : bold;
padding-top: 4px;
text-decoration: none;
background:  #0099FF;
font-family: Arial, Helvetica, sans-serif;
color            : #333333;
text-align       : left;
line-height: 15px;
height: 15px;
margin-top: 10px;
margin-bottom: 10px;
width            : 100%;
text-indent: 5px;
}

table.moduletable li {
	font-size        : v-small;
	list-style-type: square ;
	font-weight      : normal;
	color            : #FF9900;
	text-align       : left;
	width            : 100%;
	background-color: #0070D0;
	letter-spacing: 0px;
	text-indent: 5px;
}

table.moduletable ul {
	padding: 0px;
}

table.moduletable td {
font-size: 11px;
text-align       : left;
alignment: left;
padding: 0px;
color: #000000;
font-weight: normal;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
border-color: #FFFFFF;
}

/*  SLIDE TABLE  for gallery thumbnails */
table.slide td {
font-size: 8px;
text-align       : left;
alignment: center;
padding: 0px;
color: #DDDDDD;
background-color: #0070D0;
	background-image:url(../images/projects.jpg);

font-weight: normal;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
border-color: #FFFFFF;
}

/*  SLIDE TABLE  for gallery captions */
table.slidex td {
font-size: 8px;
text-align       : left;
alignment: center;
padding: 0px;
color: #FFFFFF;
background-color: #CCCCCC;
font-weight: normal;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
border-color: #FFFFFF;
}

/*  MAINAREA TABLE  */
table.mainarea {
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: left;
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
	background-color:  #FFFFFF;
}

table.mainarea td{
	background-color: transparent;
}

table.mainarea li {
	background-color: transparent;
	text-indent: 10px;
	line-height: 1em;
	font-size        : v-small;
	background-image: url(../images/microdot.jpg) ;
    background-repeat: no-repeat;
    background-position: 0px 4px;
	font-weight      : normal;
	color            : #333333;
	text-align       : left;
	width            : 100%;
	letter-spacing: 0px;
}

/*  PROJECT TABLE  */
table.project {
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: left;
	margin-left: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}


/*  PROJECT IMAGES GALLERY TABLE  */
table.gallery {
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: left;
	margin-left: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}

table.gallery li {
	background-color: transparent;
	text-indent: 5px;
	font-size        : small;
	background-image: url(../images/microdot.jpg) ;
    background-repeat: no-repeat;
    background-position: 0px 4px;
	font-weight      : normal;
	color            : #333333;
	text-align       : left;
	letter-spacing: 0px;
}

table.gallery td {
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 35px;
}


/*  FORM TABLE  */
table.form {
	padding-bottom: 30px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: left;
	margin-left: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #CCCCCC;
}

table.project li {
	background-color: transparent;
	text-indent: 5px;
	font-size        : small;
	background-image: url(../images/microdot.jpg) ;
    background-repeat: no-repeat;
    background-position: 0px 4px;
	font-weight      : normal;
	color            : #333333;
	text-align       : left;
	letter-spacing: 0px;
}

table.project td {
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 35px;
}

/*  COMPLETED PROJECT TABLE  */
table.projectcompleted {
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: left;
	margin-left: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}

table.projectcompleted li {
	background-color: transparent;
	text-indent: 5px;
	font-size        : small;
	background-image: url(../images/microdot.jpg) ;
    background-repeat: no-repeat;
    background-position: 0px 4px;
	font-weight      : normal;
	color            : #333333;
	text-align       : left;
	letter-spacing: 0px;
}

table.projectcompleted td {
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 35px;
}

/*  CURRENT PROJECT TABLE  */
table.projectcurrent {
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: left;
	margin-left: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}

table.projectcurrent li {
	background-color: transparent;
	text-indent: 5px;
	font-size        : small;
	background-image: url(../images/microdot.jpg) ;
    background-repeat: no-repeat;
    background-position: 0px 8px;
	font-weight      : normal;
	color            : #333333;
	text-align       : left;
	letter-spacing: 0px;
}

table.projectcurrent td {
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 35px;
}

/*  FUTURE PROJECT TABLE  */
table.projectfuture {
	padding-bottom: 30px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: left;
	margin-left: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}

table.projectfuture li {
	background-color: transparent;
	text-indent: 5px;
	font-size        : small;
	background-image: url(../images/microdot.jpg) ;
    background-repeat: no-repeat;
    background-position: 0px 4px;
	font-weight      : normal;
	color            : #333333;
	text-align       : left;
	letter-spacing: 0px;
}

table.projectfuture td {
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 35px;
}

/*  RELATED ITEMS MODULE TABLE  */
table.moduletable_relateditems {
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
	
	background-color: transparent;
}

table.moduletable_relateditems th {
font-size        : 11px;
font-weight      : bold;
padding-top: 4px;
text-decoration: none;
background:  #DDDDDD;
font-family: Arial, Helvetica, sans-serif;
color            : #333333;
text-align       : left;
line-height: 15px;
height: 15px;
margin-bottom: 10px;
width            : 100%;
text-indent: 5px;
}

table.moduletable_relateditems li {
	font-size        : v-small;
	background-image: url(../images/micro-star.jpg) ;
    background-repeat: no-repeat;
	background-color: transparent;
    background-position: 0px 4px;
	font-weight      : normal;
	color            : #333333;
	text-align       : left;
	width            : 100%;
	letter-spacing: 0px;
	text-indent: 0px;
}

table.moduletable_relateditems ul {
	background-color: transparent;
	padding-top: 5px;
}

table.moduletable_relateditems td {
font-size: 11px;
text-align       : left;
color: #333333;
	background-color: transparent;
font-weight: normal;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
}

/*  GALLERY LINK MODULE TABLE  */
table.moduletable_gallerylink {
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}

table.moduletable_gallerylink th {
font-size        : 11px;
font-weight      : bold;
padding-top: 4px;
text-decoration: none;
background:  #DDDDDD;
font-family: Arial, Helvetica, sans-serif;
color            : #333333;
text-align       : left;
line-height: 15px;
height: 15px;
margin-bottom: 20px;
width            : 100%;
text-indent: 5px;
}

table.moduletable_gallerylink li {
	font-size        : v-small;
	background-image: url(../images/micro-star.jpg) ;
    background-repeat: no-repeat;
    background-position: 0px 4px;
	font-weight      : normal;
	color            : #333333;
	text-align       : left;
	width            : 100%;
	letter-spacing: 0px;
	text-indent: 0px;
}

table.moduletable_gallerylink ul {
	padding-top: 5px;
}

table.moduletable_gallerylink td {
font-size: 11px;
text-align       : left;
color: #333333;
font-weight: normal;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
}

/*  WHOSONLINE MODULE TABLE  */
table.moduletable_whosonline {
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 0px;
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
	background: transparent;
}

table.moduletable_whosonline th {
font-size        : 11px;
font-weight      : bold;
padding-top: 4px;
padding-bottom: 2px;
text-decoration: none;
background:  #FE0861;
font-family: Arial, Helvetica, sans-serif;
color            : #FFFFFF;
text-align       : left;
line-height: 1em;
height: 1em;
margin-bottom: 0px;
margin-top: 10px;
width            : 100%;
text-indent: 5px;
}

table.moduletable_whosonline li {
	font-size        : v-small;
	list-style-type: none ;
	list-style-position: inside;
	background-image: url(../images/microdot.jpg) ;
  background-repeat: no-repeat;
  background-position: 0px 4px;
	font-weight      : normal;
	color            : #fe0861;
	text-align       : left;
	width            : 100%;
	letter-spacing: 0px;
	padding: 0px;
	text-indent: 5px;
	background: transparent;
}

table.moduletable_whosonline ul {
	margin-top: 4px;
	list-style-position: inside;
}

table.moduletable_whosonline td {
font-size: 11px;
line-height: 1em;
text-align       : left;
color: #fe0861;
font-weight: normal;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
padding-bottom: 4px;
text-indent: 0px;
background: transparent;
}

/* NEWSLINK MODULE TABLE */
.moduletable_newslink th {
font-size        : 11px;
font-weight      : bold;
padding-top: 4px;
padding-bottom: 2px;
text-decoration: none;
background: #0099FF;
font-family: Arial, Helvetica, sans-serif;
color            : #333333;
text-align       : left;
line-height: 1em;
height: 1em;
margin-bottom: 0px;
margin-top: 10px;
width            : 100%;
text-indent: 5px;
}

.moduletable_newslink td {
font-size: 11px;
font-weight: normal;
height: 20px;
text-align       : left;
color: #333333;
background: transparent;

}

.moduletable_newslink p {

padding-left:5px;
}


/* modified 2009-10-13 add padding below images in Featured Project */

.moduletable_newslink td img {
margin-left:0px;
padding-left:0px;
padding-bottom:8px;
}

/*  CURRENT WORK MODULE TABLE  */
table.moduletable_currentwork {
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 100%;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #FFFFFF;
}

table.moduletable_currentwork th {
font-size        : 11px;
font-weight      : bold;
padding-top: 4px;
text-decoration: none;
background:  #000000;
font-family: Arial, Helvetica, sans-serif;
color            : #333333;
text-align       : left;
line-height: 15px;
height: 15px;
margin-bottom: 15px;
margin-top: 15px;
width            : 100%;
text-indent: 5px;
}

table.moduletable_currentwork li {
	font-size        : v-small;
	background-image: url(../images/micro-star.jpg) ;
    background-repeat: no-repeat;
    background-position: 0px 4px;
    background: transparent;
	font-weight      : normal;
	color            : #333333;
	margin-bottom: 3px;
	text-align       : left;
	width            : 100%;
	letter-spacing: 0px;
	text-indent: 0px;
}

table.moduletable_relateditems ul {
	padding-top: 5px;
}

table.moduletable_currentwork td {
font-size: 11px;
text-align       : left;
color: #333333;
font-weight: normal;
background: transparent;
border-left: 0px;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
}

table.contentdescription td {
background: transparent;
}

table.contentdescription {
    background-image:url(../images/postit-01.jpg);
	vertical-align: top;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 150px;
        text-indent: 0px;
        border-style:solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-color: #CCCCCC;
}
 
.pagenav {
color: #CCCCCC;
font-size: v-small;
text-align: left;
}

.pagenavcounter {
color: #CCCCCC;
font-size: v-small;
text-align: left;
}

.pagenavbar {
color: #CCCCCC;
font-size: v-small;
text-align: right;
}

/*  THE END    */