html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #f5f3f1;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	color: #3d5677;
}

img {
	border: 0px;
}

a, a:hover {
	color: #3d5677;
	text-decoration: underline;
}

#top_container {
	width: 100%;
	height: 80px;
	background-image: url("../images/bg_top.gif");
	background-repeat: repeat-x;
}

#top {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
	height: 78px;
	padding-top: 2px;
}

#top ul, #top li, #top img {
       margin: 0px;
       border: 0px;
       padding: 0px;
}

#top ul {
       list-style-type: none;
       float: right;
       right: 0px;
       margin-top: 50px;
       height: 24px;
}

#top li {
	display: inline;
	float: left;
}

#middle_container {
	background-color: #ececec;
	background-image: url("../images/bg_middle.gif");
	background-repeat: repeat-x;
	width: 100%;
	text-align:center;
}

#middle {
	width: 970px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#middle_content {
	width: 960px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/bg_middle2.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-top:10px;
	text-align: justify;
}

#footer_container {
	background-image: url("../images/bg_footer.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 165px;
	font-size: 12px;
}

#footer {
	height: 160px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
	padding-top: 20px;
}

#main_left {
	float: left;
	width: 560px;
	padding-right: 20px;
}

#main_right {
	float: right;
	width: 380px;
}

h1 {
	font-size: 14px;
}

.left {
	float: left;
}

.rightF a {
	float: right;
}

.rightF a {
	float: right;
	background-image: url('../images/madeinN.gif'); 
	width:106px;
	height:21px;
}
.rightF a:hover {
	background-image: url('../images/madein.gif'); 
	width:106px;
	height:21px;
}

.both {
	clear: both;
}

.contentN {
	margin:0 0 0 5px;
}

#MemberLoginForm_LoginForm_Email {
	border:1px solid grey;
	margin:2px 0 2px 5px;
}

#MemberLoginForm_LoginForm_Password {
	border:1px solid grey;
	margin:2px 0 2px 5px;
}

.left {
	margin-top:3px;
}

#MemberLoginForm_LoginForm_action_dologin,#MemberLoginForm_LoginForm_action_forgotPassword {
	border:1px solid grey;
	background-color:#FFFFFF;
	margin:4px 0 0 2px;
}

.stopkaNNIf {
	background-color:transparent;
}

#stopkaCl {
	color:red;
}

#logo {
	float: left; margin: 0px; padding: 0px; width: 240px;
}
