


div.photo_upload
{
	width: 170px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	position: float;
	float: right;
	text-align: center;
}
			

		
font.name_title
{
font-family: arial;
font-size: 16px;
font-weight: 800px;

}





div.breadcrumb_box
{
width: 100%;
/* border: 1px solid #000000; */
margin-top: 10px;
margin-bottom: 10px;
}




.breadcrumb_box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: blue;
	text-decoration: underline;
}

.breadcrumb_box a:hover {
	color:#FF0000;
}

.a:visited {
	color: blue;
	text-decoration: underline;
}

.breadcrumb_box
{
   
font-family: arial;
font-size: 14px;
font-weight: 700;
color: #000000;
text-align: left;
text-decoration: none;

}
	 
div.module_header_box
{
width: 100%;
height:auto;
text-align: left;
border: 1px solid #999999;
/* border: 2px solid #469301; */
margin-bottom: -10px;
}


div.module_header_content
{
width: 450px;
height:auto;
padding: 5px;
background-color: #E7E7E7;
position: relative;
float: left;
border-right: 1px solid #999999;

/* border: 1px solid #000000; */

}

div.module_header_icon
{
width: 170px;
height:auto;
text-align: center;
/* border: 1px solid #000000; */
position: relative;
float: right; 		  
}
