/* CSS Document */

body {
    margin:0px;
	font: 9pt Arial, Helvetica, sans-serif;}
	
a {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #336600;
	text-decoration: none;
}
a:hover {
	font: 9pt Arial, Helvetica, sans-serif;
	color: #336600;
	text-decoration: underline;
}
table {
    border-top:1px solid #9DA970;
	border-left:1px solid #9DA970;
	}
table th{
	border-right:1px solid #9DA970;
	border-bottom:1px solid #9DA970;
	background: #F2FFC8;
	}
table td{
    border-right:1px solid #9DA970;
	border-bottom:1px solid #9DA970;
	}
table table{
    border-top:1px solid #D58142;
	border-left:1px solid #D58142;
	}
table table th{
	border-right:1px solid #D58142;
	border-bottom:1px solid #D58142;
	background: #FFDFBF;
	}
table td table td{
    border-right:1px solid #D58142;
	border-bottom:1px solid #D58142;
	}
	
.heading_bg th {
	border-right:1px solid #D58142;
	border-bottom:1px solid #D58142;
	background: #FFDFBF;
	font-size: 9pt;
	font-weight: normal;
}
.project_heading {
   font-size: 12pt;
}
.forward_subject {
background: #FFEEDD;
padding:5px;
height:20px;
margin-top:5px;
clear:both;
}
.forward_subject p,.forward_problem p,.forward_preservation p{
clear:both;
}
.forward_problem {
background: #FF6666;
padding:5px;
height:20px;
margin-top:5px;
font-size: 12pt;
color: #FFFFFF;
clear:both;
}
.forward_preservation{
background: #BFEBFF ;
padding:5px;
height:20px;
clear:both;
margin-top:5px;
}	
.red {
	color: #CC3300;
	}
.blue {
    color:#0099FF;
}
	
.message {
	background: #FFCCCC;
	font-size: 9pt;
	color: #FF3333;
	text-decoration: none;
	border: 1px solid #FF3333;
	padding:4px;
	width:450px;
}
p {
margin:0px;
padding:2px;
}
#content {
width:780px;
}
 ol li {
 margin-left:-15px;
 padding:0px;
 }
h1 {
	color: #336633;
	font-size: 12pt;
	line-height: 2em;
	margin:2px;
}
.TableBorderHidden table ,.TableBorderHidden table td ,.TableBorderHidden table th{
    border-color:#FFFFFF;
}
.vote_tabo {
	width: 650px;
	margin-top: 10px;
	float: left;
}
