body {
	margin: 0px;
	height:100%;
}

html {
	height: 100%;
	display: block;
}

#Content {
	height: 100%;
	font-family: Tahoma, Arial;
	font-size: 12px;
}

.Btn_Search {
	background-color: #F0F0F0;
	width: 60px;
	border: 1px solid #646464;
	font-size: 12px;
	font-family: Tahoma, Arial, "Arial Black", Verdana;
	color: #1D1D1D;
	margin-left: 10px;	/*margin-top:10px;*/
	margin-top: 4px;
	display: inline;
	height: 20px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.Search_Box_Large_200_En{
	width: 100px;
	border: 1px solid #646464;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #1D1D1D;
	display: inline;
	height: 18px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: right;
}
.Below_Border_Dashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 8px;
}

#Top_Nav a:link, #Top_Nav a:visited {
	font-family: Tahoma, Arial, "Arial Black", Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#Top_Nav {
	display: inline;
	width: 250px;
}


#Top_Nav  a:hover, #Top_Nav a:active {
	font-family: Tahoma, Arial, "Arial Black", Verdana;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
}
.Title_Box {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #373737;
	text-decoration: none;
	font-weight: bold;
}
#Below_Nav a:link, #Below_Nav a:visited {
	font-family: Tahoma, Arial, "Arial Black", Verdana;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
}

#Below_Nav a:hover, #Below_Nav a:active {
	font-family: Tahoma, Arial, "Arial Black", Verdana;
	font-size: 11px;
	color: #AB1409;
	text-decoration: none;
}
.Top_PAd {
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#Below_Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #373737;
	text-decoration: none;
}
.Btn_Return {
	background-color: #F0F0F0;
	width: 170px;
	border: 1px solid #646464;
	font-size: 12px;
	font-family: Tahoma, Arial, "Arial Black", Verdana;
	color: #1D1D1D;
	height: 22px;
	padding: 3px;
	text-decoration: none;
}

