body{
background-color: #fef2de;
}

body.index{
background-color: #f0f0f0;
margin-left: 0px;
margin-right: 0px;
width: 790px;
border-top: solid 2px #4F5E86;
border-right: solid 2px #4F5E86;
border-bottom: solid 2px #4F5E86;
}

body.event{
margin-left: 20px;
margin-right: 20px;
}

.menu{
background-color: #dafcbe;
height:100%;
width: 210px;
border-right: solid 1px #4F5E86;
float:left;
margin: 0px;
}

.menu ul{
line-height: 22px;
}

.menu ul li a{
text-decoration: none;
}

.menu ul li a:link {color : #013747; }
.menu ul li a:visited {color : #013747; }
.menu ul li a:hover {color : #961818;
background:url(img/select2.gif) no-repeat left center;
}
.menu ul li a:active {color : #013747;}

h1{
background: url(img/title.gif) no-repeat;
font-size: 1px;
color: #ffffff;
text-align:right;
height: 70px;
border-bottom: solid #4F5E86 1px;
margin: 0px;
}

.menu h2{
font-size: 20px;
background-color: #dbdcf4;
color: #786901;
font-family:Lucida Sans Unicode;
margin-top:0px;
border-left: solid #4F5E86 10px;
border-bottom: solid #4F5E86 1px;
}

.menu h3{
font-size: 17px;
color: #5944ea;
background-color: #ffc8f4;
padding-left: 10px;
border-top: 1px #4F5E86 solid;
border-bottom: 1px #4F5E86 solid;
margin-top: 28px;
}

#menu-main{
background-color: #fef2de;
height: 600px;
}

#FRAME{
height:100%;
width: 575px;
margin: 0px;
float: right;
padding-bottom:0px;
}

div.menu ul{
margin-left: 10px;
padding-left: 0px;
}

div.menu ul li{
font-size: 13px;
padding-left: 10px;
margin-right: 10px;
list-style-type: disc;
list-style-position: inside;
border-bottom: solid 1px;
}

h2.evti{
font-size: 17px;
border-left: solid 10px #616a2d;
border-bottom: solid 1px #4F5E86;
padding-top: 5px;
padding-left: 5px;
padding-bottom: 2px;
margin-bottom: 10px;
}

.tp1{
font-weight: bold;
color: red;
}

.tp2{
font-weight: bold;
color: blue;
}

.bar{
font-size: 15px;
background-color: #cee3b0;
}

.evtx{
font-size: 13px;
margin-left: 15px;
margin-bottom: 20px;
}

.aimg{
text-align: center;
}

.red1{
font-weight: bold;
font-size: 16px;
color: red;
margin-top: 10px;
margin-bottom: 10px;
}

.red2{
font-size: 15px;
color: red;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}

.about1{
font-size: 24px;
line-height: 20px;
}

.about2{
font-size: 16px;
}

#cp{
background: url(img/cp.png);
color: #ffffff;
font-size: 16px;
clear: both;
padding: 5px;
text-align: right;
border-top:solid 1px #4F5E86;
}