html {
  height: 100%;
  margin-bottom: 0px;
}

img,table {
	border:none;
}

table {
	vertical-align:top;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #99FF33;
}
a:link {
	text-decoration: none;
	color: #99FF33;
	font-weight: bold;
}

a:hover {
	
	font-weight: bolder;
	color: #dbf217;
	font-style: normal;
	font-stretch: normal;
	text-align: center;
}
div#menuutama td {
	font-family: Arial, Helvetica, sans-serif;
	color: #99FF33;
	font-weight: bold;
	background-image: url(images/othermenu.jpg);
	background-repeat:no-repeat;
	font-size: 12px;
			
}

div#profilmenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/profilmenu.jpg);
	font-size: 12px;
}

div#mainmenu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/mainmenu.jpg);
	font-size: 12px;
	
}
hr {
	background-color: #07901e;
	
}


a:active {
	text-decoration: none;
}
#formadd form input {
	background-color: #33CCFF;
}

#formadd form select {
	background-color: #33CCFF;
	display: compact;
}
#formadd form textarea {
	background-color: #33CCFF;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	display: block;
	margin:6px 9px 6px;
	position: static;
	overflow: hidden;
	table-layout: auto;
	max-width: 700px;
	padding: 0px;
		}
#contenthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	display: block;
	margin: 0px;
	position: static;
	overflow: hidden;
	table-layout: auto;
	width: 520px;
       
}
