/* CSS Document */

.bottom_bar{
	font-family:tahoma;
	font-size:11px;
	color:#CECEC8;
	text-decoration:none;
}
.bottom_bar1{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.btm_bar{
	font-family:tahoma;
	font-size:11px;
	color:#80D200;
	text-decoration:none;
}
.btm_bar:hover{
	font-family:tahoma;
	font-size:11px;
	color:#80D200;
	text-decoration:underline;
}
.btm_bar1{
	font-family:tahoma;
	font-size:11px;
	color:#0036D2;
	text-decoration:none;
}
.btm_bar1:hover{
	font-family:tahoma;
	font-size:11px;
	color:#0036D2;
	text-decoration:underline;
}
.main_heading{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.main_heading:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.sub_heading{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}
.art_no{
	font-family:tahoma;
	font-size:11px;
	color:#002D8E;
	font-weight:bold;
}
.prod{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}
.prod:hover{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:underline;	
}
.profile{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;	
}
.profile:hover{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:underline;	
}
