.maindiv {
	width : 990px;
	height : 100%;
	position:absolute;
	left: -495px;
	margin-left: 50%;
	border-left: 1px solid #F4D331;
	border-right: 1px solid #F4D331;
}

.header {
	width : 990px;
	height : 260px;
	backgorund-color : gray;
}

.header a{
	display:block; 
	width:100%;
	color:#ffffff;
	text-decoration:none;
}


.navi {
	width : 246px;
	backgorund-color : #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #646464;
	padding-left: 10px;
	padding-top: 10px;	
}

.right {
	width : 187px;
	backgorund-color : #ffffff;
	padding-right: 10px;
	padding-top: 10px;	
}


.content {
	width : 557px;
	height: 360px;
	backgorund-color : #ffffff;
	background-image: url('images/bg-content.gif');
	background-repeat: no-repeat;
	font-family: verdana, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	color: #646464;
	padding-top: 10px;		
}

.h1 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #646464;	
}

h1 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #646464;	
}

.h2 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #646464;	
}

h2 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #646464;	
}

.h3 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #646464;	
}


.caption {
	font-family: verdana, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #000000;	
}


td {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}

td a {
	text-decoration : none;
	color: #000000;
}

td a:hover {
	text-decoration : none;
	color: #7F7F7F;
}

a {
	text-decoration : none;
	color: #000000;
}

a:hover {
	text-decoration : none;
	color: #7F7F7F;
}


td.portal {
    height: 190px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	text-align:center;
}

td.portal a {
	text-decoration : none;
	color: #000000;
}

td.portal a:hover {
	text-decoration : none;
	color: #7F7F7F;
}


.box-upper-left {
	height: 15px;
	width: 16px;
	background-image: url('images/box/corner-upper-left.gif');
	background-repeat:no-repeat;
}
.box-upper-right {
	height: 15px;
	width: 16px;
	background-image: url('images/box/corner-upper-right.gif');
	background-repeat:no-repeat;	
}
.box-bottom-left {
	height: 15px;
	width: 16px;
	background-image: url('images/box/corner-bottom-left.gif');
	background-repeat:no-repeat;	
}
.box-bottom-right {
	height: 15px;
	width: 16px;
	background-image: url('images/box/corner-bottom-right.gif');
	background-repeat:no-repeat;
}
.box-content {
	width : 220px;
	background-color: #EEEEEE;
	border-left : 2px solid #A6A6A6;
	border-right : 2px solid #A6A6A6;
}
.box-upper {
	width:188px;
	height: 15px;
	background-image: url('images/box/bg-upper.gif');
	background-repeat: repeat-x ;
}
.box-bottom {
	width:188px;
	height: 15px;	
	background-image: url('images/box/bg-bottom.gif');
	background-repeat: repeat-x;	
}

.slimbox-upper-left {
	height: 24px;
	width: 13px;
	background-image: url('images/slimbox/corner-upper-left.gif');
	background-repeat:no-repeat;
}
.slimbox-upper-right {
	height: 24px;
	width: 14px;
	background-image: url('images/slimbox/corner-upper-right.gif');
	background-repeat:no-repeat;	
}
.slimbox-bottom-left {
	height: 14px;
	width: 13px;
	background-image: url('images/slimbox/corner-bottom-left.gif');
	background-repeat:no-repeat;	
}
.slimbox-bottom-right {
	height: 14px;
	width: 14px;
	background-image: url('images/slimbox/corner-bottom-right.gif');
	background-repeat:no-repeat;
}
.slimbox-content {
	width : 156px;
	background-color: #ffffff;
	border-left : 2px solid #A6A6A6;
	border-right : 2px solid #A6A6A6;
	padding-left:13px;
	padding-right:13px;
}
.slimbox-upper {
	width:129px;
	height: 24px;
	font-weight:bold;
	background-color: #EEEEEE;
	border-top : 1px solid #A6A6A6;	
	border-bottom : 1px solid #A6A6A6;
}

.slimbox-bottom {
	width: 129px;
	height: 14px;	
	border-bottom : #A6A6A6 1px solid;	
}

.navitable {
	width: 200px;
	margin-left:5px;
	margin-right: 5px;
}

.nav1_1 {
	padding-left:16px;
	height: 26px;
	border-bottom: #777777 1px solid;
}

.nav1_1 a {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav1_2 {
	padding-left:16px;
	height: 26px;
	background-color: #DEDEDE;
	font-weight:bold;
	border-bottom: #777777 1px solid;
}

.nav1_2 a {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}


.nav2_1 {
	padding-left:20px;
	height: 20px;
	border-bottom: #777777 1px solid;
}

.nav2_1 a {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav2_2 {
	padding-left:20px;
	height: 20px;
	background-color: #EAD98D;
	border-bottom: #777777 1px solid;
}

.nav2_2 a {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav2_2 a:visited {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav2_2 a:hover {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav3_1 {
	padding-left:25px;
	height: 20px;
	border-bottom: #777777 1px solid;
}

.nav3_1 a {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav3_1 a:visited {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav3_1 a:hover {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav3_2 {
	padding-left:25px;
	height: 20px;
	border-bottom: #777777 1px solid;
}

.nav3_2 a {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav3_2 a:visited {
	display:block; 
	width:100%;
	color:#000000;
	text-decoration:none;
}

.nav3_2 a:hover {
	display:block; 
	width:100%;
	color:#999999;
	text-decoration:none;
}



td.newsitem {
	width:128px;
}

newsitem {
	width: 128px;
}

.newstitle {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
	font-weight: normal;
}

