body {
	font-family : Arial, Helvetica, sans-serif;
	background-color : #0099FF;
	margin: 0 0 0 0;
	padding : 0;
	color : #000;
	background: url(images/background.gif);
}
#container {
	background-color: #fff;
	width : 720px;
	height: 100%;
	color : #00000;
	margin-right : auto;
	margin-left : auto;
	text-align : left;
	padding:0;

}
#header {
	background-color : #fff;
	width :100%;
	height : 164px;
	margin-left : auto;
	margin-right : auto;
	color : #000;
}
#header p {
   margin:0px;
padding-bottom:0px;
padding-top:0px;
   padding-left:18px;
   font-family: Arial, Helvetica, sans-serif;
   font-size:10px;
   color: #999999;
    line-height: 13px;

}

#header A{
	color:#999999 ;
	text-decoration: none;
}

#header A:hover{
    color:blue;
	text-decoration: none;
}

.image A{
    color:#ffffff;
	text-decoration:none;
}

.float_left {
  float: left;
  margin-top:5px;
  margin-left: 4px;
  padding-bottom:6px;
}

#menu {							
	background: #0099FF;
	width: 720px;
	height: 35px;
}
#menu ul {
	list-style: none;
	padding:5px;
	margin: 0 ;
}
#menu li {
	float: left;
	margin: 0;
	font-size : 10pt;
}
#menu li A{
	background-color: #0099FF;
	height: 2em;
	line-height: 2em;
	width: 142px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
}
#menu li A:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.select{font-weight: bold; }


#main{
	background-color: #fff;
	font-family :  Arial, Helvetica, sans-serif;
	text-align : left;
    width:690px;

	margin-top:20px;
	margin-bottom:0px;
	padding-left:15px;
    padding-right:15px;
	color: #000;
	font-size: 14px;
}
#main A{
	color:blue ;
	text-decoration: none;
}

#main A:hover{
    color:blue ;
	text-decoration: underline;
}

#main A.name{
	color:#000000 ;
	text-decoration: none;
}

#main h1{
  margin-top:0px;
  margin-bottom:0px;
  font-size: 20px;
  padding:4px;
}

#main h2{
  margin-top:20px;
  margin-bottom:10px;
  font-size: 20px;
  border-bottom: 1px solid #0099FF;
  padding:4px;
}

#main h3{
  margin-top:0px;
  margin-bottom:0px;
  font-size: 18px;
  padding:4px;
}

#main h4{
  margin-top:0px;
  margin-bottom:0px;
  font-size: 16px;
  padding:4px;
}

#main p{
  margin-top:0px;
  margin-bottom:10px;
  font-size: 14px;
  color: ;
  line-height: 20px;
   padding-left:4px;
}
p.strong{
  margin-top:0px;
  margin-bottom:10px;
  font-size: 14px;
  color:red;
  font-weight:bold;
  line-height: 18px;
   padding-left:4px;
}

#main table{
  border:0;
  margin-left:10px;
}

#main td.right{
  border:0;
  padding-left:20px;
}

#main td.time{
  border:0;
  Vertical-align:top;
  width : 80px;
}

#space{
  	width : 720px;
	 height:10px;
	 background-color:#00000;
}

.list{ 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.list li { 
  font-size: 14px;
  line-height:20px;
}

li.arrow{
  margin-left:10px;
  margin-bottom:10px;
  padding-left:14px;
  font-size: 14px;
  line-height:18px;
  background-image:url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position:0 4px;
}

.list03{ 
  margin-left: 5px;
  margin-top:0;
  padding-left: 0;
  list-style: none;
} 

.list03 li { 
  padding-left: 0px;
  font-size: 14px;
  line-height:20px;
}
