﻿#TopNav {
	vertical-align: text-bottom;
	background-color: #FFFFFF;
	background-image: url(../images/top_0.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	display: block;
	margin: 0px 12px 0px 0px;
}
#TopNav a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	vertical-align: bottom;
}
#TopNav a:hover{
	color: #cc0000;
}
#TopNav img{
	margin-left: 4px;
	border: none;
	vertical-align: text-bottom;
}
#TopTitle {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height: 55px;
	display: block;
}
.TopEnglish {
	position: absolute;
	top: 48px;
	right: 8px;
	border: none;
}
#TopLink {
	text-align: right;
	background-color: #E6E6E6;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 1px 10px 0px 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	vertical-align: text-top;
	height: 22px;
	background-image: url(../images/top_link_bg.gif);
}
#TopLink a{
	font-size: 13px;
	color: #444444;
	text-decoration: none;
	background-image: url(../images/bullet_nav.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 2px;
}
#TopLink a:hover {
	color: #CC0000;
	background-image: url(../images/bullet_nav_m.gif);
	background-repeat: no-repeat;
}
.Accesskey {
	position: absolute;
}
.Accesskey a {
	color: #E6E8DD;
	filter: Alpha(Opacity=30);
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Accesskey a:hover {
	color: #FFFFFF;
	filter: Alpha(Opacity=100);
	text-decoration: none;
	font-size: 100%;
}
.Accesskey a:visited {
	color: #E6E8DD;
	filter: Alpha(Opacity=30);
	font: 16px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

