.quicklinks_head
{
	text-align: center;
	color: black;
	font-size: 14px;
	font-weight: bold;
	padding: 6px; 0px; 6px; 0px;
	
	
}

.quicklink_item a
{
	margin: 8px 0px 0px 0px;
	padding: 0px 0px -6px 10px;
	height: 14px;
	color: #7D8187;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Verdana;
}

.quicklink_item a:hover
{
	text-decoration: underline;
}

.subnav_image
{
	background-color: #999;
	text-align: right;
}

.subnav_holder
{
	color: white;
	font-family: Arial,Helvetica;
	font-size: 13px;
	height: 18px;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 12px;
}

.subnav_holder a
{
	color: white;
	text-decoration: none;
}


.inner_content
{
	color: white;
}

.inner_content a
{
	color: white;
}

.white_links
{
	color: white;
	text-decoration: none;
}

.white_links:hover
{
	text-decoration: none;
}

.quick_link_popup
{
	
}

.body_bold
{
	font-weight: bold;
	
}

.body_italic { font-style: italic; }

.home_detail
{
	padding-top: 6px;
	padding-bottom: 6px;
}

.home_detail a
{
	font-weight: bold;
}

.release_links
{
	font-style: italic;
	text-decoration:none;
	color: white;
}

.release_links:hover
{
	text-decoration:underline;
}

.border_add
{
	border-color: red;
	border-width: 1px;
	border-style: solid;
}
