main.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #171717;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0F0F0F;
	height: 15px;
	line-height: 20px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0F0F0F;
	height: 18px;
	width: 150px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0F0F0F;
	height: 20px;
	width: 60px;
}
.bodytext_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0F0F0F;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #262D3D;
	word-spacing: normal;
}
.boldtext_01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	line-height: 15px;
	word-spacing: normal;
	letter-spacing: -1px;
	text-indent: 5px;
}
.logoname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #4F4F4F;
}
.logoname_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #0066CC;
	text-decoration:underline;
}
.tableborder {
	border:#003366 dashed 1px;
}
#protable{ width:90%; border:#999999 1px dotted; line-height:25px;}
.protable tr{ background-image:url(../images/tab_bg.jpg); background-repeat:repeat-x; background-position:top left; background-color:#fff;}
.protable td{ background-image:url(../images/tab_bg.jpg); background-repeat:repeat-x; background-position:top left; background-color:#fff;}

