@charset "UTF-8";


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


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

.smbtn01	{
	margin: 0;
	margin-bottom:1px;
	padding: 0;
	position:relative;
	white-space:nowrap;
	display:block;
	background: url(images/bmOne.jpg) no-repeat;
	width: 287px;
	height: 50px;
	overflow:hidden;/* for ie to hide extra height*/	
	}
.smbtn01 a {
	display: block;
	width: 287px;
	height: 50px;
	display: block;
	float:left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	}
.smbtn01 img {width: 287px; height: 50px; 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/bmTwoR.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/bmThreeR.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/bmFour.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/bmFiveR.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}




