body {
	font-size: 13px; margin: 0px; color: #58595b; font-family: tahoma, arial, helvetica, sans-serif;
}
td {
	margin: 0px; color: #666666; font-family: tahoma, arial, helvetica, sans-serif;
}
a {
	color: #ff0000; text-decoration: underline;
}
a:hover {
	color: #ff0000; text-decoration: underline;
}
a:link {
	color: #58595b; text-decoration: none ;
}
a:visited {
	color: #58595b; text-decoration: none;
}
form {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px;
}
ul {
	margin-top: 6px; padding-top: 0px;
}
img {
	border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px;
}
input {
	font-size: 13px; color: #58595b; font-family: tahoma, arial, helvetica, sans-serif;
}
select {
	font-size: 13px; color: #58595b; font-family: tahoma, arial, helvetica, sans-serif;
}
textarea {
	font-size: 13px; color: #58595b; font-family: tahoma, arial, helvetica, sans-serif;
}

.topicicon {
	margin: 3px;
	border: 2px solid #336699;
}
.tablecomment {
	border: 1px solid #339999;
}

.calendarheader { 
    font-weight: bolder; 
    color: #ffffff; 
    background-color: #0066ff; 
}

.calendartoday { 
    background-color: #ffe1ce;
	font-weight: bold;
}

.calendar { 
    width:250;
    background-color: #f3f3f3;
}

#menu {
	width: 210px;
	margin: 0px;
	border-style: solid solid none solid;
	border-color: #d8d5d1;
	border-size: 1px;
	border-width: 0px;
	list-style:none;
        text-align: left;
	}
	
#menu li a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	list-style:none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #ffffff;
	font-weight: bold;
	display: block;
	background:  url(../images/menu.gif);
	padding: 6px 0 0 32px;
	list-style:none;
	}
	
#menu li a:hover {
	color: #3688ba;
	background:  url(../images/menu.gif) 0 -24px;
	padding: 6px 0 0 32px;
	color: #ffffff; 
	font-weight: bold;
	list-style:none;
	}
.button {
	background:url(../images/buttom.png);
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	background-color: #ffffff; 
	text-decoration: none; 
	border-bottom-style: none; 
	color:#ffffff;
	font-weight:bold; 
	width: 87px; 
	height: 24px; 
	padding-left:0px;
	font-family: tahoma;
	}

#outer1{
	padding-left:0px;
	background:url(../images/left.png) repeat-y left top;
}

#outer2{
	padding-right:0px;
	background:url(../images/right.png) repeat-y right top;
}

.titlecenter { 
    padding-left:55px;
	font-weight:bold; 
    color: #1b6ae0; 
    font-size: 15px; 
	margin: 0px; 
	font-family: tahoma, arial, helvetica, sans-serif;
        text-align: left;
}
.titleleft { 
    padding-left:35px;
    font-weight:bold; 
    color: #ffffff; 
    font-size: 14px; 
    padding-bottom:10px;
    font-family: tahoma, arial, helvetica, sans-serif;
    background-image: url('../images/menu/ici_01.png');
    background-repeat: no-repeat;
    height: 34px;
    text-align: left;
}
.footer { 
    padding-left:0px;
	font-weight:bold; 
    color: #ffffff; 
    font-size: 13px; 
    padding-bottom:2px;
	font-family: tahoma, arial, helvetica, sans-serif;
}
.gray {
	color:#666666;
}	