body {
font-family: "MS Reference Sans Serif", Tahoma, Arial, Geneva, sans-serif;
font-size: 9pt;
background-color: #e9f8ff;
background-image: url('images/gradient.gif');
background-position: 0 50%;
background-repeat: repeat-x;
}

a {
text-decoration: none;
}

a:hover{
color: black;
}

a:visited{
color: blue;
}

#wrapper {
width: 850px;
margin: 0 auto;
}

#top {
height: 6px;
background-image: url('images/top_01.gif');
}

.small_top {
height: 6px;
background-image: url('images/small_top.gif');
}

.small_content {
background-color: #eeeeee;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
}

#content {
background-image: url('images/top_02.gif');
background-position: top;
background-repeat: no-repeat;
background-color: #f5f5f5;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
}

#margin {
padding: 15px;
}

#bottom {
height: 6px;
background-image: url('images/bottom.gif');
}

.small_bottom {
height: 6px;
background-image: url('images/small_bottom.gif');
}

#right {
float: right;
}

#left {
float: left;
}

#left, #right {
width: 400px;
}

h1 {
font-size: 12pt;
margin: 0;
padding: 0;
color: #ccc;
}

h2 {
color: #999999;
text-align: center;
font-size: 10pt;
margin: 0;
padding: 0;
font-weight: normal;
}

.description img {
display: block;
}

div.description {
display: none;
position: relative:
margin: 1px 10px 10px 10px;
color: #333333;
width: 100%;
font-size: 8pt;
}

.description a {
color: red;
}

.description img {
padding-right: 3px;
}

.clear {
clear: both;
height:10px;
overflow: hidden;
}

.light2 {
border-bottom: 1px dotted #999999;
padding: 3px;
background-color: #f3f3f3;
}

.light {
border-bottom: 1px dotted #999999;
padding: 3px;
}

.light a, .light2 a {
font-size: 8pt;
}

div#line {
border-bottom: 1px dotted #999999;
padding: 5px 2px;
color: #999999;
}

#date {
font-size: 7pt;
color: #777;
text-align: center;
height: 15px;
vertical-align: bottom;
}

.gmt {
color: #ccc;
}

input.clock, form.time {
font-family: "MS Reference Sans Serif", Tahoma, Arial, Geneva, sans-serif;
font-size: 7pt;
color: #777;
background: none;
border: none;
text-align: right;
padding: 0; margin: 0;
}