.sub:link {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:1px;
	color: #0B50EC;
	text-decoration: none;
	width:209px;
	border-bottom:1px dashed #D3D3D3;
}
.sub:visited {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:1px;
	color: #0B50EC;
	text-decoration: none;
	width:209px;
	border-bottom:1px dashed #D3D3D3;
}
.sub:hover {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:1px;
	color: #F26521;
	text-decoration: none;
	width:209px;
	border-bottom:1px dashed #D3D3D3;
}
#subactive {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:1px;
	color: #252525;
	background-color:#FFDFDF;
	text-decoration: none;
	width:209px;
	border-bottom:1px dashed #D3D3D3;
}

.insub:link {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:1px;
	color: #F26521;
	text-decoration: none;
	width:209px;
	border:1px solid #F2F1F1;
}
.insub:visited {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:1px;
	color: #F26521;
	text-decoration: none;
	width:209px;
	border:1px solid #F2F1F1;
}
.insub:hover {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:1px;
	color: #F26521;
	text-decoration: none;
	width:209px;
	border:1px solid #F2F1F1;
}
.insub:active {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:1px;
	color: #F26521;
	text-decoration: none;
	width:209px;
	border:1px solid #F2F1F1;
}

.mail:link {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:8px;
	color: #666666;
	text-decoration: none;
	width:209px;
	border:1px solid #F2F1F1;
}
.mail:visited {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:8px;
	color: #666666;
	text-decoration: none;
	width:209px;

	border:1px solid #F2F1F1;
}
.mail:hover {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:8px;
	color: #666666;
	text-decoration: none;
	width:209px;
	border:1px solid #F2F1F1;
}
.mail:active {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:16px;
	padding:3px 0px 3px 20px;
	margin-top:8px;
	color: #666666;
	text-decoration: none;
	width:209px;
	border:1px solid #F2F1F1;
	}
	.fpro:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	margin-top:1px;
	padding:5px;
	background:url(../images/button_hover.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	}
	.fpro:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px;
	color:#FFFFFF;
	background:url(../images/button_link.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	}
	.fpro:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:5px;
	color:#FFFFFF;
	background:url(../images/button_link.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
	}
	.shadetabs li.selected .fpro{
	background-image: url(../images/button_visited.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}
	.shadetabs li.selected .fpro:hover{
	background:url(../images/button_link.gif);
	background-position:center;
	background-repeat:no-repeat;
	border:none;
}


#space
{
width:229px;
height:28px;
}

.mainheadspace
{
padding-bottom:8px;
}


.news 
	{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	scrollbar-3dlight-color:#A3A3A3; 
	scrollbar-arrow-color:#A3A3A3; 
	scrollbar-base-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-face-color:#EBEBEB; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-shadow-color:#a3a3a3; 
	width: 193px; 
	height: 150px; 
	overflow: auto; 
	}
