body
{
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding:0pt;
	margin:0pt;
}
a
{
	color: #336699;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: none;
}

hr {
	height: 2px;
	border: 1px solid white;
	border-top: 1px solid #aaa;
	
}

h1
{
	font-size: 16pt;
	font-weight: bold;
	margin-top: 12pt;
	margin-bottom: 6pt;
}

h2
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10pt;
	margin-bottom: 6pt;
}
h3
{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 8pt;
	margin-bottom: 6pt;
}

p
{
	margin:6pt 0pt;
	text-align: justify;
}

form
{margin:0px; padding:0px}

.eml a img
{
	border-bottom: 1px solid white;
	margin-top:2px;
	margin-bottom: -5px;
}
.eml a:hover img
{
	border-bottom: 1px solid #336699;
}



#body
{
	width: 800px;
/*	border: 1px solid #faa;*/
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
}

/* Header */
#header .logo
{
	float:left;
	padding-right: 10px;
	height: 45px;
}
#header .logo img
{
	display:block;
}
#header .info
{
 	font-size: 11pt;
 	float:left;
	width: 300px;
	height: 40px;
	padding-top: 5px;
}

/* Top Menu */
#topMenu
{
	position:relative;
 	clear:both;
	height: 20px;
	
}

#topMenu .menu
{
	background-color: #336699;
	color: white;
	padding: 3px 10px 0px 10px;
	margin: 0px auto 0px auto;
	height: 16px;
	width: 400px;
	text-align:right;
	float:right;
}
#topMenu .menu a, #topMenu .menu .sep
{
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

#topBorder
{
	height: 5px;
	background-color: #000;
}

/* Columns */
#tblFrame
{
	width: 100%;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#leftMenu
{
	width: 160px;
	vertical-align:top;
	
}
#main
{
	border-left: 1px solid black;
	vertical-align:top;
}
#right
{
	width: 200px;
	border-left: 1px solid #000;
	vertical-align:top;
	
}



/* Left Menu */
#leftMenu
{
	padding: 10px;
	padding-top: 30px;
}
#leftMenu .section
{
	font-weight:bold;
	font-size:10pt;
	margin-bottom: 1pt;
	margin-top: 10pt;
	
}
#leftMenu .item
{
	font-size: 9.5pt;
	margin-bottom: 2pt;
	margin-left: 10pt;
	color: #000;
	position:relative;
}

#leftMenu .item img {
	position:absolute;
	left:-14px;
	top:0px;
}

#leftMenu a
{
	color: #000;
}

/* Right */
#right
{
	width:210px;
}

#right h2
{
	padding: 10px 10px 0px 10px;
}

#right .info
{
	font-size: 8pt;
	background-color: #eec;
	padding: 5px 10px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa
}
.wslist
{
	padding: 0px 10px;
	padding-bottom: 20px;
	overflow-y:auto;
	height:500px;
	margin-bottom:10px;
}

.wslist h3
{
	margin-bottom:0pt;
}
.wslist h3 a
{
/*	color: #59d*/
}
.wslist p
{
/* 	color: #444;*/
	margin-top: 0pt;
	font-size: 8pt;
	text-align:left;
}

/* ARCHIVE */

#archive h1
{
	margin-left: 20pt;
}
#archive .info
{
	margin-left: 20pt;
	margin-right: 20pt;
	font-size: 9pt;
}

.conf .mark
{
	border: 1px solid white;
	padding: 4px 24px;
}

.conf
{
	border-bottom: 1px solid #bbb;
	font-size: 10pt;
	padding: 2px;
	
}


#archive .conf h3
{
 	float: left;
	font-weight: bold;
	width: 100px;
	text-align: right;
	padding-right: 10px;

	margin: 0px;
}

#archive .conf .info
{
	margin-left: 110px;
	font-size: 10pt;
}
.conf .down
{
	font-style:italic;
	color: #666;
}


#archive .conf .linksd
{
 	padding-top: 3px;
 	padding-bottom: 3px;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 17px;
}

#steering .member
{

	width: 185px;
	float: left;
	height: 70px;
}
#steering .title
{
	font-weight: bold;
}
#steering .name
{

	font-weight: bold;
}

#stats .main