body, table, tr, td, p, ul, li, div, span {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, Sans-serif;
	font-size: 97%;
}

body.help {
	background-color: #eeeeee;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/helpbackground.gif');
	background-repeat: no-repeat;
	background-postion: top left;
}

select {
	font-size: 10px;
	font-family: Verdana, Trebuchet MS, Sans-serif;
}

a {
	text-decoration: underline;
}

a:link {
	color: #000066;
}

A:visited {
	color: #000066;
}

A:active {
	color: #808080;
}

A:hover {
	color: #FF0000;
}

.Message {
	font-family: Trebuchet MS, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: black;
	padding-left: 8px;
}


TD.MessageName {
	background-color: #F0F0F0;
}

div.message {
	font-family: Trebuchet MS, Geneva, Arial, Sans-serif;
	font-size: 10px;
	font-weight: thiner;
	color: #666666;
}

span.message {
	font-family: Trebuchet MS, Geneva, Arial, Sans-serif;
	font-size: 10px;
	color: #000000;
}

.titleheader {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333366; TEXT-INDENT: 4px; BORDER-BOTTOM: #999999 1px solid; BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #efefef; TEXT-DECORATION: none; HEIGHT: 18px
}
.titleheaderbottom {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333366; TEXT-INDENT: 4px; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #efefef; TEXT-DECORATION: none; HEIGHT: 18px
}
.titleheadertop {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333366; TEXT-INDENT: 4px; BORDER-TOP: #999999 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #efefef; TEXT-DECORATION: none; HEIGHT: 18px
}
.middlebox {
	BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid
}
.middleboxfull {
	BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; BORDER-TOP: #999999 1px solid
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#ECECFF;
color:#000000;
width:140px;
padding:2px;
text-align:center;
font-weight:bold;
font-size: smaller;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 0.5em;
font-size: smaller;
}
