body {
	margin: 0px;
	font-family: 'Trebuchet MS', arial, helvetica;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
		
}

h1, h2, h3 {
	font-family: Trebuchet MS, Verdana, Arial;
	letter-spacing: 4px;	
	color: #000000;	 		
	font-variant: small-caps;	
}

h1 {
	margin-top: 10px;
	font-size: 18px;
	line-height: 17pt;
	border-bottom: 2px solid #E20025;
}

h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
}
h4 {
	font-size: 12px;
}

ul {
	line-height: 20px;
	list-style: square;
	margin-top: 5px;	
}

.red_asterix {
	font-weight: bold;
	color: red;
	vertical-align: top;
	margin-left: 2px;	
	
}

table tr {
	vertical-align: top;	
}

img {
	padding: 4px;
	border: none;	
}

img #border{
	padding: 4px;
	border: 1px solid #FFFFFF;	
}

img.ikoni {
	padding: 0px;
	border: 0px;
}

textarea, input {
	font-family: 'Trebuchet MS', Arial;
	font-size: 13px;
		
}



#container {
	position: relative;
	width: 730px;
	margin-top: 10px;
	padding-top: 0px;	
	border: 8px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	text-align: left;
}


#header {
	display: block;
	height: 90px;
}

#menubar {
	display: none;
}

#soitin {
	display: none;
}

#soitin_frame {
	display: none;
}


#content {
	padding: 10px;
	padding-left: 30px;
	margin-left: 3px;
}

#footer {	
	margin-left: 4px;
	height: 20px;
	width: 720px;

	color: #AAAAAA;
	font-size: 11px;		
}

#footer a {
	color: #AAAAAA;	
}
