a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #555150;
	text-decoration: none;
	vertical-align: middle;
	border: none;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #0E2D65;
	text-decoration: none;
	border: none;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #E67817;
	text-decoration: none;
	border: none;
}
img{
	border: none;
}
.hr
{

background-image: url(images/5.gif);
 background-position: left;
 background-repeat: no-repeat;
 
}
.lr
{

background-image: url(images/6.gif);
 background-position: left;
 background-repeat: repeat-y;
 background-color: #F0F0F0;

}
.pr
{
 
 font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		color: #555150;
		text-align: justify;
		padding-left:10px;
		
}
.left_tbl{

padding-left: 5px;
}
.header {font-family: Tahoma; font-size:14px; font-weight:bold; padding-left: 7px;padding-bottom: 10px;text-align: center;}
.header2 {font-family: Tahoma; font-size:12px; color:#121347; padding-left: 25px; padding-right: 35px;text-align: left;}



#ImageBoxOverlay
{
	
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
