body,td,tr,select,input

		{

		font-family:Arial; 

		font-size: 11px; 

		color: #FFFEC3;

		margin: 0px;

		line-height:14px;

		}



.link

		{ 

		font-family: Arial;

		font-size: 11px;

		color: #C43400;

		text-decoration: none;

		font-weight:bold;

		}



.link:hover

		{ 

		font-family: Arial;

		font-size: 11px;

		color: #5CEC00;

		text-decoration: none;

		font-weight:bold;

		}



.copyright 

		{ 

		font-family: Arial;

		font-size: 11px;

		color: #C2C2B6;

		text-decoration: none;

		line-height:14px;

		}



.bf 

		{ 

		font-family: Arial;

		font-size: 11px;

		color: #333333;
		text-align:left;

		text-decoration: none;

		line-height:14px;

		}
		
		
		.bf 

		{ 

		font-family: Arial;

		font-size: 11px;

		color: #333333;

		text-decoration: none;

		line-height:14px;
		text-align:left;

		}
		
		.bf1 

		{ 

		font-family: Arial;

		font-size: 16px;

		color: #333333;

		text-decoration: none; 
		line-height:14px;

		}

.text

		{ 

		font-family: Arial;

		font-size: 16px;

		color: #DE4D00;

		text-decoration: none;

		font-weight: 700;

		}



.text1

		{ 

		font-family: Arial;

		font-size: 12px;

		color: #DE4D00;

		text-decoration: none;

		font-weight: bold;

		}
		

.main_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #00F700;
	text-decoration: none;
}
.main_head_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: italic;
	color: #00F700;
	text-decoration: none;
}
.white_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.white_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.black_17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	text-decoration: none;
}
.green_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00FF00;
	text-decoration: none;
}


#main{
position: absolute;
clear:both;
width:413px;
height:420px;
z-index:1;
top:185px;
left:114px;
*left:;
background-color:#000000;
visibility:hidden;
overflow:hidden;
border-left:1px solid #4B4B4B
}
#sec{
height:90;
overflow:hidden;
}


.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #00F700;
	text-decoration: none;
	border:#000000 1px solid;
	background:#ffffff;
}

.head_text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFEC3;
	text-decoration: none;
}

.greenheading
{
font-family: Arial;
		font-size: 14px;
		color: #5CEC00;
		text-decoration: none;
		font-weight: bold;

}
h2{
color: #5CEC00;
font-family: Arial;
font-weight: normal;
}


<!--On Mouse over Image change style start here-->
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left:360px;
top:0px;
*top:0px; /*position where enlarged image should offset horizontally */

}

<!--On Mouse over Image change style End here -->
