table.tablestyle01	{
		border-top: 1px solid #DEDEDE;
		width: 550px;
		}

table.tablestyle01 th	{
		border-right: 1px solid #DEDEDE;
		border-bottom: 1px solid #DEDEDE;
		padding: 5px 5px 5px 5px;
		font-size: 12px;
		font-weight: bold;
		color: #787878;
		line-height: 135%;
		background-color: #F5F5F5;
		text-align: left;
		}
		
table.tablestyle01 td	{
		border-bottom: 1px solid #DEDEDE;
		padding: 5px 5px 5px 5px;
		font-size: 12px;
		font-weight: normal;
		color: #787878;
		line-height: 135%;
		background-color: #ffffff;
		text-align: left;
		}

table.tablestyle02	{
		border-top: 1px solid #cccccc;
		width: 550px;
		}

table.tablestyle02 th	{
		border-right: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		padding: 5px 5px 5px 5px;
		font-size: 12px;
		font-weight: bold;
		color: #787878;
		line-height: 135%;
		background-color: #eeeeee;
		text-align: left;
		width: 100px;
		}

.picture	{
		border: 1px;
		border-style: solid;
		border-color: #777777;
		}

.underline	{
		width: 100%;
		border-bottom: 1px dotted #bbbbbb;
		}
		
table.tablestyle02 td	{
		border-bottom: 1px solid #cccccc;
		padding: 5px 5px 5px 5px;
		font-size: 12px;
		font-weight: normal;
		color: #787878;
		line-height: 135%;
		background-color: #fdfdfd;
		text-align: left;
		}

table.tablestyle02 td.no	{
		border-bottom: 1px solid #cccccc;
		padding: 5px 5px 5px 5px;
		font-size: 12px;
		font-weight: normal;
		color: #787878;
		line-height: 135%;
		background-color: #eeeeee;
		text-align: left;
		width: 20px;
		vertical-align: middle;
		}

table.tablestyle03	{
		border-top: 1px solid #cccccc;
		margin-right: 10px;
		margin-left: 0px;
		}


table.tablestyle03 td	{
		border-bottom: 1px solid #cccccc;
		padding: 5px 5px 5px 5px;
		font-size: 11px;
		font-weight: normal;
		color: #787878;
		line-height: 135%;
		background-color: #ffffff;
		text-align: left;
		vertical-align: top;
		}

table.tablestyle03 th	{
		border-bottom: 1px solid #cccccc;
		padding: 5px 5px 5px 5px;
		font-size: 11px;
		font-weight: bold;
		color: #565656;
		line-height: 135%;
		background-color: #eeeeee;
		text-align: left;
		vertical-align: top;
		width: 65px;
		}

table.history {
	margin-top: 0px;
	width: 550px;
	}
	
table.history th  { 
	font-size: 11px;
	line-height: 145%;
	color: #666666;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	border-bottom: 1px dotted #999999;
	white-space: nowrap;
	}
	
table.history td { 
	font-size: 11px;
	line-height: 145%;
	color: #666666;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	border-bottom: 1px dotted #999999;
	}

table.servicemenu {
	margin-top: 0px;
	width: 550px;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
	}

table.servicemenu td	{
	margin-top: 0px;
	border-top: 1px dashed #999999;
	border-right: 1px dashed #999999;
	padding: 3px 5px 5px 5px;
	width: 33%;
	}

.servicemenu-txt	{
	font-size: 14px;
	font-weight: bold;
	line-height: 135%;
	margin-top: 2px;
	height: 20px;
	}
