body {
	margin-top:0;
	padding: 0;
	font:"Times New Roman", Times, serif;
	font-family: "Times New Roman", Times;
	background-color: #D7DAB6;
}

#bnr1{
	background-image:url(../../images/sidebar.gif);
	background-position:left top;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#bnr2{
	background-image:url(../../images/sidebar.gif);
	background-position:right top;
	background-repeat: no-repeat;
	background-attachment:fixed;
}
#footer {
	padding: 0 0;
	background-color: #F2F2F2;
	color: #000000;
	text-align:center;
	font-size:12px;
	background-position: center center;
	font-style: italic;
} 
#mainbox{
	width:800px;
	border:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0;
	background-position: center;
	text-align:center;
	background-color: #D7DAB6;
	
}

.small {font-size: 12px;}
.medium{ font-size:14px;}
.large {font-size: 18px;}
.xlarge {font-size:22px; line-height: 40px;}
.CommitteeTitles {
	font-size:18px;
	line-height: 40px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	font-variant: small-caps;
}
.red {color: #FF0000}

td{color:#0C6500;}
th {color:#0C6500;}
h1 {color:#0C6500;}
h2 {color:#0C6500;}
h3 {color:#0C6500;}

.submission {
	color: #FF0000;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
}

a {
	color:#00CC00;
}

