    A:link          { color: #0000ee; text-decoration: none; font-weight: bold }
    A:visited       { color: #551a8b; text-decoration: none; font-weight: bold }
    A:active        { color: #ee0000; text-decoration: none; font-weight: bold }
    A:hover         { color: #000000; text-decoration: underline; font-weight: bold }

    BODY            { font-size: 8pt; background: rgb(255, 204, 51); COLOR: #000000; font-size: 14pt; font-family: Comic Sans MS; }
    TEXTAREA        { font-family: tahoma; font-size: 8pt; background-color: #FFFFFF; color: #000000; font-weight: normal; border: 1 solid #000000 }
    INPUT           { font-family: tahoma; font-size: 8pt; background-color: #FFFFFF; color: #000000; font-weight: normal; border: 1 solid #000000 }
    SUBMIT          { font-family: tahoma; font-size: 8pt; background-color: #FFFFFF; color: #000000; font-weight: normal; border: 1 solid #000000 }
    SELECT          { font-family: tahoma; font-size: 8pt; background-color: #FFFFFF; color: #000000; font-weight: normal; border: 1 solid #000000 }
    INPUT.RADIO     { background-color: #F2F2F2; color: #F2F2F2; border: 1 solid #F2F2F2}
    INPUT.CHECK     { background-color: #F2F2F2; color: #F2F2F2; border: 1 solid #F2F2F2}
    TABLE           { font-family: Comic Sans; font-size: 14pt }
    TD              { font-family: Comic Sans; font-size: 14pt }



.container	{
	background-color: #ccff99;
	border: 1px solid #790AE5;
	width:760px;
	height: 900px;
	valign: top;
}

.sidetable {
	width: 120px;
	border: 1px solid #790AE5;
	valign: center;
}

.sideframe {
	width: 150px;
	height: 810px;
	frameborder: 0;
	marginwidth: 1px; 
	marginheight: 1px;
}

.middenframe {
	width: 510px;
	height: 810px;
	frameborder: 0;
	marginwidth: 1px; 
	marginheight: 1px;
}


.middentable {
	width: 100%;
	border: 1px solid #790AE5;
	valign: top;
}

.menutable	{
	width: 100px;
	border: 1px solid #790AE5;
	valign: top;
	}
	
.tabelkop	{
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #790AE5;
	border: 0 solid white;
	font: 12px verdana;
	font-weight: bold;
	color: #76E50A;
	padding: 0;
	margin: 0;
	}
	

