body {
font-family: arial;
font-size: 12px;
color: #6B2323;
text-align: justify;
cursor: default;
margin: 0;
padding-top: 0px;
line-height: 20px;
background-image:url(yvnltausta.png);
background-repeat:repeat-y;
background-color:#380202;
}

h1 {
font-family: georgia;
font-size: 22px;
font-weight:bold;
color: #4B0303;
text-align: left;
line-height: 19px;
text-transform: uppercase;
}

h2 {
font-family: georgia;
font-size: 15px;
font-weight:bold;
color: #4B0303;
text-align: left;
line-height: 10px;
text-transform: uppercase;
}

a:link {
font-family: arial;
font-size: 11px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #515151;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #4B0303;
}

a:hover {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #4B0303;
}

a:active {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #AE3838;
}

a:link.linkitti {
font-family: georgia;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #4B0303;
}
 
a:visited.linkitti {
font-family: georgia;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #4B0303;
}

a:hover.linkitti {
font-family: georgia;
font-size: 12px;
cursor: pointer;
text-decoration:none;
color: #AE3838;
}

a:active.linkitti {
font-family: georgia;
font-size: 11px;
cursor: pointer;
text-decoration: none;
color: #AE3838;
}

a:link.lolo {
font-family: georgia;
font-size: 11px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #4B0303;
}
 
a:visited.lolo {
font-family: georgia;
font-size: 11px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #4B0303;
}

a:hover.lolo {
font-family: georgia;
font-size: 11px;
cursor: pointer;
text-decoration:none;
color: #AE3838;
}

a:active.lolo {
font-family: georgia;
font-size: 11px;
cursor: pointer;
text-decoration: none;
color: #AE3838;
}

table{
text-align:left;
}

#admintable td {
	vertical-align: top;
	min-width: 15%;
}