body {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    background-color: #fff;
    color: #6d6b70;
    text-align: left;
    margin: 0px;
    height: 100%;
}
.menuspc {
    height: 5px;
}
#menu {
    height: 17px;
    font-size: 10px;
    background-color: #807f83;
    color: #fff;
    text-align: left;
    padding-top: 3px;
}
#menu a {
    background-color: #807f83;
    color: #fff;
    text-decoration: none;
    margin-left: 13px;
}
a {
    color: #ea6e20;
}
#floatlogo {
    text-align: right;
    margin-right: 20px;
}
#container {
    width: 800px;
    text-align: left;
    margin: auto;
}
#outcont {
    background-color: #fff;
    color: #000;
    clear: left;
}
#content {
    margin: 8px;
    padding: 5px;
}
#txtcont {
    float: right;
    width: 487px;
    margin: 0px;
    color: #000;
    visibility: visible;
    z-index: 1;
}
#leftcol {
    width: 275px;
    margin-top: -13px;
}
#toplogo {
    height: 200px;
    background-image: url(/res/top_neutra/top13.jpg);
    background-repeat: no-repeat;
}
#footer {
    background-color: #808080;
    color: #fff;
    height: 17px;
    font-size: 9px;
    font-weight: bold;
    overflow: hidden;
    padding-top: 3px;
}
h1 {
    margin: 0px;
    border-top: 1px dotted #6d6b70;
    border-bottom: 1px dotted #6d6b70;
    font-weight: normal;
    font-size: 28px;
    color: #6d6b70;
}
.summary, h4 {
    margin: 0px;
    margin-top: 10px;
    color: #6d6b70;
    font-size: 11px;
    font-weight: bold;
}
.leftbox {
    background-color: #e0e1e2;
    color: #6d6b70;
}
.mnulist {
    padding: 2px;
}
.highlight {
    background-color: #e0e1e2;
}
.highlight2 {
    background-color: #c5c7ca;
}
.readmore, .readmore a {
    font-size: 9px;
    text-align: right;
    margin-right: 10px;
    color: #ea6e20;
}
#txtcont a {
    color: #ea6e20;
    text-decoration: none;
}
h5 {
    margin-top: 2px;
    margin-bottom: 3px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 10px;
    font-weight: bold;
    border-bottom: 1px dotted #6d6b70;   
}
.cal th {
    text-align: center;
}
.tdmid {
     border-right: 1px solid #fff;
     border-top: 1px solid #fff;
}
.tdend {
     border-top: 1px solid #fff;
}
.tdwkend {
    color: #751d22; 
}
.mname {
    font-size: 11px;
    color: #6d6b70;
}
.myear {
    font-size: 11px;
    color: #807f83;
}
.trclick {
    cursor: pointer;
}
.lab {
    width: 100px;
    text-align: right;
    float: left;
}
ul {
	list-style-image: url(/res/bullet.png);
}
ul li {
    padding-left: 10px;
    margin-left: -10px;
}
.nopr {
}
img {
    border-color: #fff;
}

