body{
 color: #000000;
 background-color: #e0e0e0;
 font-size: medium;
 text-align: center;
 margin: 2px;
}

h1{
color: #808080;
font-size:medium;
font-weight: bold;
margin: 0px 15px 0px 15px;
}

form{margin: 0px;}

p{margin: 0px;}

dl{padding: 5px;}

dd{padding-bottom: 5px;}

img{
 border: 0px;
 border-left: solid 1px #000000;
 border-right: solid 1px #000000;
}

a:link{color: #000000;}
a:visited{color: #000000;}
a:hover{color: #808080;}
a:active{color: #0000ff;}

/*************************************/
.color1{color:#000000}
.color2{color:#ff0000}
.color3{color:#800000}
.color4{color:#ff8000}
.color5{color:#008000}
.color6{color:#0080c0}
.color7{color:#000080}
.color8{color:#0000ff}
.color9{color:#b060ff}
.color10{color:#808080}

/*************************************/
.header{
 font-size: smaller;
 text-align: center;
}

/*************************************/
.menu{
 background-color: #e0e0e0;
 margin: 0px 10px 0px 10px;
 padding: 5px 0px 5px 0px;
 border-top: solid 2px #000000;
 border-left: solid 2px #000000;
 border-right: solid 2px #000000;
}

/*************************************/
.input{
background-color: #e0e0e0;
margin: 0px 10px 0px 10px;
padding: 5px 0px 5px 0px;
border-left: solid 2px #000000;
border-right: solid 2px #000000;
}

.input_text{font-size: medium;}
.input_button{font-size: smaller;}
.input_radio{}
.input_current{font-weight: bold;}

/*************************************/
.title{
 background-color: #e0e0e0;
 text-align: left;
 margin: 0px 10px 0px 10px;
 padding: 5px 10px 0px 10px;
 border-left: solid 2px #000000;
 border-right: solid 2px #000000;
}

.description{
 margin: 0px 15px 0px 15px;
 text-indent: 1em;
}

.information{
 margin: 0.5em 15px 0px 15px;
 text-indent: 1em;
}

/*************************************/
.chat{
 background-color: #e0e0e0;
 text-align: left;
 margin: 0px 10px 0px 10px;
 padding: 1px 10px 5px 10px;
 border-left: solid 2px #000000;
 border-right: solid 2px #000000;
 border-bottom: solid 2px #000000;
}

.line_odd, .line_even{margin: 0px 15px 0px 15px;}

.name{font-weight: bold;}

.message{}

.date{
 color: #000080;
 font-size: xx-small;
}

/*************************************/
.footer{}

/*************************************/
.copyright{
 margin: 0px 10px 0px 10px;
 padding: 5px 0px 5px 0px;
}
