body,td {	font-family: Arial;
	font-size: 9pt;
	line-height: 120%;}

img#logo {
	border: 2px solid #e4e4e4;
	float: left;
	margin: 20px 20px 20px 0px;;
}

div#dotline {	border-top: 1px dotted #C0C0C0;
	margin: 30px 0;
}

#small_font {	font-size: 8pt;
}

#small_font_color {
	font-size: 8pt;
	color: #a2c32f;
	font-weight: bold;
}

#title_first {    font-size: 13pt;
    font-weight: bold;
    color: #5b6671;
}

#title_second {
    font-size: 13pt;
    font-weight: bold;
    color: #05A7B2;
}

div#news {	font-size: 8pt;
	margin-top: 20px;
}

table#line {	margin:0;	margin-top: 5px;
	padding:0;
	width: 100%;
	background-color: #05A7B2;
}

table#line td {	padding:1;
	margin:0;
}

a:link, a:visited {    color: #05A7B2;
    text-decoration: underline;
}

a:hover {	text-decoration: none;
}

a:link.upmenu, a:visited.upmenu {	color: #5b6671;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
}

a:link.bottommenu, a:visited.bottommenu {
	color: #5b6671;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: normal;
}

a:link.middlemenu, a:visited.middlemenu {
	color:  #05A7B2;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

div#line {	padding: 10px 0;
	height: 1px;
	background: url(img/line_dot.gif) repeat-x
}

