@charset "UTF-8";
.txt15 {
	font-size: 13px;
	line-height: 25px;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: right;
}
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left 140px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bkg.jpg);
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.News_win {
	font-size: 13px;
	line-height: 1.2em;
	color: #333333;
	text-decoration: none;
	text-align: right;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#container {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	height: 510px;
	background-color: #FFFFFF;
	top: 50px;
	border: thin solid #333333;
}
#content {
	border-right-color: #333333;
	margin-top: 0px;
	height: 300px;
	clear: none;
	width: auto;
	visibility: visible;
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: medium;
	border-right-style: solid;
	overflow: visible;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
}
.content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align: right;
	color: #333333;
	text-decoration: none;
	line-height: 1.6em;
}
#Header {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 10px;
}
.header {
	font-size: 15px;
	color: #333333;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
}
.tagline {font-size: 14px}
#Navigation {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #CCC;
	height: 30px;
	background-image: url(images/menubkgr.png);
	background-repeat: repeat;
	background-position: left center;
}
.Navigation {
	font-size: 14px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	padding-right: 10px;
	padding-top: 10px;
}
#container #Navigation a:link {
	color: #000;
	text-decoration: none;
}
#container #Navigation a:visited {
	color: #000;
	text-decoration: none;
}
#container #Navigation a:hover {
	background-color: #999;
	color: #333;
	padding-top: 10px;
	padding-bottom: 13px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #333;
}
#container #content #text {
	width: 450px;
	float: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: hidden;
	overflow: hidden;
	height: 250px;
}
#container #content #test2 {
	float: right;
	clear: right;
	width: 100px;
	margin-top: 0%;
	overflow: hidden;
	height: 300px;
	visibility: hidden;
	margin-right: 20px;
}
#container #subnav {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.subnav {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#footer {
	position:absolute;
	width:100%;
	bottom: 0px;
	margin-top: 550px;
	visibility: visible;
	overflow: hidden;
	z-index: -1;
	left: -5px;
}
.footer {
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
#container #tagline {
	float: right;
	height: 30px;
	padding-top: 28px;
	padding-right: 20px;
}
#container #content #bar {
	float: left;
	height: 300px;
	width: 5px;
	margin-top: 0px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333;
}

