
ul.navigation
{
	list-style: none;
	padding: 0;margin:0;display:block;height:30px;!height:18px;
	border-bottom: Solid 3px #00316c;
	margin-bottom:13px;
}
* html ul.navigation
{
	height: 1%;
}
.navigation li
{
	float: left;
	margin: 0;
	padding: 0;	
	height:25px;display:block;
}
.border
{
	display:block;
	border-top: Solid 3px #00316c;
	margin-bottom:13px;
}


ul.navigation a
{
	display: inline;
	float: left;padding-top:5px;
	height:25px;
}
ul.navigation span
{
	display:inline;
}

/*
.TabA, .TabA:visited
{
	color: #000;
	background: #edf5fb url(../Pictures/layout/navl-article-new1.gif) left top no-repeat;
	font-weight: bold;
	padding-left: 10px;
	text-decoration: none;
	
	height:25px;
}

.TabSpan, .TabA:visited span
{
	background: #edf5fb url(../Pictures/layout/navr-article-new1.gif) right top no-repeat;
	padding-right: 10px;padding-top:5px;
	width:100%;padding-bottom:12px;
}

.TabA:hover, .TabAa:active, .TabA:focus
{
	color: #fff;
	background: #00316c url(../Pictures/layout/navlh-article-new1.gif) left top no-repeat;
	font-weight: bold;
	padding-left: 10px;padding-top:5px;
}
.TabA:hover span, .TabAa:active span, .TabA:focus span
{
	background: #00316c url(../Pictures/layout/navrh-article-new1.gif) right top no-repeat;
	padding-right: 10px;padding-top:5px;padding-bottom:12px;
}

.SelectedA, .SelectedA:hover, .SelectedA:active, .SelectedA:focus
{
	color: #fff;
	background: #00316c url(../Pictures/layout/navlh-article-new1.gif) left top no-repeat;
	font-weight: bold;
	padding-left: 10px;padding-top:5px;
	text-decoration: none;
}
.SelectedSpan, .SelectedA:hover span, .SelectedA:active span, .SelectedA:focus span
{
	background: #00316c url(../Pictures/layout/navrh-article-new1.gif) right top no-repeat;
	padding-right: 10px;padding-top:5px;padding-bottom:12px;
}
*/

.TabSpan1, .TabA:visited .TabSpan1
{
	background: #edf5fb url(../Pictures/layout/navl-article-new1.gif) left top no-repeat;
	padding-left: 7px;
	padding-bottom: 12px;
	padding-top: 5px;
}
.TabSpan2, .TabA:visited .TabSpan2
{
	font-weight: bold;
	color: #000;
	background: url(../Pictures/layout/navTop.gif) left top repeat-x;
	padding-top:5px;
	padding-left: 7px;
	padding-bottom:15px;
	margin-left:-3px;
	padding-right: 7px;
}

.TabSpan3, .TabA:visited .TabSpan3
{
	background: #edf5fb url(../Pictures/layout/navr-article-new1.gif) right top no-repeat;
	padding-right: 4px;padding-top:5px;
	width:100%;padding-bottom:12px;
}

.TabA:hover .TabSpan1, .TabA:active .TabSpan1, .TabA:focus .TabSpan1
{
	background: #00316c url(../Pictures/layout/navlh-article-new1.gif) left top no-repeat;
}

.TabA:hover .TabSpan2, .TabA:active .TabSpan2, .TabA:focus .TabSpan2
{
	background: url(../Pictures/layout/navhTop.gif) left top repeat-x;
	color: #fff;
	font-weight: bold;
}
.TabA:hover .TabSpan3, .TabA:active .TabSpan3, .TabA:focus .TabSpan3
{
	background: #00316c url(../Pictures/layout/navrh-article-new1.gif) right top no-repeat;
}

.SelectedA .TabSpan1, .SelectedA:hover .TabSpan1, .SelectedA:active .TabSpan1, .SelectedA:focus .TabSpan1
{
	background: #00316c url(../Pictures/layout/navlh-article-new1.gif) left top no-repeat;
}

.SelectedA .TabSpan2, .SelectedA:hover .TabSpan2, SelectedA:active .TabSpan2, .SelectedA:focus .TabSpan2
{
	background: url(../Pictures/layout/navhTop.gif) left top repeat-x;
	color: #fff;
	font-weight: bold;
}
.SelectedA .TabSpan3, .SelectedA:hover .TabSpan3, SelectedA:active .TabSpan3, .SelectedA:focus .TabSpan3
{
	background: #00316c url(../Pictures/layout/navrh-article-new1.gif) right top no-repeat;
}


ul.navigation a:visited
{
    -moz-outline-style:none;
    !outline-style:none;
	text-decoration: none;
}

ul.navigation a:active
{
    -moz-outline-style:none;
    !outline-style:none;
	text-decoration: none;
}

ul.navigation a:focus
{
    -moz-outline-style: none;
    !outline: none;
	text-decoration: none;
}

ul.navigation span
{
    border:0px;
    -moz-outline-style: none;
    !outline: none;
	text-decoration: none;
}

ul.navigation img
{
    border:0px;
    -moz-outline-style: none;
    !outline: none;
	text-decoration: none;
}

