@charset "UTF-8";


/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------SIDE MENU---------------------------*/
/*-----------------------------------------------------------*/
/*-----------------------------------------------------------*/


#SideMenu {
	height: 176px;
	width: 287px;
	background-color:#FFFFFF;
	}
	
/*-----------------------------------------------------------*/

.smbtn01	{
	margin: 0;
	margin-bottom:1px;
	padding: 0;
	position:relative;
	white-space:nowrap;
	display:block;
	background: url(images/rmOne.jpg) no-repeat;
	width: 287px;
	height: 52px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.smbtn01 a {
	display: block;
	width: 287px;
	height: 52px;
	display: block;
	float:left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.smbtn01 img {width: 287px; height: 52px; border: 0; }
* html a:hover {visibility:visible}
.smbtn01 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.smbtn02	{
	margin: 0;
	margin-bottom:1px;
	padding: 0;
	position:relative;
	white-space:nowrap;
	display:block;
	background: url(images/rmTwoR.jpg) no-repeat;
	width: 287px;
	height: 40px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.smbtn02 a {
	display: block;
	width: 287px;
	height: 40px;
	display: block;
	float:left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.smbtn02 img {width: 287px; height: 40px; border: 0;}
* html a:hover {visibility:visible}
.smbtn02 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.smbtn03	{
	margin: 0;
	margin-bottom:1px; 
	padding: 0;
	position:relative;
	white-space:nowrap;
	display:block;
	background: url(images/rmThreeR.jpg) no-repeat;
	width: 287px;
	height: 40px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.smbtn03 a {
	display: block;
	width: 287px;
	height: 40px;
	display: block;
	float:left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.smbtn03 img {width: 287px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.smbtn03 a:hover img{visibility:hidden}

/*-----------------------------------------------------------*/

.smbtn04	{
	margin: 0;
	margin-bottom:1px;
	padding: 0;
	position:relative;
	white-space:nowrap;
	display:block;
	background: url(images/rmFourR.jpg) no-repeat;
	width: 287px;
	height: 40px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.smbtn04 a {
	display: block;
	width: 287px;
	height: 40px;
	display: block;
	float:left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.smbtn04 img {width: 287px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.smbtn04 a:hover img{visibility:hidden}


/*-----------------------------------------------------------*/

.smbtn05	{
	margin: 0;
	margin-bottom:1px;
	padding: 0;
	position:relative;
	white-space:nowrap;
	display:block;
	background: url(images/rmFiveR.jpg) no-repeat;
	width: 287px;
	height: 40px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.smbtn05 a {
	display: block;
	width: 287px;
	height: 40px;
	display: block;
	float:left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.smbtn05 img {width: 287px; height: 40px; border: 0; }
* html a:hover {visibility:visible}
.smbtn05 a:hover img{visibility:hidden}



