/* Localized */
.subMenu{
	height: 25px;
	background-color: #662c91;
}
	.subMenu ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
		.subMenu li {
			margin: 0;
			padding: 0;
			padding: 0 21px;
			display: block;
			float: left;
		}
			.subMenu li a {
				margin: 0;
				padding: 2px 0 0 0;
				color: #ffffff;
				text-decoration: none;
				text-transform: uppercase;
				font-weight: bold;
				font-size: 9pt;
				line-height: 25px;
				display: block;
			}
			.subMenu li a:hover {
				text-decoration: underline;
			}
			
	.tab_1_1 {
		background-image: url(../images/1_1/tab_1_1.gif);
		background-repeat: no-repeat;
		background-position: center -4px;
	}
	.tab_1_2 {
		background-image: url(../images/1_1/tab_1_2.gif);
		background-repeat: no-repeat;
		background-position: center -4px;
	}
	.tab_1_3 {
		background-image: url(../images/1_1/tab_1_3.gif);
		background-repeat: no-repeat;
		background-position: center -4px;
	}
	.tab_1_4 {
		background-image: url(../images/1_1/tab_1_4.gif);
		background-repeat: no-repeat;
		background-position: center -4px;
	}
	.tab_1_5 {
		background-image: url(../images/1_1/tab_1_5.gif);
		background-repeat: no-repeat;
		background-position: center -4px;
	}
	.tab_1_6 {
		background-image: url(../images/1_1/tab_1_6.gif);
		background-repeat: no-repeat;
		background-position: center -4px;
	}
	
	
.subNav {
	margin: 3px 0;
	padding: 0;
	list-style-type: none;
}
	.subNav li {
		font-size: 8pt;
		line-height: 8pt;
		margin-bottom: 14px;
		text-transform: uppercase;
	}
		.subNav li a {
			font-size: 8pt;
			text-transform: uppercase;
			color: #662C91;
			font-family: tahoma, sans-serif;
			text-decoration: none;
		}
		.subNav li a:hover {
			text-decoration: underline;
		}
			