a.link	{
	color: white;
	background-color: transparent;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover	{
	color: #6699CC;
	background-color: transparent;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
}
a.link2	{
	color: white;
	background-color: transparent;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
}
a.link2:hover	{
	color: #FF0033;
	background-color: transparent;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: underline;
}
a.link3	{
	font-weight: bold;
	color: #6699CC;
	background-color: transparent;
	font-size: 12pt;
	text-decoration: none;
}
a.link3:hover	{
	font-weight: bold;
	color: #FF0033;
	background-color: transparent;
	font-size: 12pt;
	text-decoration: underline;
}
a.link4	{
	font-weight: bold;
	color: #294C84;
	background-color: transparent;
	font-size: 12pt;
	text-decoration: none;
}
a.link4:hover	{
	font-weight: bold;
	color: #FF0033;
	background-color: transparent;
	font-size: 12pt;
	text-decoration: underline;
}
a.link5	{
	color: #6699CC;
	background-color: transparent;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}
a.link5:hover	{
	color: #6699CC;
	background-color: transparent;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
table.body {
	border-collapse:collapse;
	background-color: black;
}
input:focus {
   border: 2px solid #6699CC;
}

/* Left Part
table.left {
  margin-top: 25px;
  margin-left: 0px;
  border:1px solid  #333333;
  width: 220px
}
th.left	{
	color: white;
	background-color: #27547D;
	border: 1px solid  #333333;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 2px;
	line-height: 23px
}
td.left	{
	color: white;
	background-color: black;
	padding-left:15px;
	text-align: left;
	font-size: 11pt;
	line-height: 180%
}
table.calendar {
  margin-top: 25px;
  border:1px solid  #333333;
  width: 240px;
}
th.calendar	{
	color: white;
	background-color: #27547D;
	border-bottom: 1px solid  black;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 1px;
	line-height: 25px
}
td.calendar	{
	color: white;
	background-color: black;
	text-align: center;
	font-size: 11pt;
	height: 18pt
}
table.option {
  margin-top: 25px;
  border:1px solid  #333333;
  width: 240px;
}
th.option	{
  color: white;
	background-color: #27547D;
	border-bottom: 1px solid  black;
	text-align: left;
  text-indent: 10px;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 2px;
	line-height: 25px
}
td.option	{
  padding-top: 6px;
  padding-left: 10px;
 	text-align: left;
  color: #ffffff;
	background-color: black;
	font-size: 11pt;
	height: 14pt
}
input.push	{
	font-size: 13px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",	Osaka, sans-serif;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	background-color:	#6699CC;
	line-height: .85;
	padding-top: 3px;
}
---------------------------------------------------- */
/* Right Part
---------------------------------------------------- */
table.right {
  margin-top: 25px;
  margin-left: 20px;
  border:1px solid #333333;
  /* width:450px */
  width:670px
}
th.right	{
	color: white;
	background-color: #27547D;
	border-bottom: 1px solid  black;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 2px;
	line-height: 23px
}
td.right	{
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:6px;
	color: #333333;
	background-color: black;
	font-size: 11pt;
	line-height: 130%;
	text-align: left;
}
h4.left	{
	margin: 0;
	padding: 1px 1px 1px 10px;
	background-color: #2F4F4F;
}
ul	{
	color: white;
}
dt	{
	font-weight: bold;
	color: #6699CC;
	margin-left:10px
}
dd	{
	color: #FFFFFF;
	margin-left:30px
}

img.phot {
	margin: 0px 10px 5px 0px;
	float: left;
}

