/* CSS Document */
body
{
	background-color:#F3F3E9;
}
A.services:link, A.services:active ,A.services:visited  {
	width:120px;
	font-size:12px;
	font-family:Tahoma;
	padding-left:3px; 
	text-decoration:none;
	color:rgb(70,125,0); !important
}

A.services:hover {
	width:120px;
	font-size:12px;
	font-family:Tahoma; 
	color:rgb(46,153,196);
	text-decoration:none;
	padding-left:3px; !important
}
.loginMIDDLE{
	background:url(../images/loginMIDDLE.jpg) left top repeat-y;
	width:259px;
	padding:0;
	margin:0;
	border:0;
}
#subscribeMIDDLE{
	background:url(../images/subscribeboxMIDDLE.jpg) left top repeat-x;
	height:79px;
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	border:0;
}

#substextfldMIDDLE{
	background:url(../images/subs_textfldMIDDLE.jpg) left top repeat-x;
	height:43px;
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	border:0;
}
.searchMIDDLE1{
	background:url(../images/searchMIDDLE1.jpg) left top repeat-y;
	width:229px;
	padding:0;
	margin:0;
	border:0;
}
.subsfield {
	font-family:Tahoma;
	font-size:12px;
	color:#000;
	width:195px;
	height:14px;
	border:0px;
	background:#ffffff;
	padding-bottom:2px;
	padding-left:3px; !important
}
.searchMIDDLE{
	background:url(../images/searchMIDDLE.jpg) left top repeat-y;
	width:259px;
	padding:0;
	margin:0;
	border:0;
}


