body {
	background-image: url(img/bg.gif);
	margin: 0px;
}
.header {
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	margin: 0px;
}
#uploadedImg {
	border: 4px solid #FFF;
	margin: 0px;
}
#noMargin {
	margin: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	height: 15px;
	text-align: right;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu a:link, a:active, a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

.menu a:hover {
	text-decoration: underline;
}
.wrapper #menu a {
	color: #FFFFFF;
	font-size: 11px;
}

.contents p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.contents td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.contents td a:link, a:hover, a:visited, a:active {
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #BA8C38;
}

.contents a:link, a:hover, a:visited, a:active {
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #BA8C38;
}
.hitta {
	margin: 0px;
}
.hitta p , #addField{
	background-color: #111111;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
}
#red {
	font-weight: bold;
	color: #F30;
}
#smallField {
	height: 15px;
	width: 350px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	line-height: 15px;
	font-size: 12px;
}
#largeField {
	height: 100px;
	width: 350px;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	font-size: 11px;
}
.hitta p:hover , #addField:hover{
	background-color:#333333
	}

.contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contents{
	color: #CCCCCC;
	padding: 10px;
	border: 1px solid #333333;
	margin: 10px;
	font: 13px Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-size: 25px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

img {
	behavior:	url("pngbehavior.htc");
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 15px;
}.contents h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 15px;
}

.cp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	text-align: right;
	color: #FF6600;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
}
.banners {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	height: 80px;
	width: 90%;
	border: 1px solid #333333;
	background-color: #000000;
	text-align: center;
	margin: 5px;
	padding: 10px;
}
.wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}

