body, body div, body p, body th, body td, body li, body dd	{
	font-size:	medium;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	large;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size:	large;
}



#main {

	min-height:400px;
	height:auto;
	overflow/**/: visible;
}

/* for Internet Explorer */
* html #main {
height: 400px;
}
/**/ 

#breadcrumb {
	clear:both;
	background-color: #0099FF;
	margin-top: 0;
	min-height:1.5em;
	height:auto;
	overflow/**/: auto;
}

/* for Internet Explorer */
* html #breadcrumb {
height: 2.5em;
}
/**/ 

.breadcrumb1 a {
	font-size:	medium;
}
	
	
.details th, .details td, .details td li  {
	font-size:	small;
}

#tabs4 a{
	font-size:	small;
}
#footer {
	min-height:1em;
	height:auto;
	overflow/**/: auto;
}

/* for Internet Explorer */
* html #footer  {
height: 1.5em;
}
/**/   

a.link  {

	background-position: left 0.2em;


}


a.text-small,a.text-small:link,a.text-small:visited {

	color: #330;
	text-decoration: none;
} 

a.text-medium,a.text-medium:link,a.text-medium:visited {

	color: #330;
	text-decoration: none;
} 

a.text-large,a.text-large:link,a.text-large:visited {

	color: #ccc;
	text-decoration: underline;
}

a.text-small:hover, a.text-medium:hover {

	text-decoration: underline;
} 
