

h1 
{
	color: #3348a3;
}
h2
{
	color: #3348a3;
}
h3
{
	color: #3348a3;
}
p, td
{
	color: #333333;
}
p
{
	margin: 0 0 8px 0;
}
#content td 
{
	font-family : Arial Narrow,Arial,Verdana,helvetica,Georgia,sans-serif;
	font-weight: bold;
	font-size :0.8em;
	vertical-align : top;
}
input 
{
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	border: solid 1px #3348a3;
	font-size:1.0em;
}
select 
{
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	border: solid 1px #3348a3;
	font-size: 1.0em;
}
textarea 
{
	width: 240px;
	height: 48px;
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	border: solid 1px #3348a3;
	font-size: 1.0em;
}
.formBox
{
	width: 240px;
}
.formNote 
{
	color:#ff0000;
	font-weight: bold;
}
#pub  
{
	font-size :1.3em;
	font-weight :normal;
}
#pub hr
{
	height :1px;
	width:373px;
	color:#3348a3;
}


#leftcolumn ul 
{
	list-style-type:none ;
	margin:0 0 0 12px;
}
#leftcolumn li 
{
	font-family : Georgia,Arial,Verdana,helvetica,sans-serif;
	font-size:  0.6em; 
	font-weight: bold;
	display: block;
	line-height : 1.4em;
	letter-spacing : 0px; 
	margin:0 0 7px 0;
	padding:0px;
}
#leftcolumn ul ul 
{
	list-style-type:none ;
	margin:0 0 0 12px;
}
#leftcolumn li li
{
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	font-size:  1.2em; 
	font-weight: normal;
	display: block ;
	line-height : 1.5em;
	letter-spacing : 0px; 
	margin:0px;
	padding:0px;
}

.thatLink
{
	display:block;
	font-size: 1em;
	background-color :#FFFFFF;
	color: #3348a3;
	text-decoration : none;
	padding-left:4px;
}
.thatLink:hover
{
	display:block;
	font-size: 1em;
	background-color :#3348a3;
	color: #FFFFFF;
	text-decoration : none;
	padding-left:4px;
}
.thisPage 
{
	display:block;
	font-family : Georgia,Arial,Verdana,helvetica,sans-serif;
	font-weight: bold;
	font-size: 1em;
	background-color :#3348a3;
	color: #FFFFFF;
	text-decoration : none;
	padding-left:4px;
}
.thisLink 
{
	display:block;
	font-family : Georgia,Arial,Verdana,helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	background-color :#3348a3;
	color: #FFFFFF;
	text-decoration : none;
}
.thatSubLink
{
	display: block ;
	font-size: 1em;
	color: #3348a3;
	text-decoration : none;
	padding-left:4px;
	font-weight:normal ;
}
.thatSubLink:hover
{
	display: block ;
	font-size: 1em;
	color: #000000;
	text-decoration : none;
	padding-left:4px;
	font-weight:normal ;
}
.thisSubPage 
{
	display: block ;
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	font-size: 1em;
	color: #000000;
	text-decoration : none;
	padding-left:4px;
}
.thisSubLink 
{
	font-family :Arial,Verdana,helvetica, Georgia,sans-serif;
	font-size: 1em;
	display: block ;
	color: #000000;
	text-decoration : none;
}


#content ul 
{
	list-style-type :disc ;
	margin : 17px 0 17px 32px;
	/*color: #3348a3; */
}


#content a 
{
	color: #3348a3;
	font-weight:bold;
	text-decoration :none;
}
#content a:hover 
{
	color: #3348a3;
	font-weight:bold;
	text-decoration :underline;
}
#content3 p, #content3 td
{
	font-family : Arial,Verdana,helvetica,Georgia,sans-serif;
	font-size : 0.9em;
	font-weight: normal ;
	margin: 4px 4px 4px 4px;
	text-align :left ;
}

# content3 small 
{
	font-size:0.8em;
}
#calDate td 
{
	text-align :center;
}
#content2 h3
{
   margin-top: -2px;
}
#footer p 
{
	margin: 0;
}
#footer a 
{
	color: #3348a3;
 font-weight:normal;
 text-decoration:underline;
}
#footer a:hover
{
	color: #3348a3;
 font-weight:bold;
}

/* Diary */

		
 #diary td {  vertical-align :top ;}
       
 td.dM {
    text-align: left;
    color: #000099;
    border: none;
    border-collapse:collapse;
    font-size:18px;
    font-weight:bold;
}
td.h2 {
    background-color: #c0c0c0;
    color: #ffffff;
    text-align: center;
}
td.dD {
    background-color: #ffffff;
    color: #000000;
    text-align: center;
}
td.e {
    background-color: #ccffcc;
    color: #ffffff;
    text-align: center;
}
td.x {
    background-color: #dedbde;
    color: #6b6d73;
    text-align: center;
}
td.wx {
    background-color: #efefef;
    color: #6b6d73;
    text-align: center;
}
td.wc {
	background-color: #FFD379;
	color: #6b6d73;
    text-align: center;
}

.dH {color:ff0000;}

h5 {color:#333333;}



