a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7F7F7F;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #7F7F7F;
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #000000;
	}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
}
.content-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #666666;
	font-weight: bold;
}
.content-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.content-header-lighter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #888888;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	color: #666666;
}
#tableitems {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}
.boxed-items {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

#main {
	background-image: url(images/bg-bar.gif);
	top: 0px;
}
	
