body {
	font: Tahoma;
	font-family: Tahoma;
	background-color: #ffffff;
	color: #576363;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

p, table {
	font-family: Tahoma;
	color: #576363;
	font-size: 12px;
	text-align: justify;
}

a {
	color: #ff9000;
	font-family: Tahoma;
}

b {
	color: #00519e;
	font-weight: bold;
}

li {
	margin-left: 0px;
}

input, select, textarea {
	border: solid 1px #00519e;
}

.date {
	color: #70a3d6;
	font-size: 12px;
	font-weight: bold;
}

.page_title {
	color: #70a3d6;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	margin-left: -20px;
}

.page_title2 {
	color: #70a3d6;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #00519e;
	text-decoration: none;
}

.menu:hover {
	color: #ff9000;
}

.sel_menu {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #ff9000;
	text-decoration: none;
}

td.title {
	background: url(pics/title_bg.gif) repeat-x;
	background-color: #75a7d9;
}

td.title_con {
	background: url(pics/title_con.gif) no-repeat;
	background-color: #75a7d9;
}

.title {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

table.blok1 {
	background-color: #ecf5fe;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
}

table.blok2 {
	background-color: #f8f3e8;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
}

table.blok3 {
	background-color: #dbebf8;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
}

a.blok_a {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #576363;
}

a.blok_a:hover {
	text-decoration: underline;
}

.size_8 {
	font-size: 8px;
}

.size_10 {
	font-size: 10px;
}

.size_12 {
	font-size: 12px;
}

.size_14 {
	font-size: 14px;
}

.size_16 {
	font-size: 16px;
}

.size_18 {
	font-size: 18px;
}

.size_20 {
	font-size: 20px;
}                    	
