body {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p, a, td {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

p {
	margin-left: 2px;
}

pre.newspre {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img{
    border-style:none;
}

table.bordered{
	width: 640px;
	border-width:thin;
	margin-left:auto; 
	margin-right:auto;
}

table#attendees{
	width: 640px;
	border-style:solid;
	border-width:thin;
	border-color:green;
	border-collapse:collapse;
	margin-left:auto; 
	margin-right:auto;
}

td.heading {
	color: #A0A0A0;
}

td.newstitle{
	font-weight: bold;
}

td.newsdate{
	font-style: italic;
}

td.colorbg1 {
  background-color: #000033;
}

td.colorbg2 {
  background-color: #000044;
}

td.attendees_comms1{
  background-color: #003300;
}

td.attendees_comms2{
  background-color: #004400;
}

td.colorbg1-heading {
  background-color: #000033;
  color: darkgray;
}

td.colorbgbright{
	color: #1CD01F;
	text-align:center;
	vertical-align:middle;
}

td.center{
  text-align: center;
}

td.centerstrong{
  text-align: center;
  font-weight: bold;
}

a.leftmenu:link , a.leftmenu:visited, 
a.leftmenu-top:link, a.leftmenu-top:visited 	{ background-color : #000000; color : #1CD01F; border : #002B00; margin-left: 0px; } 
a.leftmenu:hover , a.leftmenu-top:hover		{ background-color : #004B00; color : #40E336; border : #002B00; margin-left: 0px;} 

a:visited { color: #1CD01F; }
a:link { color: #1CD01F; }
a:hover { color: #00FF00; }
a:active { color: #00FF00; }

.footer {
	font-size: xx-small;
}

a.footer { font-size: xx-small; }

a.leftmenu:link, a.leftmenu-top:link {
display : block; 
padding-top : 2px; 
padding-right : 2px; 
padding-bottom : 2px; 
padding-left : 7px; 
border-style : solid; 
border-top-width : 0; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
width : 150px; 
font-weight : normal; 
text-align : left; 
} 

a.leftmenu:hover, a.leftmenu-top:hover {
display : block; 
padding-top : 2px; 
padding-right : 2px; 
padding-bottom : 2px; 
padding-left : 7px; 
border-style : solid; 
border-top-width : 0; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
width : 150px; 
font-weight: normal;
text-align : left; 
} 

a.leftmenu:visited, a.leftmenu-top:visited {
display : block; 
padding-top : 2px; 
padding-right : 2px; 
padding-bottom : 2px; 
padding-left : 7px; 
border-style : solid; 
border-top-width : 0;
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
width : 150px; 
font-weight : normal; 
text-align : left; 
}

a.leftmenu-top:link, a.leftmenu-top:hover, a.leftmenu-top:visited {
	border-top-width: 1px;
	text-decoration: none;
}

.TableSurvey {  font-size: xx-small; background-color:#000000}
.FormSurvey { font-family: Verdana; font-size: xx-small; background-color: #101010; color: #00CC00}
.ButtonSubmit {  font-family: Verdana; font-size: xx-small; color: #FFFFFF; background-color: #000000;  padding: 4px;  
 border-color: #002B00;
 border-width: 2px;
 letter-spacing: 0.4mm;
 font-weight: bold;}

