.shadowUp {
	background-image: url(images/shadow_up.gif);
	background-repeat: repeat-x;
	background-position: center bottom;

}
.shadowLEFT {
	background-image: url(images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.shadowright {
	background-image: url(images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;

}
.shadowDOWN {
	background-image: url(images/shadow_down.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.shadowRightDown {

	background-image: url(images/shadow_right_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowRightUP{

	background-image: url(images/shadow_right_up.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shadowLeftUP{

	background-image: url(images/shadow_left_up.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.shadowLeftDOwn{

	background-image: url(images/shadow_left_down.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mailBG {
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}
.shadowUpNAV {

	background-image: url(images/shadow/shadow_up_NAV.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.shadowDownNAV {
	background-image: url(images/shadow/shadow_down_NAV.gif);
	background-repeat: repeat-x;
	background-position: center bottom;


}
.shadowRightUPNAV {


	background-image: url(images/shadow/shadow_right_up_NAV.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowLeftUPNAV {


	background-image: url(images/shadow/shadow_left_up_NAV.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadowRightDownNAV {
	background-image: url(images/shadow/shadow_right_down_NAV.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 7px;

}
.shadowRightNAV {

	background-image: url(images/shadow/shadow_left_NAV.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowRightNAV {

	background-image: url(images/shadow/shadow_right_NAV.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.shadowLeftDownNAV {
	background-image: url(images/shadow/shadow_left_down_NAV.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 7px;

}
.shadowLEFTNAV {

	background-image: url(images/shadow/shadow_left_NAV.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.LinkSmallHomePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	background-image: url(images/link_UNDERLINE.gif);
	background-repeat: repeat-x;
	background-position: center top;




	
	
	
	
	

}
.LinkSmallHomePage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	
	
	
	

}
