body, td {
font: 12px/1.5 arial, helvetica, sans-serif; color: #333333
}
A:link {
	COLOR: #666666; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #666666; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #333333; TEXT-DECORATION: none
}
HR {
	BORDER-TOP: #ffffff 1px solid; BORDER-BOTTOM: #cccccc 1px solid
}
.border {
	border-right: #C5C5C5 1px solid;
	border-left: #C5C5C5 1px solid;
	border-bottom: #C5C5C5 1px solid;
	border-top: #C5C5C5 1px solid;
}
/*** forumlatest: to be used for headlines sent to other portions of the site ***/
div.forumlatest {
    border: 1px solid #636363;
	padding: 2px;
}
div.forumlatest h2 {
    font-weight: bold;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

/*** forum table: table used to display list of threads, category lists and so on ***/
table.forumtable {
    border: 1px solid #636363;
    padding: 0px;
    width: 98%;
	border-spacing: 0px 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
table.forumtable tr.title {
   background: #EAEAEA;
	padding: 0px; 
	margin: 5px;
}
table.forumtable tr.title td {
   padding: 2px;
   margin: 0px;
	border: 0px;
	border-bottom: 1px solid #636363;
}
table.forumtable tr.even {
   background: #FFFFFF;
}
table.forumtable tr.odd {
   background: #EAEAEA;
}

/*** forum head: used for head and  foot (actions, page numbers...) ***/
div.forumhead {
	border: 1px solid #636363;
    background: #EAEAEA;
    width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px 0px;
}
div.forumhead table {
	width: 100%;
	border: 0px;
	border-spacing: 0px 0px;
	padding: 0px;
	margin: 0px;
}
div.forumhead table td{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

/*** forum message: used to display a post ***/
div.forummessage {
	border: 1px dotted #636363;
   width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
div.forummessage div.head {
	border: none;
	padding: 0px;
   background: #EAEAEA;
}
div.forummessage div.text {
	border: none;
	padding: 10px;
}
div.forummessage div.foot {
	border: none;
	padding: 0px;
	font-size: small;
}

/*** forum comment: special format for comments to a post ***/
div.forumcomment {
	border: 0px;
	margin: 5px 0px 5px 25px;
	padding: 0px;
}

/*** forum notice: notice to the user ***/
div.forumnotice {
	border: 1px solid #636363;
   background: #EAEAEA;
   width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px 0px;
}


/*** frame: framed objects (forms for new post, new comment...) ***/
div.frame {
	border: 1px solid #636363;
   width: 98%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

/*** form: we set the form margin and padding to 0, otherwise it looks quite ugly ***/
form {
  margin: 0%;
  padding: 0%;
}
.cornerl
{
background-image:
url('cornerl.gif')
}
.cornerr
{
background-image:
url('cornerr.gif')
}
.cornerbl
{
background-image:
url('cornerbl.gif')
}
.cornerbr
{
background-image:
url('cornerbr.gif')
}
 .date {
 width: 120px;
 }
  .dayw {
 width: 35px;
 }
 .time {
 width: 70px;
 }
 .venue {
 width: 460px;
 }
.spacer {
width: 10px
}
.highlight {
background-color:#E5E5E5;
}
.small {
font-size: 10px;
}
.logout {
font-size: 11px;
color:#FFFFFF
}