body {
background:white; 
color:black; 
font-family:calibri; 
margin-left:100px; 
margin-right:100px }

/*  a {text-decoration: none} */
a {text-decoration:none}
a:link {color: mediumblue }
a:visited {color: navy }
a:hover {
	background:lightskyblue;
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color: #CCC;
}
a:active {color:darkorange }
a:target {background:floralwhite;border:1px solid darkorange}

h1, h2, h3, h4, h5, h6, hr {color: mediumblue; font-family: tahoma, sans-serif }
blockquote {background:aliceblue;padding:4px;}
table {
	border:thin solid dodgerblue;
	font-family:tahoma,sans-serif;
	text-align: center;
}
caption {font-size:smaller; background:whitesmoke; font-family:tahoma,sans-serif }
th {background:gainsboro; font-family: tahoma, sans-serif }
td {border: thin solid gainsboro; font-family:tahoma,sans-serif }
.banner {background:mediumblue;color:white;padding:2px;margin:2px;text-align:center}
.navbar {font-family:tahoma,sans-serif;font-weight:bold; font-size:smaller; }
.deprecated {color:dimgray}
.proposed {color:dimgray}
.meeting {padding-left:50px;}
.need {color:red}
.spring {background:honeydew;padding:2px;margin:3px}
.summer {background:ivory;padding:2px;margin:3px}
.fall {background:linen;padding:2px;margin:3px}
.firstread {border-bottom:thin solid peru;font-weight:bold;font-family:tahoma,sans-serif}
.vote {border-bottom:thin solid peru;font-weight:bold;font-family:tahoma,sans-serif}
.other {border-bottom:thin solid peru;font-weight:bold;font-family:tahoma,sans-serif}
.status {border-bottom:thin solid peru;font-weight:bold;font-family:tahoma,sans-serif}
.comfsmlogo {background: white url(images/logo80.gif) no-repeat}
.irpologo {background: white url(images/irpo.bmp) no-repeat}
.comfsmbanner {background:mediumblue;color:white;padding:2px;margin:2px;text-align:center;font-family:serif}
.comfsmnav {background: white url(images/navigate.bmp) no-repeat}

#leftcontent {
  position: absolute;
  left:97px;
  width:40%;
  top:210px;
  padding:10px;
  border:thin solid navy;
  background:aliceblue;
	}
#rightcontent {
	position: absolute;
	right:97px;
	width:30%;
	top:210px;
	padding:10px;
	border: thin solid navy;
	background:aliceblue;
	height: 365px;
	
	}
#rightcontent2 {
	position: absolute;
	right:97px;
	width:30%;
	top:611px;
	padding:10px;
	border: thin solid navy;
	background:aliceblue;
	}
#bottomcontent {
	position: absolute;
	right:97px;
	left:104px;
	top:765px;
	padding:10px;








































































































  border: ;
  background: ;
	}
	
	.myStyle
	{
		font-family:Tahoma, Geneva, sans-serif
	}
