body	{
	color:#555555;
	font-size: 12px;
	text-align: center;
	margin:0;
	padding:0;
	}

div{
    zoom:1;/*for IE 5.5-7*/
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

a{
	color           : #4d82c4; 
	text-decoration : underline;
}

a:hover
{
	color           : #4d82c4; 
	text-decoration : underline;
}

a:active
{
	color           : #4d82c4; 
	text-decoration : underline;
}
#container {
	width: 750px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #D3D3D3;
}
#header {
 width: 100%;	
}
#menuholder {
 width: 100%;	
}
#title {
	width: 100%;	
	margin-bottom: 15px;
}
#main {
 width: 100%;
 text-align: center;
 margin-bottom: 30px;	
}
.center_left {
 width: 560px;	
 float: left;
 text-align: center;
}
.left{
  width: 190px;
  float: left; 
  text-align: center;
}
.center{
 width: 370px;
 float: left;
 text-align: center;
}
.right{
	width: 150px;
	float: right;
	text-align: center;
}
.right img{
	margin-bottom: 8px;
}
#copy {
	clear: left;
	border-top: 3px solid #5E8EAB;
	font-family: Arial;
	font-size: 10px;
	color: #A5A5A5;
	width: 750px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


img	{border:none}

table,td {
	 font-size:12px;
	line-height:1.5em;
	color:#555555;
	empty-cells: show;
	text-align: left;
}
h1 { font-size: 27px;
	
}
h2 {
	 font-size: 23px;
}
h3 {
	 font-size: 18px;
}
h4 {
	 font-size: 15px;
}
h5 {
	 font-size: 13px;
	}
h6 {
	 font-size: 9px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	margin-left: 0px;
	line-height: 1.5em;
}

h2.red {
 color: Red;
 font-family: "ＭＳ Ｐ明朝";
 margin: 10px;
}
.t_red {
 color: Red;
}


p.img { margin-top:0px;
margin-bottom:0px}

#menuholder p {
   font-size:12px;
	margin-left:0;
	margin-right:0;
	margin-bottom:5px;
	margin-top:0px;
	background-color:#5e8eab;
	height:1.5em
	}

#menuholder p a {
	color:#ffffff;
	text-align: center;
	background-color:#5e8eab;
	border-right:solid 1px #ffffff;
	text-decoration:none;
	display:block;
	width:90px;
	float:left;
	line-height:1.5em
	}

#menuholder p a:hover {
	background-color: #49abdb;
   text-decoration:none;
	color: White;
}
#menuholder p a.current {
	background-color: #49abdb;
   text-decoration:none;
	color: White;
}
p.menu {
   font-size:12px;
	margin-left:0;
	margin-right:0;
	margin-bottom:5px;
	margin-top:0px;
	background-color:#5e8eab;
	height:1.5em
	}

p.menu a {
	color:#ffffff;
	text-align: center;
	background-color:#5e8eab;
	border-right:solid 1px #ffffff;
	text-decoration:none;
	display:block;
	width:90px;
	float:left;
	line-height:1.5em
	}

p.menu a:hover {
	background-color: #49abdb;
   text-decoration:none;
	color: White;
}
.blue{
	FONT-WEIGHT: bold;
	COLOR: #336699;
	margin-bottom: 0px;
	margin-top: 20px;
}



p {
	font-size:12px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5em;
	text-align: left;
    
}

.content{
   margin: 30px auto;	
	width: 650px;
	text-align: left;

}
.section {
	text-align: left;
	margin-top: 2em;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}

ol{
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: left;
	}
	
   
li {
	line-height: 1.5em;
}

.pagetitle {
	font-family: "Arial", "Helvetica", "sans-serif", "Verdana";
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
}
table.event {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
td.event {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding: 5px;
	line-height: 2em;
}


td.event a {
	text-decoration:none;
	line-height:2em;
	color: #000099;
	}

td.event a:hover {
	text-decoration:none;	
	}
/*
.top_window {
 font-size: 11px;
}
:*/
span.red{
	color: Red;
}
.Gcal{
	width: 300px;
	margin-top: 20px;
	float: left;
}
.EvTitle{
	text-align: center;
}
a.pdf{
	background: url(img/pdficon.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding:3px 16px 3px 0;
}
/*styles for table in event page*/
table.EventTB td{
	padding: 2px;
	border: 1px solid silver; 
}
table.EventTB td a{
	display:block;
	width:100%;
	height:100%;
	font-weight: bold;
}
table.EventTB td a:hover{
	background-color: #FFB6C1;
}

tr.fish td{
	color: Green;
} 
tr.CellRaft td{
	color: Blue;
}

.content-object-alignleft {
float:left;
font-size:0.85em;
line-height:110%;
padding:0 10px 10px; 0;
text-indent:0;
}