.body_css	{background-image:    url('images/body_bkg.jpg');
		background-color: #f4eaeb;
		margin : 2px;}

.border_css	{border: 1px solid #c6202a; 
		border-collapse: collapse;}

.border1_css	{border: 5px solid #c6202a; 
		border-collapse: collapse;}

.border2_css	{border: 1px solid #cfd7d9; 
		border-collapse: collapse;}

.title		{ color: #d30307;
                text-decoration: none;
                font-family: arial, sans-serif;
                font-size: 16px;
                font-weight: bold;
		font-style:italic }

.title1		{ color: #d30307;
                font-family: arial, sans-serif;
                font-size: 16px;
                font-weight: bold;
		text-decoration :none;}

.title2		{ color: #000000;
                font-family: arial, sans-serif;
                font-size: 14px;
                font-weight: bold;
		text-decoration :none;}

.title3		{ color: #d30307;
                text-decoration: none;
                font-family: arial, sans-serif;
                font-size: 20px;
                font-weight: bold;
		font-style:italic }

.m_text		{ color: #ffffff;
		font-family: arial, sans-serif;  
		font-size: 18px; 
		text-decoration :none;
		font-weight:bold;
		font-style:italic}

.m_text a:	{ text-decoration :none;}

.m_text a:hover  {text-decoration: underline;}

.text		{ color: #000000;
		font-family: arial, sans-serif;  
		font-size: 12; 
		font-weight: normal;
		text-decoration :none;}

.text a:	{ text-decoration :none;}

.text a:hover {text-decoration: underline;}


.small_text	{ color: #000000;
		font-family: tahoma;  
		font-size: 10; 
		font-weight: normal;
		text-decoration :none;}

.small_text a:	{ text-decoration :none;}

.small_text a:hover {text-decoration: underline;}

.services_menu 		{ color: #000000;
			font-family: arial, sans-serif;  
			font-size: 12; 
			font-weight: normal;
			text-decoration :none;
			background: #fae8da;
			width: 280;
			height: 22;
			/*text-transform: uppercase;*/ }

.services_menu a 	{ text-decoration: none;}

.services_menu a:hover { color: #e71e24;
			text-decoration :none;
			background: #ffffff;}
