body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
h1 {  
	font-weight: bold;  
	font-size: 120%;
}

tr {	
	font-size: 11px; 
}

p{
	line-height: 16px;
}

a{
	text-decoration: underline;
}

a:link {   
	color: #000000; 
	font-weight: bold;
}

a:visited {  
	color: #000000; 
	font-weight: bold;
}

a:hover {  
	color: #666666;
	font-weight: bold;
}

a:active {  
	color: #000000;
	font-weight: bold;
}

.breadcrumbtable{
	
}
.breadcrumbtable td{
	padding-left: 5px;	
}

.breadcrumbs-arrow {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
.breadcrumbs-selected {
	font-weight: noraml;
	font-size: 80%;
	color: #000000
}

a.breadcrumbs {
	font-size: 80%;
	font-weight: normal;
	text-decoration: none;
	color: #CC6600;
}

a.breadcrumbs:link {
	color: #CC6600;
	text-decoration: none;
}
a.breadcrumbs:visited {
	color: #CC6600;
	text-decoration: none;
}
a.breadcrumbs:hover {
	color: #CC6600;
	text-decoration: underline;
}
a.breadcrumbs:active {
	color: #CC6600;
	text-decoration: underline;
}

a.backlink { 
	font-weight: bold; 
}
a.backlink:link {  }
a.backlink:visited {  }
a.backlink:hover {  }
a.backlink:active {  }

.title-text {  
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	height: 20px;
	padding: 0px 0px 0px 0px;
}

.toplink{
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
}

a.toplink:link {
	color: #000000;
	font-weight: normal;
}

a.toplink:visited {
	color: #000000;
	font-weight: normal;
}

a.toplink:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.toplink:active{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.epc-text{
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
}

a.epc-text:link {
	color: #000000
}

a.epc-text:visited {
	color: #000000;
}

a.epc-text:hover {
	color: #EFEFEF;
}

a.epc-text:active{
	color: #EFEFEF;
}

.submitbutton {  
	font-size: 80%; 
	font-weight: bold; 
	color: #FFFFFF; 
	background-color: #666666; 
}

/* User Styles */
.size-75{  
	font-size: 75%;
}

.size-125 { 
	font-size: 125%;
}

.size-150{ 
	font-size: 150%;
}
/* End User Styles */
