html,body { 
	background: #ffffff; 
	color: #000000; 
	height: 100%;
	margin: 0px;
	padding: 0px;
}

table{
border:0px;
border-collapse:collapse;
 width: 100%;
}

table td{
padding:0px;
 vertical-align: top;
}

a:link { color: #339900; text-decoration: none; }

a:visited { color: #339900; text-decoration: none; }

a:hover { color: #DC143C; text-decoration: none; }

.arial_70 { font-family: Arial, Helvetica, sans-serif;  font-size: 70%;  }
.arial_80 { font-family: Arial, Helvetica, sans-serif;  font-size: 80%;  }
.arial_10_px { font-family: Arial, Helvetica, sans-serif;  font-size: 10px;  }

.box {
	font-family: Arial, Helvetica, sans-serif;  font-size: 80%;
	padding: 15px 0;
	width: 100%;
}

input.rub {
font-family: Arial, Helvetica, sans-serif;
	
}

h3 { color: #006400; font-family: "MS Sans Serif", Geneva, sans-serif;  font:110%; margin: 5px 0 15px 0;    }

table.form td{
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

table.form thead td{
	font: bold;
}

table.form td.r{
	padding:2px;
	padding-top:12px;
	
}
.star {
	background: #FFF5EC;
}

.atten{
	color: white;
	border: 1px solid #990000;
	padding: 4px;
	background-color: red;
}

.well{
	color: white;
	border: 1px solid #009900;
	padding: 4px;
	background-color: #66CC66;
}


.bm_div_title{
	background-color: #C4CAD0;
	border-top: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	cursor: pointer; 
	cursor: hand;
	margin-top: 3px;
	width:100%;
}

.bm_div_title_active {
	background-color: #66CC33;
	border-top: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	cursor: pointer; 
	cursor: hand;
	margin-top: 3px;
	color: #333333;

	width:100%;

}

.bm_div_title_hidden {
	background-color: #666666;
	border-top: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	cursor: pointer; 
	cursor: hand;
	color: White;
	margin-top: 3px;

	width:100%;



}

.bm_div_title_hidden_active {
	background-color: #66CC33;
	border-top: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	cursor: pointer; 
	cursor: hand;
	margin-top: 3px;
	color: #333333;

	width:100%;

}

.bm_div {
	background-color: #F9F9F9;
	width:100%;
	padding:4px;
}
div.submit{
padding-top:8px;
 margin-left: 8px;
}

input.submit {
	padding: 5px;
	background-color: #EAEAEA;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 6px;
	width: 0;
}


table.line td {
	padding-right: 4px;
	vertical-align: middle;
	padding-left: 2px;
}

table.line td a{
	text-decoration: none;
}

table.line td.sp {
	background-color: transparent;
	padding-left: 10px;
}

table.lite2 {
	width: 100%;
}

table.lite2 td {
	font-family: Arial, Helvetica, sans-serif;
	padding:4px 10px;
	font-size: 0.8em;
	border-bottom: 2px solid #DBF2DC;
	vertical-align: middle;
}

table.lite2 td.nob {
	border-bottom:0px;
}

table.lite2 thead td{
background-color: transparent;
font-size: 0.7em;
color: #336600;
}

table.lite2 td.sm {
	color:gray;
	font-size: 0.7em;
}

.list { 
font-family: Arial, Helvetica, sans-serif;  
font-size: 100%;
margin-bottom: 10px;

}
.list span {
	color: Navy;
 
}
.list div {
	font-size: 70%;
	margin-top: 5px;
}

div.event_info {
	
}
div.event_info div {
	margin-bottom: 6px;
}
div.event_info span {
	font-weight: bold;
	color: #006699;
	
}