body {
	margin:0;
	padding:0;
}


















img {
	border:none;
	margin:0 3px;
}

img#title_logo {
	margin:0;
}
h1 {
	font-size:12px;
	font-weight:normal;
	margin:8px 8px;
}
h2 {
	font-size:12px;
	font-weight:normal;
	margin:0 8px;
}
h3 {
	font-size:16px;
	margin:0 8px;
}



h4{
	padding:5px 0 5px 5px;
	background:#F5F5F5;
	border-left:#009900 5px solid;
	font-size:12px;
	font-weight: bold;
	color:#333;

}



p {
	font-size:12px;
	margin:0 8px;
}
table {
	width:95%;
	margin:5px 10px;
	font-size:0.75em;

}
th {
	width:300px;
	text-align:left;
}
th,td {
	padding:3px;
}
table,td,th {
	border: 1px gray solid;
	border-collapse: collapse;
	background-color:#FFEFD5;
}



#contents_left {
	float:left;
	width:350px;
	margin-left:10px;

}

#contents_right {
	float:left;
	width:350px;
	margin-left:10px;

}
.tab_box {
	width: 349px;
	padding:0;
	margin:0 0 1px 0;
	text-align: left;
}
.tab_box a {
	margin:0;
}

.tab_header{
	height: 25px;
	padding: 0;
	margin: 1px auto;
	background-repeat: repeat;
}
.tab_header h4{
	text-align:left;
	float:left;
	margin:0;
	font-size:12px;

	width:325px;
	padding:5px 0 5px 15px;
	background:#F5F5F5;
	border-left:#009900 8px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
	border-top:#666666 1px solid;
	font-weight: bold;
	color:#333;

}



.tab_contents p{
	margin:0 0 0 10px;
}

.tab_contents ul {
	margin:0;
	padding:0;
}

.tab_contents li {
	font-size:12px;
	list-style: none;
	margin:3px;
	float:left;
}

.tab_contents h5 {
	clear:both;
	margin:15px 0 0 5px;
	
}


#banner {
	clear:both;
margin-left:10px;
}
#counter {
font-size:11px;
text-align:right;
margin-right:10px;
color:gray;
}
#footer {
	font-size:0.75em;
	border-top:gray 1px solid;
	margin-top:20px;
}



.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url('images/topMenuImages.png') repeat-x;}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif; cursor:pointer; background:url('images/topMenuImages.png') 0px -30px no-repeat;}
.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url('images/topMenuImages.png') 100% -30px no-repeat;}
.menu li a:hover{background-position:0px -60px; color:rgb(255,255,255);}
.menu li a:hover span{background-position:100% -60px;}
.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url('images/topMenuImages.png') 0px -90px no-repeat; color:rgb(255,255,255);}
.menu li a.active span, .menu li a.active:hover span{background:url('images/topMenuImages.png') 100% -90px no-repeat;}

