/* Default CSS Stylesheet for a new Web Application project */



.mainrow2top
{
	vertical-align:top ;
	font-family: Verdana;
	}
	
.title_detail
{
	font-weight: bold;
	font-size: 11pt;
	vertical-align: top;
	color: #004899;
	font-family: Verdana;
	background-color: #d2e3cf;
}

.top2titlesub
{
	font-weight: bold;
	font-size: 11pt;
	vertical-align: top;
	color: #004899;
	background-color: #d2e3cf;
	font-family: Verdana;
}

.titlesub
{
	font-weight: bold;
	font-size: 11pt;
	vertical-align: top;
	color: #004899;
	background-color: #d2e3cf;
	font-family: Verdana;
}


.tabledetails
{
vertical-align:top ;
	width:514;
}

.table
{
vertical-align:top ;
	width:514;
}

.tabletop
{
vertical-align:top ;
	width:257;
}

.text
{
	vertical-align:top ;
	width:514;
	font-family: Verdana;

	}


.texttop
{
	vertical-align:top ;
	width:257;
	height:149;
	font-family: Verdana;
	}


/*.texttopimg1
{
	vertical-align:top ;
	width:164;
	height:125;
	}



.texttopimg2
{
	vertical-align:top ;
	width:314;
	height:35;
	}

*/

.img
{
vertical-align:top ;
}



.more
{
vertical-align:bottom ;
}



.hr
{
	background-image: url(main_images/line1.gif);
	vertical-align: top;
	width: 314px;
	height:5pt;
}

.background
{
	background:/bmi/main_images/bg.gif 
	}



A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	red;
	}
	
