﻿.style01 {
	font-family: verdana,arial,sans serif;
	font-size: 1.2em;
	margin-left:0px;
	margin-right:0px;
	text-align: center;
	background-color:#818A94;
	color: #F3F4F5;
	border-collapse: collapse;
        border-left: 1px solid #E5E5E5;
}
.style03 {
	text-align: center;
	width: 108px;
	cursor: pointer;
	border-right: 1px solid white;
	background-color:#818A94;
        color: #F3F4F5;
}
.style04 {
	text-align: center;
	width: 108px;
	cursor: pointer;
	border-left: 1px solid white;
	border-right: 1px solid white;
        background-color:#818A94;
        color: #F3F4F5;
}
.style05 {
	text-align: center;
	width: 108px;
	cursor: pointer;
	border-left: 1px solid white;
        background-color:#818A94;
        color: #F3F4F5;
}		
