
BODY.index_page
{
    /*font-family: Tahoma,Verdana,Helvetica,Arial,san-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;*/
 margin-top:0px;
	 margin-left:0px;
	 margin-right:0px;
	 margin-bottom:0px;
	
	background-image: url(images/main_bg.jpg);
	background-position: top center;
	background-attachment: scroll;
	background-repeat:repeat;
	
}

div.middle_frm_div
{
 height: 336px;
 width:746px;
 overflow: auto;
  
/* filter: Alpha(opacity=60, startx=100, starty=20, finishx=120, finishy=40, finishopacity=60, style=1);
filter:chroma(color=#E1E2DB);*/
SCROLLBAR-FACE-COLOR: #CCCCCC;
SCROLLBAR-ARROW-COLOR: #f3f3f3;
SCROLLBAR-TRACK-COLOR: #f3f3f3;
SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3;
SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
SCROLLBAR-SHADOWCOLOR: #64878e;
SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

img.mouse_cls {
cursor:hand;	
}

.small_text {
 font-family: Tahoma,Helvetica;
 font-size: 12px;
 color: #727272;
 text-align:justify;
 font-weight: normal;
 text-decoration:none;
 line-height:17px;
}

.normal_text {
 font-family: Tahoma,Helvetica;
 font-size: 12px;
 color: #727272;
 text-align:justify;
 font-weight: normal;
 text-decoration:none;
}

A.normal_link:link	{	
	font-family: Tahoma,Helvetica;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
	color: #727272;
	}	
A.normal_link:hover	{	
	font-family: Tahoma,Helvetica;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	color: #727272;
	}		
A.normal_link:active	{	
	font-family: Tahoma,Helvetica;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	color: #727272;
	}
A.normal_link:visited	{	
	font-family: Tahoma,Helvetica;
	font-size: 12px;
	font-weight:normal;
	text-decoration:underline;
	color: #727272;
	}
A.normal_link:visited:hover	{	
	font-family: Tahoma,Helvetica;
	font-size: 12px;
	font-weight:normal;
	text-decoration:none;
	color: #727272;
	}