body {
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bg.jpg);
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #6F6F6F;
	text-decoration: none;
}
a.menu:link {
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
}
.menuValgt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: Bold;
	color: #333333;
	text-decoration: none;
}
a.submenu:link {
	color: #333333;
	text-decoration: none;
}
a.submenu:visited {
	color: #333333;
	text-decoration: none;
}
a.submenu:hover {
	color: #666666;
	text-decoration: none;
}
a.submenu:active {
	color: #333333;
	text-decoration: none;
}
.submenuValgt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color:#FF6600;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight:normal;
	line-height: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:hover {
	color: #666666;
	text-decoration: none;
}
a.copyright:active {
	color: #CCCCCC;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	text-align: left;
}
.topnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #8A8A8A;
	text-decoration: none;
}
a.topnavigation:link {
	color: #8A8A8A;
	text-decoration: none;
}
a.topnavigation:visited {
	color: #8A8A8A;
	text-decoration: none;
}
a.topnavigation:hover {
	color: #606060;
	text-decoration: none;
}
a.topnavigation:active {
	color: #8A8A8A;
	text-decoration: none;
}
a:link {
	color: #606060;
	text-decoration: none;
}
a:visited {
	color: #606060;
	text-decoration: none;
}
a:hover {
	color: #606060;
	text-decoration: underline;
}
a:active {
	color: #606060;
	text-decoration: none;
}
.body11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #606060;
	text-decoration: none;
	text-align: left;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	height: 14px;
	width: 185px;
	border: 1px solid #B7B9B9;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #EEEEEE;
}
.inputTextMulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	height: 64px;
	width: 185px;
	border: 1px solid #B7B9B9;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #EEEEEE;
}
.note {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight:normal;
	line-height: 9px;
	color: #606060;
	text-decoration: none;
}
.sendKnap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/send.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 61px;
	border: none;
	background-color:#EEEEEE;
	padding-bottom: 4px;
	cursor: hand;
}
.resetKnap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/reset.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 20px;
	width: 61px;
	border: none;
	background-color:#EEEEEE;
	padding-bottom: 4px;
	cursor: hand;
}

