body, p, td, blockquote, li {
	font-size: 11px;
	font-family: arial;
	line-height: 16px;
	margin: 0px, 0px, 0px, 0px;
}

a {
	color: #000000;
	font-weight: bold;
}

h4 {
	color: #000000;
}

.body_content {
	font-size: 10px;
	font-family: arial;
	line-height: 16px;
		
}
.radio_button {
	font-size: 10px;
	font-family:  verdana, arial, helvetica,sans-serif;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
		
}

.breadcrumb
{
    font-size: 10px;
    padding-top: 5px;
	font-weight: bold;
    color: #000000;
}

.product_link
{
    font-size: 11px;
    padding-top: 5px;
	font-weight: bold;
    color: #CE461E;
	text-decoration: underline;	
}

.product_link:hover
{
    font-size: 11px;
    padding-top: 5px;
	font-weight: bold;
    color: #CE461E;
	text-decoration: none;	
}

.drop_down
{
    font-size: 10px;
	text-align: left;
    padding-top: 0px;
	font-weight: bold;
    color: #6096BF;
	text-decoration: none;
}

.drop_down_shadow {	
	position: absolute;
	padding: 1px 1px 5px 10px;
	width: 63px;
	background-color: EDCD6C;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	text-align: left;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	margin-top: -7px;
	text-decoration: none;	
}

.drop_down_shadow:hover
{
    font-size: 10px;
	text-align: left;   	
	line-height: 12px;
    color: #000000;
	text-decoration: underline;
}

.drop_down_shadow_contact {	
	position: absolute;
	padding: 1px 1px 5px 10px;
	width: 75px;
	background-color: EDCD6C;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	line-height: 12px;
	margin-top: -7px;
	text-decoration: none;	
}
.drop_down_shadow_contact:hover
{
    font-size: 10px;   	
	line-height: 12px;
    color: #000000;
	text-decoration: underline;
}

.drop_down_shadow_top {
	position: absolute;
	padding: 3px 0px 3px 10px;
	background-color: #EDCD6C;
	width: 63px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	line-height: 14px;
	margin-top: -7px;
	text-decoration: none;
}

.drop_down_shadow_top:hover {
	padding: 3px 0px 3px 10px;
	background-color: #EDCD6C;
	width: 63px;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	margin-top: -7px;
	text-decoration: underline;
}
