.empty_cells
{
	font-family: arial;
	font-size:5px;
}
.empty_cells2
{
	font-family: arial;
	font-size:2px;
}
a.bold_link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	font-weight: bold;
}
a.bol_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.nav_text {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.nav_text:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	/*text-decoration:underline;*/
	font-weight:bold;
}
.heading_bar_text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.content {
	font-family:Arial;
	font-size: 11px;
	color: #333333;
}
.content_bold {
	font-family:Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.content_heading {
	font-family:Arial;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a.content_links {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a.content_links:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a.membership_link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.membership_link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: bold;
}
.inputboxes 
{
	border-right: #dbdbdb 1px solid; 
	border-top: #dbdbdb 1px solid; 
	font-size: 11px; 
	background-image: url(images\textfield.gif); 
	border-left: #dbdbdb 1px solid; 
	color: #666666; 
	border-bottom: #dbdbdb 1px solid; 
	font-family: arial, helvetica, sans-serif 
}

.buttons 
{
	border-right: #433d3e 1px solid; 
	border-top: #433d3e 1px solid; 
	font-weight: normal; 
	font-size: 11px; 
	background-image: url(images\button.gif); 
	border-left: #433d3e 1px solid; 
	color: #433d3e; 
	border-bottom: #433d3e 1px solid; 
	font-family: Arial, Verdana 
}
