.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
}


#smallfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-indent: 10px;
}

#smallfont a{
	color: #0066CC;
}

#smallfont a:hover{
	color: #0066CC;
	text-decoration:underline;
}

#plan{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D73216;

}

#plan a{
	color: #D73216;
}

#plan a:hover{
	color: #D73216;
	text-decoration:underline;
}




#link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #3399FF;

}

#link a{
	color: #0066CC;
	text-decoration:underline;
}

#link a:hover{
	color: #0066CC;
	
}


.sidelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	left: 20px;
	text-indent: 20px;
	
}

.shopTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	
}
.shopAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;

	
}

a {
	text-decoration: none;
    color: #000000;
    background-color: transparent;
}

a:link, a:visited, a:active {
	color: #333333;
	cursor: hand;
	text-decoration: none;

}

a:focus {
    outline: thin dotted invert;
}

a:hover {
 
    color: #000000;
    cursor: hand;
	text-decoration: none;	
	
}
.sidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9DE4FF;
}
.leftBar {
	border-left: 1px dotted #666666;
}
.formfileds {
	border: 1px solid #B4C8F6;
}
.bottomborder {
	border-bottom: 1px solid #CCCCCC;

}
.bottonupdown {
	border-top: 1px solid #CACACA;
	border-bottom: 1px solid #CACACA;
}
