/* John Dunne & Croft Productions */

body 
	   	{
		margin: 5px 0px 0px 0px;
		padding: 0px;
		background:#FFFFFF;
		}


.left_shadow_rep
		{
		background:url('../images/left_shadow_rep.gif') repeat-y;
		
		}
		
.right_shadow_rep
		{
		background:url('../images/right_shadow_rep.gif') repeat-y;
		
		}

.let_menu_back_rep
		{
		background:url('../images/left_menu_rep.jpg') repeat-x;
		
		
		}

.body_main_text
		{
		font:"Trebuchet MS";
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		padding:10px 15px 10px 15px; 
		}
		




/*-------------------- top menu --------------------*/



a.left_btn:link, a.left_btn:visited
	
	{
		background:url('../images/button.gif') no-repeat;
		font-family:Tahoma, Verdana; font-size:12px; font-weight:bold; color:#000000; display:block; text-decoration:none; cursor:pointer; padding:0px; margin:0px; height:38px; text-align:center; background-repeat:no-repeat
	}

a.left_btn:hover
	
	{
		background:url('../images/button_hover.gif') no-repeat;
		font-family:Tahoma, Verdana; font-size:12px; font-weight:bold; color:#000000; display:block; text-decoration:none; cursor:pointer; padding:0px; margin:0px; height:38px; text-align:center; background-repeat:no-repeat


	}

.left_btn_text_container
	
	{
		padding: 13px 0px 0px 0px;
		margin: 0px;
		border:none;

	}


/*---------------------left link start-----------------------*/	

.left_menu
		{
		
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		color: #3C7DBE;
		text-decoration:none;
		}


a.left_menu:link, a.left_menu:visited
	
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		color: #3C7DBE;
		text-decoration:none;
		}

a.left_menu:hover
	
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		color: #F54C41;
		text-decoration:none;
		}
		

/*---------------------end-----------------------*/	
		
			
				
.search_type_box 
		{
		
		FONT-SIZE: 11px;
		font-family: tahoma;
		font-weight: normal;
		height: 15px;
		width: 60px;
		color: #436695; 
		background: #ffffff;
		border-top-width : 1px; 
		border-right-width : 1px; 
		border-bottom-width : 1px; 
		border-left-width : 1px; 
		border-color: #9aa1a5;
		margin: 0px 3px 0px 6px;
		
		}
		


/*------------------------body_button -------------------------*/


.button_link
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		
		}
		
a.button_link
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		
		}
	
a.button_link:link, a.button_link:visited, a.button_link:active
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
		
		
		
		}
	
a.button_link:hover
		{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #FCFF00;
		text-decoration: none;
		}

		