html{background:#FFE35B; }
body{font-family: arial; color: #141414; font-size: 13px; background:url('images/body.gif') repeat-x; }
td{ font-family: arial; color: #141414; font-size: 13px; }	
input{ font-family: arial; color: #252525; font-size: 12px; }	
select{ font-family: arial; color: #252525; font-size: 12px; }
textarea{ font-family: arial; color: #252525; font-size: 12px; }

a{text-decoration:none; color: #0000FF;}
a:link {text-decoration:none; color: #0000FF;}
a:active {text-decoration:none; color: #0000FF;}
a:visited {text-decoration:none; color: #0000FF;}
a:hover {text-decoration:none; color: #0000FF;}
	
/* Menu Style */
.menuPanel {width:150px; }
.menuClass a{font-family: Arial; color: #0000FF; font-size: 12px; font-weight:bold; }
.menu_top{ background:#949496 url(images/sidepanel_top.gif) no-repeat top left; }
.menu_title{margin-left:5px;padding-left:5px;height:40px; text-align: left;font-family: arial; font-size: 13px;font-weight:bold; }
.menu_tab{margin-left:5px;padding-left:5px;height:40px; text-align: left;border-bottom: 1px solid #7f7f7f;font-family: arial; font-size: 12px; }
.menu_bottom{ background:url(images/sidepanel_bot.gif) no-repeat;height:15px; }

/* Yellow Pages Style */
.headerClass{
	 background:url('images/header2.gif') no-repeat ;
	 height:116px;
         
}
.greyBackground{
	 width:735px;
	 background:#F2F2F2;
	 border-right:1px solid #665E5C;
	 border-left:1px solid #665E5C;
}
.bottom{
	 background:url('images/bottom.gif') no-repeat ;
	 height:13px;
}

.pagesDesc td{
	font-family: arial; 
	font-size: 16px; 
}

/* Order Page */
.content {
	width:700px;margin:15px;
}
.required {
	color:#FF0000;
}
.orderTable{
	border:1px solid #9F9F9F;
}
.orderTitle{
	font-weight:bold;
	text-decoration:underline;
}
.tableth td{
	background:#9F9F9F;
	font-weight:bold;
	height:20px;
}
.trrow td{
	background:#d5d5d5;
}
/* Blogger Menu */
.menubox a{
	text-decoration:none; 
	color: #000000;
	padding-top:10px;
}
.menutitle {
	background:url('images/menu_mid.gif');
	color: #000000;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
    text-transform:uppercase;
}
.menutop {
	background:url('images/menu_top.gif') no-repeat top left;
	height:10px;
}
.menucontent {
	background:url('images/menu_mid.gif');
	height:29px;
}
.menubottom {
	background:url('images/menu_bot.gif') no-repeat top left;
	height:13px;
}
