/*-VSF--*/
body {
background-image:url('pics/background.gif');
font-size: 12px;
font-family:  Comic Sans MS,Book Antiqua,Verdana, Times New Roman;

}
TD{
	font-size: 12px;
	font-family: Comic Sans MS, Book Antiqua,Verdana, Times New Roman;
	background-color:White;
	
	
}
blockquote{margin-left:5px;
	margin-right:5px;
	}

 /*a:link {color: #0000CC}     unvisited link */
 /*a:visited {color: #0000CC}  /* visited link */
a:hover {color: #000000;}   /* mouse over link */
 /*a:active {color: #0000CC}   /* selected link */
 
 .backimage 
 {
 background-image: url('pics/bcgrPartners.gif');
}

 .imgborder
 {
	border-right-width: medium;
	border-right-style: double;

	border-bottom-width: medium;
	border-bottom-style: double;
 }
.menu
{
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Times New Roman;
}
.menu_active
{
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Times New Roman;
	
}

.smtxt {
	font-size: 8px;
	font-family: Verdana, Times New Roman;
	color:#000000;
	
}






