/* CSS Template by gorotron */
img{border-style:none;padding:0;margin:0;}
body {
	margin:20px;
	padding:0;
	text-align:center;
}
hr{

border-top:1px dashed #333;
border-bottom:0px #FFF;


}
h1 {
	text-align:right;
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:5px;
}

h2 {
	text-align:right;
	font-size:10px;
	color:#FFF;
	font-weight:900;
}
#banner a {
	text-align:right;
	font-size:12px;
	color:#FFF;
	font-weight:900;
	margin:80px 5px 0px 0px;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	line-height:1.2em;
}
h4 {
	font-size:120%;
	background-image: url(images/h4.gif);
	background-repeat: no-repeat;
	padding-left:25px;
	line-height:30px;
	color:#0E4565;
}
p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1.5em;
}

.text {
	margin-top:5px;
	padding-bottom:5px;
	font-size:small;
	line-height:1.5em;
}

a { text-decoration: none; color:#369;}
a:hover {
	color:#F39;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	background-image:url(leaf.gif);
	background-repeat:no-repeat;

}
#banner02 {
	width:700px;
	margin-bottom:10px;
	margin-right:0;
	background-image:url(leaf02.gif);
	background-repeat:no-repeat;
}
ul {list-style:none;}
li {list-style:none;}
#navh ul {list-style:none;}
#navh li {float:right;}
#navh {
	margin:0;
	padding:0;
	list-style:none;
	height:30px;
}


#navh a {
	display:block;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	padding:10px 0px 10px 1px;
	width:110px;
	height:10px;
	background-color:#AAA;
	border-bottom:solid 1px #FFF;
	background-image:url(hashi.gif);
	background-repeat: no-repeat;
}

#navh a:hover {
	background-color:#DDD;
	color:#0E4565;
	background-image:url(hashi.gif) ;
	background-repeat: no-repeat;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(leaf.gif);
	float:left;
}

#bannerRight {
	width:529px;
	height:49px;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

#content {
	height:1%;
	}

#leftColumn {
	float:left;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	vertical-align:middle;
}

#navhead {
	display:block;
	font-size:11px;
	color:#0080CC;
	text-decoration:none;
	padding:10px 0 10px 10px;
	width:140px;
	font-weight:900;
	vertical-align:middle;
	border-bottom:solid 2px #FFF;
}

#nav a {
	vertical-align:middle;
	display:block;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	padding:10px 0 10px 10px;
	width:140px;
	background-color:#AAA;
	border-bottom:solid 2px #FFF;
	background-image:url(hashi01.gif);
	background-repeat: repeat-y;
	vertical-align:middle;
}

#nav a:hover {
	background-color:#666;
	background-image:url(hashi01.gif) ;
	background-repeat: repeat-y;
}

#leftColumnBottom {
	width:130px;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#000;
}

#clear {
	clear:both;
}

#date{
	font-size:10px;
	color:#CCC;
	font-weight:normal;
}

#copyright {
	padding:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#CCC;
	text-align:center;
	border:solid 1px #AAA;
	width:678px;
}

#copyright a {
	text-decoration:none;
	color:#CCC;
}

#copyright a:hover {
	color:#F39;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background-color:yellow;
	text-decoration:underline;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin: 0.5em 1em 0 0;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 }




