.tabs{
border-top:1px solid #CCCCCC;
display:block;
height:120px;
padding-top:10px;
font-family:Calibri;
}

.tabs-top{
border-top:1px solid #CCCCCC;
display:block;
}

.tabs2 {border-top:1px solid #CCCCCC;
display:block;
height:120px;
padding-top:10px;
font-family:Calibri;
margin-bottom:15;
}

.contentmain{
	font-family:Calibri;
	size:11px;
	font-size: 16px;
}
.contentbody{
display:block;
font-family:Calibri;
}
.spec-title{
background-color:#FF9933;
color:#FFFFFF;
font-family:Calibri;
font-weight:500;
padding-left:5px;

}
.spec-heading{
background-color:#999999;
color:#EEEEEE;
font-family:Calibri;
font-weight:400;
padding-left:10px;
}

.spec-content {
	border-bottom-color: #FF9900;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	background-color:#DDDDDD;
	color:#000000;
	font-family:Calibri;
	font-weight:200;
	padding-left:10px;
}

.contentmain{
	font-family:Calibri;
	size:11px;
	font-size: 16px;
}

.product-header{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
}

.link:link {
	FONT-SIZE: 15px;
	COLOR:#000000;
	outline-color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:none;
	FONT-FAMILY: Calibri; 
	text-decoration:none;
}

.link:visited {
	FONT-SIZE: 15px;
	COLOR:#000000;
	outline-color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:none;
	FONT-FAMILY: Calibri; 
	text-decoration:none;
}

.link:hover {
	COLOR: #FF9933;
	border-bottom-style: inherit;
	FONT-SIZE: 15px; 
	FONT-FAMILY: Calibri;
	text-decoration: underline;
}

.related:link {
	FONT-SIZE: 15px;
	COLOR:#000000;
	outline-color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:none;
	FONT-FAMILY: Calibri; 
	text-decoration:none;
}

.related:hover {
	FONT-SIZE: 15px;
	COLOR:#000000;
	outline-color:#FFFFFF;
	border-color:#FFFFFF;
	border-style:none;
	FONT-FAMILY: Calibri; 
	text-decoration:underline;
}

.link:hover img {
	border-bottom-color: #FF9900;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #FF9900;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-right-width: 2px;
	border-right-style: solid;
}

.link:visited img{
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
}
.link:link img{
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
}
.link:active img{
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-left-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: solid;
}
.bulletpoint: ul
{
list-style-type: none;
padding: 0;
margin: 0;
font-family:Calibri;
}
.bulletpoint: ul li
{
list-style-image: url(../images/blue_bullet_point.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
font-family:Calibri;
}
.bulletpoint: ul li ul
{
list-style-image: url(../images/green_bullet_point.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
padding-left: .6em;
font-family:Calibri;
}




