@charset "UTF-8";

@import url(./css_custom.css);

a{
text-decoration:none;
}

a:link{
color:#0000CC;
}

a:visited{
color:#000088;
}

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

a:active{
color:#FF0000;
text-decoloation:none;
}

a img{
border:none;
}

div.list a:link {color:#004070; text-decoration:underline;}
div.list a:visited {color:#004070; text-decoration:underline;}
div.list a:hover {color:#FF9900; text-decoration:underline; font-weight:bold; }
div.list a:active {color:#FF9900; text-decoration:underline; font-weight:bold;}

.header a:link {color:#004070; text-decoration:underline;}
.header a:visited {color:#004070; text-decoration:underline;}
.header a:hover {color:#FF9900; text-decoration:underline; font-weight:bold; }
.header a:active {color:#FF9900; text-decoration:underline; font-weight:bold;}

div.pic_index a:link {
	color: #505070;
	text-decoration:none;
}

div.pic_index a:visited {
	color: #505070;
	text-decoration:none;
}
div.pic_index a:hover {
	color: #008800;
}
div.pic_index a:active {
	color: #ADFFDF;
}

div.text_index_name a:link {
	color: #191970;
	text-decoration:underline;
}
div.text_index_name a:visited {
	color: #191970;
	text-decoration:underline;
}
div.text_index_name a:hover {
	color: #008800;
	text-decoration:underline;
}
div.text_index_name a:active {
	color: #FF9900;
	text-decoration:underline;
}


.tableleft {
	float: left; width: 72%;
}

.tableright {
	margin-left: 72%;
	width: 180px;
	text-align:left;
}

.pic{
padding: 16px 10px 0px 10px;
line-height:1.5em;
font-family:Verdana;
}

.title_date{
padding: 0px 0px 0px 16px;
color:#000044;
font-size:12pt;
background-color:#F0F8FF;
border-color:#AFEEEE;
border-style:dotted;
border-width:2px 2px 2px 2px ;
}

.sidetitle{
border-color:#4682B4;
border-style:solid;
border-width:1px 1px 2px 1px;
padding: 4px 4px 4px 10px;
background-color:#778899;
font-size:10pt;
color:#F5FFFA;
font-family:Verdana;

}

.text_index_name{
border-color:#AFEEEE;
border-style:solid;
border-width:0 2px 0 2px;
padding: 8px 4px 10px 10px;
background-color:#F5F5F5;
font-size:10pt;
color:#696969;
font-family:Verdana;

}

.pic_index{
border-color:#AFEEEE;
border-style:solid;
border-width:0 2px 0 2px;
padding: 10px 4px 10px 4px;
background-color:#F0F8FF;
font-size:10pt;
color:#696969;
text-align:center;
font-family:Verdana;
line-height:120%;

}

.list{
font-size:11pt;
color:#696969;
font-family:Verdana;
line-height:150%;

}

.header {
 text-align:right;
 font-size:10pt;
 color:#696969;
 font-family:Verdana;
 padding-right:10px;
}

.refer {
	font-family:Verdana;
	color:#333333;
	font-weight:normal;
	padding:10px;
	border:1px dotted #999;
}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.posted{
padding: 10px 10px 10px 10px;
font-size:8pt;
color:#696969;
font-family:Verdana;
text-align:right;
}

.powered {
	font-family:Verdana;
	color:#666;
	font-size:x-small;
	line-height:120%;
	text-transform:uppercase;
	padding:2px;
	letter-spacing: .2em;
	background:#FFF;
}

.comments-head	{
	font-family:Verdana;
	font-size:8pt;
	color: #666;
	border-bottom:1px solid #999;
	margin-top:20px;
	font-weight:bold;
}

.comments-body {
	font-family:Verdana;
	color:#666;
	font-size:8pt;
	line-height:140%;
	padding:10px;
	border-bottom:1px dotted #999;
}

.comments-post {
	font-family:Verdana;
	color:#666;
	font-size:8pt;
	padding:10px;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

body{
font-size:12pt;
}


h1 {
color:#000044;
font-size:14pt;
border-color:#AFEEEE;
border-style:solid;
border-width:0 0 2px 0;
}

h2 {
color:#000044;
font-size:12pt;
line-height:120%;
}