/* CSS Document */

.pseudo_float {
	float: left;
	margin: 0px;
	background: transparent;
}
.pseudo_float_right {
	float: right;
	margin: 0px;
	background: transparent;
}
.text-bottom {
	font-size: 12px;
	color: #80C080;
}
.tab {
	margin-left:10px;
}
.tab-text{
	height:40px; padding-top:10px; text-align:center;
}
.entry-text{
	clear:left;
	width:500px; text-align:left;
}

.special-bk{
	background-image:url(../img/pub/special_bk.gif);
	background-repeat:repeat-y;
}
.tab-middle{
	background-image:url(../img/pub/tab_middle.gif);
	background-repeat:repeat-x;
}
a.tab-link:hover{
	font-size: 15px;
	font-weight: bold;
	color:#339900;
	text-decoration:none;
}
.tab-link{
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.special-title2{
	color: #1B2456;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	margin-left:10px;
	padding-bottom:12px;
	padding-top:12px;
}
.special-title1{
	color: #1B2456;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	margin-left:10px;
	padding-bottom:12px;
}
.right-col{
	width:264px;
}
.left-col{
	width: 555px; 
	padding-left:5px;
	min-height: 800px
}
.full-col{
	padding-left:10px;
	padding-right:10px;
}
.whole{
	width:880px;
	background-image:url(../img/pub/bk.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.interior{
	width:828px;
	background: transparent;
}
.head{
	width:828px;
}

.page{
	background-image:url(../img/pub/page_middle.gif);
	background-repeat:repeat-y;
	background-position:center;
	min-height:600px;
}

.page-top{
	background-image:url(../img/pub/page_top.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:828px;
	height:15px;
}

.page-bottom{
	background-image:url(../img/pub/page_bottom.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:828px;
	height:15px;
}

.page-top-full{
	background-image:url(../img/pub/page_top_full.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:828px;
	height:15px;
}
.page-bottom-full{
	background-image:url(../img/pub/page_bottom_full.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:828px;
	height:15px;
}
.page-full{
	background-image:url(../img/pub/page_middle_full.png);
	background-repeat:repeat-y;
	background-position:center;
	min-height:600px;
}
.header{
	background-image:url(../img/pub/page_middle.png);
	background-repeat:repeat-y;
	height:80px;
}