.innertablebg
{
background-color:#999999;
}
.loginbg
{ 
	background-image:url(../admin/images/loginbox.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.testimonial_top
{ 
	background-image:url(images/testimonials_top.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.testimonial_middle
{ 
	background-image:url(images/testimonials_middlebg.jpeg);
	background-repeat:no-repeat;
	background-position:center;
}
.testimonial_bottom
{ 
	background-image:url(images/testimonials_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
}


.err
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;  
	text-decoration:none; 
	color:#FF0000;		
}
.suc_msg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;  
	text-decoration:none; 
	color:#009900;		
}
.link2
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;  
	text-decoration:none; 
	color:#000000;		
}
.link2:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;  
	text-decoration:underline; 
	color:#259191;		
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;  
	text-decoration: none; 
	color:#000000;	
}
.admin_left_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;  
	text-decoration: none; 
	color:#ffffff;	
}
.admin_left_links:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;  
	text-decoration: underline; 
	color:#ffffff;	
}
.admin_table_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;  
	font-weight:bold;
	text-decoration: none; 
	color:#000000;	
	background-color:#FFAE35;
} 
