body

{
	background-color: #CCCCCC;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	font: .9em Verdana, Arial, Helvetica, sans-serif;
}



a {
	color: gray;
	text-decoration: none;
}



h2 {

	color: #319e01;

}



h3 {

	color: #319e01;

}



hr{

	width: 90%;

}



ul {

	list-style: circle;

}



.selectedpage {

	font-weight: bold;

}



#container{

	width: 1000px;

	margin: 20px auto;

	background-color: #f1f5f0;

	color: #333;

	border: 1px solid gray;

	line-height: 130%;

	font-family: verdana;

}



#login{

	padding-right:10px;

	float:right;

}


#titlebar{
	height: 30px;
	line-height: 30px;
	background: url(./images/cloudbar.jpg) 29px no-repeat;
	margin-left: -29px;
}



#titlebar li{
	border-left: 1px solid gray;
	border-right: 1px solid #000197;

}



#titlebar li:hover{
	background: #1d3989;
}

#menu{

margin:0px;

}



#menu li{

	float: left;

	list-style: none;

	padding-right: 12px;
	
	padding-left: 12px;
	
	position: relative;
	
	left: -12px;

}



#menu li ul{
	position: absolute;
	left: 0px;
	display: none;
	padding: 0px;
	border-top: 1px dashed gray;
	background: #1d3989;
	z-index: 1000;
	width: 180px;
}



#menu li ul li{

	float: none;
	line-height:25px;
	left: 0px;
	border-top:1px solid #1d3989;
	border-bottom:1px solid #1d3989;
	border-left: none;
	border-right: none;

}



#menu li:hover ul{

	display: block;

}

#menu li ul li:hover{
	border-top: 1px solid #000173;
	border-bottom: 1px solid Gray;
	background: url(./images/cloudbar.jpg);
}

#leftnav{

	width: 160px;

	color: #319e01;

	float: left;

	padding: 0em;

	line-height: 200%;

}



#content{

	width:460px;

	float:left;

	border-left: 1px solid gray;

	border-right:1px solid gray;

	padding: 1em;

	min-height:500px;

	font-family:"Times New Roman", Times, serif;

}



#content_wide{

	width:810px;

	float:left;

	border-left: 1px solid gray;

	padding: 1em;

	min-height:500px;

	font-family:"Times New Roman", Times, serif;

}



#footer{

	padding: 0.5em;

	clear: both;

	background:url(./images/cloudbar.jpg);

	border-top: 1px solid gray;

	text-align: center;

}



#content h2 {

	margin: 0 0 0.5em 0;

}



#leftnav h3 {

	margin: 0 0 0.5em 0;

	font-family:"Times New Roman", Times, serif;

}



#content_wide h2 {

	margin: 0 0 0.5em 0;

}



#content_right h2 {

	margin: 0.5em 0 0.5em 0;

}



#content_right{

	float: right;

	width:320px;

	padding-right:1em;
	
	padding-left:1em;

	height:500px;

	font-family:"Times New Roman", Times, serif;

}



#titlebar a{

	color: #d7d7d7;

}



#footer a{

	color:#d7d7d7;

}


.sponsor

{

	font: .7em Verdana, Arial, Helvetica, sans-serif;	

}



.sponsor img

{

	padding: 3px;

}



.bfrtable 

{

	border-spacing: 0px;

	padding: 0px;

	font: .7em Verdana, Arial, Helvetica, sans-serif;	

}



.bfrtabletr

{

 

  font-weight: bold;

   background: url(./members/images/colHead.gif);



}



#popupBFR{

display:none;

position:fixed;

position:absolute; /* hack for internet explorer 6*/

height:150px;

width:408px;

background:#FFFFFF;

border:2px solid #cecece;

z-index:2;

padding:5px;

font-size:13px;

}

#popupBFR h1{

text-align:left;

color:#6FA5FD;

font-size:22px;

font-weight:700;

border-bottom:1px dotted #D3D3D3;

padding-bottom:2px;

margin-bottom:15px;

}

#popupBFRClose{

font-size:14px;

line-height:14px;

right:6px;

top:4px;

position:absolute;

color:#6fa5fd;

font-weight:700;

display:block;

cursor: pointer;

}


