.header_text {
   font-weight:bold;
   color:#004600;						
}

.h1,H1 {
 color:#006600;
 text-align:center;
}

.h2,H2 {
 color:#006600;
 text-align:center;
}

.hr,hr {
 color:#cd3700;
 height: 2px;
}
.header_text {
  color:#228b22;
  font-weight:bold;
}
.toppane
{
width: 700px;
clear: none;
margin-left: 100px;
margin-bottom: 20px;
}

td.menu
{
background-image: url(images/sunset.jpg);
vertical-align: top;
}

td.main,
td.cmain
{
background-color: #ffffe0; 
text-align: left;
font: 16px times;
vertical-align: top;
border-style: solid;
border-color: #C49629;
border-left-width: 0;
padding: 1em .5em .5em .5em;
}

td.cmain2
{
background-color: #e0eeee;
text-align: left;
font: 16px times;
vertical-align: top;
border-style: solid;
border-color: lightblue;
border-left-width: 0;
}

td.cmain3
{
background-color: #cfcfcf;
text-align: left;
font: 16px times;
vertical-align: top;
border-style: solid;
border-color: #C49629;
border-left-width: 0;
}

td.cmain4
{
background-image: url(images/background_2.jpg);
text-align: left;
font: 16px times;
vertical-align: top;
border-style: solid;
border-color: lightblue;
border-left-width: 0;
}

td.pic
{
width: 700px;
text-align: center;
vertical-align: center;
}

div.txt
{
width: 700px;
}

span.first
{
float:left;
font-size:200%;
line-height:95%
}

span.title
{
font-weight: bold;
font-size: 32px;
color: #8b0000;
}

span.time
{
font-size: 16px;
}

span.li
{
font-weight: bold;
color: green;
}

div.address
{
font: 16px tahoma;
text-align: center;
vertical-align: top;
}

th.msg,
th.msg1,
th.msgtl,
th.msgvn
{
border: 1px solid #000000;
background: #90ffff;
}
th.msg,
th.msgtl,
th.msgvn
{
border-left-width: 0px;
}

td.msg,
td.msgtl,
td.msgvn
{
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
}
td.msg1
{
border: 1px solid #000000;
border-top-width: 0px;
}

td.msg1,
td.msg
{
white-space: nowrap;
}
td.msgtl,
th.msgtl,
{
width: 40%;
}
td.msgvn,
th.msgvn
{
width: 20%;
}

td.msg,
td.msg1,
td.msgtl,
td.msgvn,
th.msg,
th.msg1,
th.msgtl,
th.msgvn
{
padding: 0px 5px 0px 5px;
}

span.icon
{
padding-left: 15px;
}

a:hover {
	color: red;
}

