body {
	background-color : #EDEDED;
	margin-left: 3%;
	margin-right: 3%;
	margin-top: 1%;
}

.base_table {
	border: 0px;
	width: 99%;
	empty-cells : show;
	table-layout : fixed;
}

.logo_left {
	background-image : url(pics/pic_1_1.png);
	background-repeat : no-repeat;
	height: 78px;
	width: 132px;
}
.logo_center {
	background-image : url(pics/pic_1_2.png);
	background-repeat : no-repeat;
	height: 78px;
	width: 253px;	
}
.top_continuous {
	background-image : url(pics/pic_1_3.png);
	background-repeat : repeat-x;
	height: 78px;
	text-align: right;
	vertical-align: bottom;
}
.top_small_con {
	background-image : url(pics/pic_1_3.png);
	background-repeat : repeat-x;
	height: 78px;
	width: 10px;
}
.top_rightend {
	background-image : url(pics/pic_1_4.png);
	background-repeat : no-repeat;
	height: 78px;
	width: 15px;
}

.nav_left {
	background-image : url(pics/pic_2_1.png);
	background-repeat : no-repeat;
	height: 17px;
	width: 132px;
}
.nav_center {
	background-image : url(pics/pic_2_2.png);
	background-repeat : repeat-x;
	height: 17px;
	vertical-align: middle;
	letter-spacing: 1px;
	text-align: left;
	font-size: 72%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.nav_right {
	background-image : url(pics/pic_2_3.png);
	background-repeat : no-repeat;
	height: 17px;
	width: 10px;
}
.nav_empty {
	height: 17px;
	width: 15px;
}

.left_nav {
	width:132px;
	vertical-align: top;
}
.stuff {
	border-left: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	background-color: #E4E4E6;
	text-align: justify;
	vertical-align: top;
}
.right_empty {
	width: 25px;
}


.div_lcopy {
	background-image : url(pics/pic_3_1.png);
	background-repeat : no-repeat;
	width: 20px;
	float: left;
	text-align: center;
	color: #A1A1A1;
	font-size: 78%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
}
.div_lnav {
	width: 112px;
	float: right;
}
.div_lnav_top {
	background-image : url(pics/pic_3_2.png);
	background-repeat : no-repeat;
	width:112px;
	height:209px;
}
.div_lnav_middle {
	background-image : url(pics/pic_4_1.png);
	background-repeat : repeat-y;
	width:112px;
}
.div_lnav_bottom {
	background-image : url(pics/pic_5_1.png);
	background-repeat : no-repeat;
	width:112px;
	height: 7px;
}
.headline {
	margin: 9px;
	font-size: 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.contents {
	margin: 9px;
	font-size: 80%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.buttonbox {
	vertical-align: middle;
	font-size: 80%;
	padding-top: 2px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 1px;
	margin-right: 10px;
	height: 20px;
}
.buttonbox:hover {
	background-color: #F7F7F7;
	-moz-opacity: 0.4;
	opacity: 0.4;
}
.infobar {
	font-size: 80%;
	color: #828282;
	padding-bottom: 5px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:Link {
	color:  #736A9A;
	text-decoration: underline;
}
A:visited     {
	color: #736A9A;
	text-decoration: underline;
}
A:Hover {
	color: #B4B0C4;
	text-decoration: none;
}


.news_header {
	float: left; 
	border-bottom: 1px dotted #7A7A7A; 
	width: 100%; 
	font-size: 70%;
	letter-spacing: 1px;
}

.news_stuff {
	clear: both; 
	padding-right: 5px; 
	padding-left: 3%;
	padding-top: 5px;
	padding-bottom: 10px;
}